Aspose::Pdf::Text namespace

Classes

ClassDescription
AbsorbedCellRepresents cell of table that exist on the page.
AbsorbedRowRepresents row of table that exist on the page.
AbsorbedTableRepresents table that exist on the page.
CharInfoRepresents a character info object. Provides character positioning information.
CharInfoCollectionRepresents CharInfo objects collection.
CustomFontSubstitutionBaseRepresents a base class for custom font substitution strategy.
FileFontSourceRepresents single font file source.
FolderFontSourceRepresents the folder that contains font files.
FontRepresents font object.
FontAbsorberRepresents an absorber object of fonts. Performs search for fonts and provides access to search results via FontAbsorber::Fonts collection.
FontCollectionRepresents font collection.
FontRepositoryPerforms font search. Searches in system installed fonts and standard Pdf fonts. Also provides functionality to open custom fonts.
FontSourceRepresents a base class fot font source.
FontSourceCollectionRepresents font sources collection.
FontSubstitutionRepresents a base class fot font substitution strategies.
FontSubstitutionCollectionRepresents font substitution strategies collection.
IFontOptionsUseful properties to tune Font behaviour.
IFontSubstitutionCallbackThis interface declares a callback mechanism to send notifications.
IFontSubstitutionRegistratorThis interface declares necessary functionality for register font substitutions.
ITableElementThis interface represents an element of existing table extracted by TableAbsorber.
MarkupParagraphRepresents a paragraph.
MarkupSectionRepresents a markup section - the rectangular region of a page that contains text and can be visually divided from another text blocks.
MemoryFontSourceRepresents single font file source.
OnSegmentChangedEventArgsContains additional information about OnSegmentChangedEvent that is delivered to listeners.
PageMarkupPage markup represented by collections of MarkupSection and MarkupParagraph.
ParagraphAbsorberRepresents an absorber object of page structure objects such as sections and paragraphs. Performs search for sections and paragraphs of text and provides access for rectangles and polydons that describes it in text coordinate space. Also performs text segments search and provides access to search results via TextFragments collections grouped by structure elements.
ParagraphAbsorberOptionsRepresents options for the ParagraphAbsorber.
PositionRepresents a position object.
SimpleFontSubstitutionRepresents a class for simple font substitution strategy.
SystemFontSourceRepresents all fonts installed to the system.
SystemFontsSubstitutionRepresents a class for font substitution strategy that substitutes fonts with system fonts.
TableAbsorberRepresents an absorber object of table elements. Performs search and provides access to search results via TableAbsorber::TableList collection.
TabStopRepresents a custom Tab stop position in a paragraph.
TabStopsRepresents a collection of TabStop objects.
TextAbsorberRepresents an absorber object of a text. Performs text extraction and provides access to the result via TextAbsorber::Text object.
TextBuilderAppends text object to Pdf page.
TextEditOptionsDescubes options of text edit operations.
TextExtractionErrorDescribes the text extraction error has appeared in the PDF document.
TextExtractionErrorLocationRepresents the location in the PDF document where text extraction error has appeared.
TextExtractionOptionsRepresents text extraction options.
TextFormattingOptionsRepresents text formatting options.
TextFragmentRepresents fragment of Pdf text.
TextFragmentAbsorberRepresents an absorber object of text fragments. Performs text search and provides access to search results via TextFragmentAbsorber::TextFragments collection.
TextFragmentCollectionRepresents a text fragments collection.
TextFragmentStateRepresents a text state of a text fragment.
TextOptionsRepresents text processing options.
TextParagraphRepresents text paragraphs as multiline text object.
TextReplaceOptionsRepresents text replace options.
TextSearchOptionsRepresents text search options.
TextSegmentRepresents segment of Pdf text.
TextSegmentCollectionRepresents a text segments collection.
TextStateRepresents a text state of a text.
UnicodeSubstitutionRepresents character code substitution.

Enums

EnumDescription
CoordinateOriginText CoordinateOrigin enumeration.
FontStylesSpecifies style information applied to text.
FontTypesSupported font types enumeration.
SubstitutionFontCategoriesRepresents font categories that can be substituted.
TabAlignmentTypeEnumerates the tab alignment types.
TabLeaderTypeEnumerates the tab leader types.
TextRenderingModeThe text rendering mode, Tmode, determines whether showing text shall cause glyph outlines to be stroked, filled, used as a clipping boundary, or some combination of the three.