Package | Description |
---|---|
com.aspose.pdf |
The com.aspose.pdf is a root package for all classes of Aspose.PDF for Java library
which are either directly in it like
Document or indirectly through several
subpackages. |
com.aspose.pdf.devices |
The com.aspose.pdf.devices package provides classes which are used for representing
document as image(s) or a plain text.
|
com.aspose.pdf.drawing |
The com.aspose.pdf.drawing package provides classes describing graphic primitives like
arc, line, circle etc.
|
com.aspose.pdf.facades |
The com.aspose.pdf.facades package provides classes originally came from
Aspose.Pdf.Kit.
|
com.aspose.pdf.nameddestinations |
The com.aspose.pdf.nameddestinations package provides classes which describes Named Destinations.
|
com.aspose.pdf.operators |
The com.aspose.pdf.operators is a package for Operator implementations.
|
com.aspose.pdf.printing |
The com.aspose.pdf.printing package provides classes which are used for configuring the printing
process.
|
com.aspose.pdf.tagged |
The com.aspose.pdf.tagged package provides classes that allow to work with TaggedContent of a
document.
|
com.aspose.pdf.tagged.logicalstructure.elements |
The com.aspose.pdf.tagged.logicalstructure.elements is a namespace for PDF Logical Structure classes.
|
com.aspose.pdf.tagged.logicalstructure.elements.bls |
The com.aspose.pdf.tagged.logicalstructure.elements.bls is a namespace for PDF Logical Structure classes.
|
com.aspose.pdf.tagged.logicalstructure.elements.ils |
The com.aspose.pdf.tagged.logicalstructure.elements.ils is a namespace for PDF Logical Structure classes.
|
com.aspose.pdf.text |
The com.aspose.pdf.text package provides classes that allow to extract text,
add text, manipulate existing text of a document.
|
com.aspose.pdf.vector |
Class and Description |
---|
AbsorbedCell
Represents cell of table that exist on the page
|
AbsorbedRow
Represents row of table that exist on the page
|
AbsorbedTable
Represents table that exist on the page
|
ActionCollection
Collection of actions
|
AFRelationship
Enumeration describes associated files relationship.
|
Annotation
Class representing annotation object.
|
AnnotationActionCollection
Represents the collection of annotation actions.
|
AnnotationCollection
Class representing annotation collection.
|
AnnotationSelector
This class is used for selecting annotations using Visitor template idea.
|
AnnotationStateModel
The state model corresponding to state of annotation.
|
AnnotationType
Enumeration of annotation types.
|
AppearanceDictionary
Annotation appearance dictionary specifying how the annotation shall be presented visually on the
page.
|
ApsUsingConverter
Class for Internal usage only.
|
Artifact
Class represents PDF Artifact object.
|
Artifact.ArtifactSubtype
Enumeration of possible artifacts subtype.
|
Artifact.ArtifactType
Enumeration of possible artifact types.
|
ArtifactCollection
Class represents artifact collection.
|
BaseActionCollection
Class encapsulates basic actions with page/annotation/field interactive actions
|
BaseOperatorCollection
Represents base class for operator collection.
|
BaseParagraph
Represents a abstract base object can be added to the page(doc.Paragraphs.Add()).
|
Border
Class representing characteristics of annotation border.
|
BorderInfo
This class represents border for graphics elements.
|
CaretAnnotation
Class representing Caret annotation.
|
Cell
Represents a cell of the table's row.
|
Cells
Represents a cells collection of row.
|
Characteristics
Represents annotation characteristics
|
CharInfo
Represents a character info object.
|
CharInfoCollection
Represents CharInfo objects collection.
|
ChoiceField
Represents base class for choice fields.
|
CircleAnnotation
Class representing Circle annotation.
|
Collection
Represents class for Collection(12.3.5 Collections).
|
Color
Represents class for color value which can be expressed in different color space.
|
ColorBarAnnotation
Class representing ColorBarAnnotation annotation.
|
ColumnInfo
This class represents a columns info.
|
CommonFigureAnnotation
Abstract class representing common figure annotation.
|
CompositingParameters
Represents an object containing graphics compositing parameters of current graphics state.
|
ContentsAppender
Performs contents modifications in APPEND mode only.
|
Copier
Class for coping object
|
CryptoAlgorithm
Represent type of cryptographic algorithm that used in encryption/decryption routines.
|
Dash
Class representing line dash pattern.
|
DefaultAppearance
Describes default appearance of field (font, text size and color).
|
DestinationCollection
Class represents the collection of all destinations (a name tree mapping name strings to
destinations (see 12.3.2.3, "Named Destinations") and (see 7.7.4, "Name Dictionary")) in the pdf
document.
|
DocSaveOptions
Save options for export to Doc format
|
Document
Class representing PDF document
|
Document.CallBackGetHocr
The call back procedure for hocr recognize.
|
Document.IDocumentFontUtilities
Holds functionality to tune fonts
|
Document.OptimizationOptions
Deprecated.
This class is obsolete. Please use com.aspose.pdf.optimization.OptimizationOptions instead.
|
DocumentActionCollection
Class describes actions performed on some actions with document
|
DocumentInfo
Represents meta information of PDF document.
|
Element
Class representing base element of logical structure.
|
EmbeddedFileCollection
Class representing embedded files collection.
|
EncryptedPayload
Represents encrypted payload in file specification.
|
ExcelSaveOptions
Save options for export to Excel format
|
ExplicitDestination
Represents the base class for explicit destinations in PDF document.
|
Field
Base class for acro form fields.
|
FileAttachmentAnnotation
Class describes file attachment annotation.
|
FileParams
Defines an embedded file parameter dictionary that shall contain additional file-specific
information.
|
FileSpecification
Class representing embedded file.
|
FixedPrint
Represent Fixed print data of Watermark Annotation.
|
Font
Represents font object.
|
FontCollection
Represents font collection.
|
FontEmbeddingOptions
PDF/A standard requires, that all fonts must be embedded into document.
|
FontSource
Represents a base class fot font source.
|
Form
Class representing form object.
|
Form.FlattenSettings
Class which describes settings for Form flattening procedure.
|
FormattedFragment
Represents abstract formatted fragment.
|
FormType
Enumeration of posible types of Acro Form.
|
FreeTextAnnotation
Represents a free text annotation that displays text directly on the page.
|
GoToAction
Represents a go-to action that changes the view to a specified destination (page, location, and
magnification factor).
|
GraphInfo
Represents graphics info.
|
Group
A group attributes class specifying the attributes of the page’s page group for use in the
transparent imaging model.
|
HeaderFooter
Class represents header or footer pdf page.
|
Heading
Represents heading.
|
HighlightAnnotation
Represents a highlight annotation that highlights a range of text in the document.
|
HorizontalAlignment
Describes horizontal alignment.
|
HtmlLoadOptions
Represents options for loading/importing html file into pdf document.
|
HtmlSaveOptions.CssSavingInfo
This class represents set of data that related to custom saving of CSS during conversion of
PDF to HTML format
|
HtmlSaveOptions.CssSavingStrategy
You can assign to this property custom strategy that implements processing or/and saving of
one CSS's part that was created during conversion of PDF to HTML .
|
HtmlSaveOptions.CssUrlMakingStrategy
You can assign to this property delegate created from custom method that implements creation
of URL of CSS referenced in generated HTML document.
|
HtmlSaveOptions.CssUrlRequestInfo
Represents set of data that related to request from converter to custom code aimed to get
desirable URL (or URL template)of subject CSS
|
HtmlSaveOptions.HtmlPageMarkupSavingInfo
If SplitToPages property of HtmlSaveOptions, then several HTML-files (one HTML file per
converted page) are created during conversion of PDF to HTML.
|
HtmlSaveOptions.HtmlPageMarkupSavingStrategy
Result of conversion can contain one or several HTML-pages ( that also can reference external
files like images or fonts) You can assign to this property delegate created from custom
method that implements processing of got HTML-page(HTML itself) that was created during
conversion.
|
HtmlSaveOptions.ResourceSavingStrategy
To this property You can assign delegate created from custom method that implements
processing of external resource(Font or Image) that was extracted from PDF and must be saved
as external resource during conversion of PDF to HTML.
|
Hyperlink
Represents abstract hyperlink.
|
IAnnotationVisitor
Defines Visitor for visiting different document annotations.
|
IAppointment
Represents general interface for actions and destinations.
|
IColorSpaceConversionStrategy
Interface for color space conversion strategies.
|
IconFit
Describes how the widget annotation's icon shall be displayed within its annotation rectangle.
|
Id
Represents file identifier structure.
|
IDocument
interface representing PDF document
|
IFontOptions
Useful properties to tune Font behavior
|
Image
Represents image.
|
ImagePlacement
Represents characteristics of an image placed to Pdf document page.
|
ImagePlacementAbsorber
Represents an absorber object of image placement objects.
|
ImagePlacementCollection
Represents an image placements collection
|
ImageType
Represents image format types.
|
ImportOptions
ImportOptions type hold level of abstraction on individual import options.
|
InkAnnotation
Represents a freehand "scribble" composed of one or more disjoint paths.
|
InternalHelper.InternalLogic.TestHelper |
IOperatorSelector
Defines Visitor for visiting different pdf operators.
|
IPageSetOptions
Defines conversion options related to a set of pages to convert.
|
IPipelineOptions
Defines conversion options related to pipeline configuration.
|
ITableElement
This interface represents an element of existing table extracted by TableAbsorber.
|
Layer
Represents page layer.
|
LevelFormat
Represents format of the table of contents.
|
LightweightOperatorCollection
Lightweight operator collection.
|
LineAnnotation
Class representing line annotation.
|
LineEndingsDrawer
Draws line endings for annotations.
|
LinkAnnotation
Represents either a hypertext link to a destination elsewhere in the document or an action to be
performed.
|
LoadFormat
Specifies load format.
|
LoadOptions
LoadOptions type holds level of abstraction on individual load options
|
LoadOptions.ResourceLoadingResult
Result of custom loading of resource
|
LoadOptions.ResourceLoadingStrategy
Sometimes it's necessary to avoid usage of internal loader of external resources(like images
or CSSes) and supply custom method, that will get requested resources from somewhere.
|
MarginInfo
This class represents a margin for different objects.
|
MarkupAnnotation
Abstract class representing markup annotation.
|
MarkupParagraph
Represents a paragraph.
|
MarkupSection
Represents a markup section - the rectangular region of a page that contains text and can be visually divided from another text blocks.
|
Matrix
Class represents transformation matrix.
|
Matrix3D
Class represents transformation matrix.
|
Measure
Class which describes Measure coordinate system.
|
Measure.NumberFormat
Number format for measure.
|
Measure.NumberFormatList
Represents list of number formats.
|
MediaClip
Class describes media clip object of rendition.
|
MemoryExtender.CallBackPageImage
The call back procedure for manipulating the cache.
|
Metadata
Provides access to XMP metadata stream.
|
MovieAnnotation
Represents a movie annotation that contains animated graphics and sound to be presented on the
computer screen and through the speakers.
|
Note
This class represents generator paragraph note.
|
OcspSettings
Represents the ocsp settings using during signing process.
|
Operator
Abstract class representing operator.
|
OperatorCollection
Class represents collection of operators
|
Opi
Represents The Open Prepress Interface (OPI) is a mechanism for creating low-resolution
placeholders, or proxies, for such high-resolution images.
|
Option
Class represents option of choice field.
|
OptionCollection
Class representing collection of options of the choice field.
|
OutlineCollection
Represents document outline hierarchy.
|
OutlineItemCollection
Represents outline entry in outline hierarchy of PDF document.
|
Outlines
Class describes collection of outlines.
|
Page
Class representing page of PDF document.
|
Page.BeforePageGenerate
Procedure for customize header and footer.
|
PageActionCollection
This class describes page actions
|
PageCollection
Collection of PDF document pages.
|
PageInfo
Represents the page information for pdf generator.
|
PageLabel
Class representing Page Label range.
|
PageLabelCollection
Class represeingting page label collection.
|
PageMarkup
Page markup represented by collections of
MarkupSection and MarkupParagraph . |
PageSize
Class representing size of page in PDF document.
|
Paragraphs
This class represents paragraph collection.
|
PDF3DAnnotation
Class PDF3DAnnotation.
|
PDF3DArtwork
Class PDF3DArtwork.
|
PDF3DContent
Class PDF3DContent.
|
PDF3DCrossSection
Class PDF3DCrossSection.
|
PDF3DCrossSectionArray
Class PDF3DCrossSectionArray.
|
PDF3DCuttingPlaneOrientation
Class PDF3DCuttingPlaneOrientation.
|
PDF3DLightingScheme
Class PDF3DLightingScheme.
|
PDF3DRenderMode
Class PDF3DRenderMode.
|
PDF3DView
Class PDF3DView.
|
PDF3DViewArray
Class PDF3DViewArray.
|
PdfAction
Represents Action in PDF document
|
PdfActionCollection
Class describes list of actions.
|
PdfASymbolicFontEncodingStrategy
This class describes rules which can be used to tune process of copy encoding data for cases when
TrueType symbolic font has more than one encoding.
|
PdfASymbolicFontEncodingStrategy.QueueItem
Specifies encoding subtable.
|
PdfEvent
Class representing events
|
PdfFormat
This class represents an pdf format.
|
PdfFormatConversionOptions
represents set of options for convert PDF document
|
PdfFormatConversionOptions.PdfANonSpecificationFlags
This class holds flags to control PDF/A conversion for cases when source PDF document doesn't
correspond to PDF specification.
|
Point
Represent point with fractional coordinates.
|
Point3D
Represent point with fractional coordinates.
|
PolyAnnotation
Abstract base class for poly-annotations.
|
PolygonAnnotation
Class representing polygon annotation.
|
PolylineAnnotation
Represents polyline annotation that is similar to polygon, except that the first and last vertex
are not implicitly connected.
|
PopupAnnotation
Represents the pop-up annotation that displays text in a pop-up window for entry and editing.
|
Position
Represents a position object
|
PrinterMarkAnnotation
Abstract class representing printer mark annotation.
|
RadioButtonOptionField
Class represents item of RadioButton field.
|
Rectangle
Class represents rectangle.
|
RedactionAnnotation
Represents Redact annotation.
|
Rendition
Class which describes rendition object of RendtionAnnotation.
|
Resources
Class representing page resources.
|
ReturnAction
Enum represented a program workflow action in case of invoking the
IWarningCallback.Warning(WarningInfo) method. |
RichMediaAnnotation
Class describes RichMediaAnnotation which allows embed video/audio data into PDF document.
|
RootElement
Root structure element.
|
Row
Represents a row of the table.
|
Rows
Represents a rows collection of table.
|
SaveFormat
Specifies format
|
SaveOptions
SaveOptions type hold level of abstraction on individual save options
|
SaveOptions.BorderInfo
Instance of this class represents information about border That can be drown on some result
document.
|
SaveOptions.BorderPartStyle
Represents information of one part of border(top, bottom, left side or right side)
|
SaveOptions.MarginInfo
Instance of this class represents information about page margin
That can be drown on some result document.
|
SaveOptions.MarginPartStyle
Represents information of one part of margin(top, botom, left side or right side)
|
SaveOptions.ResourceSavingInfo
This class represents set of data that related to external resource file's saving that
occures during conversion of PDF to some other format (f.e.
|
ScreenAnnotation
A screen annotation that specifies a region of a page upon which media clips may be played.
|
Signature
An abstract class which represents signature object in the pdf document.
|
SignatureCustomAppearance
An abstract class which represents signature custon appearance object.
|
SignatureField
Represents signature form field.
|
SoundData
Represents a sound data defining the sound to be played when the annotation is activated.
|
SoundSampleData
Represents additional entries specific to a sound object (Section 9.2 PDF1-7)
|
SquareAnnotation
Class representing square annotation.
|
SquigglyAnnotation
Represents the squiggly annotation that appears as a jagged underline in the text of a document.
|
Stamp
An abstract class for various kinds of stamps which come as descendants.
|
StampAnnotation
Represents rubber stamp annotation.
|
StrikeOutAnnotation
Represents a strikeout annotation that appears as a strikeout in the text of the document.
|
SvgSaveOptions.EmbeddedImagesSavingStrategy
To property of such type You can assign delegate created from custom method that implements
processing of external saving of image that was extracted from SVG created from PDF and must
be saved as external resource during conversion of PDF to HTML.
|
SvgSaveOptions.SvgImageSavingInfo
This class represents set of data that related to external resource image file's saving
during PDF to HTML conversion.
|
Table
Represents a table that can be added to the page.
|
TabStop
Represents a custom Tab stop position in a paragraph.
|
TabStops
Represents a collection of
TabStop objects. |
TeXFragment
Represents LaTeX fragment.
|
TeXLoadOptions
Represents options for loading/importing TeX file into PDF document.
|
TeXSaveOptions
Save options for export to TeX format
|
TextAbsorber
Represents an absorber object of a text.
|
TextAlignment
Alignment of text in annotation.
|
TextAnnotation
Represents a text annotation that is a "sticky note" attached to a point in the PDF document.
|
TextBoxField
Class representing text box field.
|
TextEditOptions
Descubes options of text edit operations.
|
TextEditOptions.ClippingPathsProcessingMode
Clipping path processing modes
|
TextEditOptions.FontReplace
Font replacement behavior.
|
TextEditOptions.LanguageTransformation
Language transformation modes
|
TextEditOptions.NoCharacterAction
Action to perform if font does not contain required character
|
TextEncodingInternal |
TextExtractionError
Describes the text extraction error has appeared in the PDF document.
|
TextExtractionErrorLocation
Represents the location in the PDF document where text extraction error has appeared.
|
TextExtractionOptions
Represents text extraction options
|
TextFormattingOptions
Represents text formatting options
|
TextFragment
Represents fragment of Pdf text.
|
TextFragmentAbsorber
Represents an absorber object of text fragments.
|
TextFragmentCollection
Represents a text fragments collection
|
TextFragmentState
Represents a text state of a text fragment.
|
TextMarkupAnnotation
Abstract base class for text markup annotations.
|
TextOptions
Represents text processing options
|
TextParagraph
Represents text paragraphs as multiline text object.
|
TextParagraphCollection
Represents a text paragraphs collection
|
TextReplaceOptions
Represents text replace options
|
TextReplaceOptions.ReplaceAdjustment
Determines action that will be done after replace of text fragment to more short.
|
TextReplaceOptions.Scope
Scope where replace text operation is applied REPLACE_FIRST by default This obsolete option
was kept for compatibility.
|
TextSearchOptions
Represents text search options
|
TextSegment
Represents segment of Pdf text.
|
TextSegmentCollection
Represents a text segments collection
|
TextStamp
Reresents textual stamp.
|
TextState
Represents a text state of a text
|
TextStyle
Class representing checkbox field
|
TimestampSettings
Represents the ocsp settings using during signing process.
|
TocInfo
Represents table of contents info.
|
ToUnicodeProcessingRules
This class describes rules which can be used to solve Adobe Preflight error
"Text cannot be mapped to Unicode".
|
UnderlineAnnotation
Represents an underline annotation that appears as an underline in the text of the document.
|
UnifiedSaveOptions
This class represents saving options for saving that uses unified conversion way (with unified
internal document model)
|
UnifiedSaveOptions.ConversionProgressEventHandler
Represents class with abstract method that usually supplied by calling side and handles progress events that
comes from converter.
|
UnifiedSaveOptions.ProgressEventHandlerInfo
This class represents information about conversion progress that can be used in external
application to show conversion progress to end user
|
VerticalAlignment
Enumeration of possible vertical alignment values.
|
WarningCallback
Interface for user's callback mechanism support.
|
WarningCallback.ReturnAction |
WarningInfo
Immutable object for encapsulating warning information.
|
Watermark
Represents a watermark of the page.
|
WatermarkAnnotation
Class describes Watermark annotation object.
|
WidgetAnnotation
Class representing widget annotation.
|
XFA
Represents XML form regarding XML Forms Architecture (XFA).
|
XForm
Class represent XForm
|
XFormCollection
Class represents collection of XFormCollection.
|
XImage
Class representing image X-Object.
|
XImage.RawParameters
Class representing image raw XImage parameters.
|
XImageCollection
Class representing XImage collection.
|
XmlLoadOptions
Represents options for loading/importing XML file into pdf document.
|
XmpField
Represents XMP field.
|
XmpPdfAExtensionField
This schema describes a field in a structured type.
|
XmpPdfAExtensionObject
Represents the base class for field, property, value type instances.
|
XmpPdfAExtensionProperty
Describes a single property.
|
XmpPdfAExtensionSchema
Describes the XMP extension schema which is provided by PDF/A-1.
|
XmpPdfAExtensionSchemaDescription
Represents the description of XMP extension schema which is provided by PDF/A-1.
|
XmpValue
Represents XMP value
|
XYZExplicitDestination
Represents explicit destination that displays the page with the coordinates (left, top)
positioned at the upper-left corner of the window and the contents of the page magnified by the
factor zoom.
|
Class and Description |
---|
HorizontalAlignment
Describes horizontal alignment.
|
IDocument
interface representing PDF document
|
IIndexBitmapConverter
This interface declared for customization algorithms of quantization.
|
Page
Class representing page of PDF document.
|
PageSize
Class representing size of page in PDF document.
|
Point
Represent point with fractional coordinates.
|
Rectangle
Class represents rectangle.
|
RenderingOptions
Represents rendering options
|
TextEncodingInternal |
TextExtractionOptions
Represents text extraction options
|
VerticalAlignment
Enumeration of possible vertical alignment values.
|
Class and Description |
---|
BaseParagraph
Represents a abstract base object can be added to the page(doc.Paragraphs.Add()).
|
BorderInfo
This class represents border for graphics elements.
|
Color
Represents class for color value which can be expressed in different color space.
|
GraphInfo
Represents graphics info.
|
Operator
Abstract class representing operator.
|
Point
Represent point with fractional coordinates.
|
TextFragment
Represents fragment of Pdf text.
|
Class and Description |
---|
Annotation
Class representing annotation object.
|
AnnotationType
Enumeration of annotation types.
|
CompositingParameters
Represents an object containing graphics compositing parameters of current graphics state.
|
DocMDPSignature
Represents the class of document MDP (modification detection and prevention) signature type.
|
Document
Class representing PDF document
|
FileSpecification
Class representing embedded file.
|
Font
Represents font object.
|
Form.FlattenSettings
Class which describes settings for Form flattening procedure.
|
HorizontalAlignment
Describes horizontal alignment.
|
IDocument
interface representing PDF document
|
IIndexBitmapConverter
This interface declared for customization algorithms of quantization.
|
ImageType
Represents image format types.
|
ImportOptions
ImportOptions type hold level of abstraction on individual import options.
|
OutlineItemCollection
Represents outline entry in outline hierarchy of PDF document.
|
Page
Class representing page of PDF document.
|
PageSize
Class representing size of page in PDF document.
|
PdfEvent
Class representing events
|
PdfFormat
This class represents an pdf format.
|
Rectangle
Class represents rectangle.
|
RenderingOptions
Represents rendering options
|
SaveOptions
SaveOptions type hold level of abstraction on individual save options
|
Signature
An abstract class which represents signature object in the pdf document.
|
TextEditOptions
Descubes options of text edit operations.
|
TextEncodingInternal |
TextReplaceOptions
Represents text replace options
|
TextSearchOptions
Represents text search options
|
TextState
Represents a text state of a text
|
VerticalAlignment
Enumeration of possible vertical alignment values.
|
XForm
Class represent XForm
|
XmpPdfAExtensionObject
Represents the base class for field, property, value type instances.
|
XmpPdfAExtensionSchema
Describes the XMP extension schema which is provided by PDF/A-1.
|
XmpValue
Represents XMP value
|
Class and Description |
---|
IAppointment
Represents general interface for actions and destinations.
|
Class and Description |
---|
Font
Represents font object.
|
IOperatorSelector
Defines Visitor for visiting different pdf operators.
|
Matrix
Class represents transformation matrix.
|
Operator
Abstract class representing operator.
|
Point
Represent point with fractional coordinates.
|
Class and Description |
---|
ImageType
Represents image format types.
|
Class and Description |
---|
IDocument
interface representing PDF document
|
Page
Class representing page of PDF document.
|
Class and Description |
---|
Color
Represents class for color value which can be expressed in different color space.
|
Font
Represents font object.
|
Hyperlink
Represents abstract hyperlink.
|
MarginInfo
This class represents a margin for different objects.
|
Page
Class representing page of PDF document.
|
Rectangle
Class represents rectangle.
|
TextState
Represents a text state of a text
|
Class and Description |
---|
BorderInfo
This class represents border for graphics elements.
|
Cell
Represents a cell of the table's row.
|
Color
Represents class for color value which can be expressed in different color space.
|
HorizontalAlignment
Describes horizontal alignment.
|
MarginInfo
This class represents a margin for different objects.
|
Table
Represents a table that can be added to the page.
|
TextFragment
Represents fragment of Pdf text.
|
TextState
Represents a text state of a text
|
VerticalAlignment
Enumeration of possible vertical alignment values.
|
Class and Description |
---|
Annotation
Class representing annotation object.
|
Hyperlink
Represents abstract hyperlink.
|
Class and Description |
---|
Font
Represents font object.
|
FontSource
Represents a base class fot font source.
|
PdfEvent
Class representing events
|
Class and Description |
---|
Page
Class representing page of PDF document.
|
Point
Represent point with fractional coordinates.
|
Copyright © 2023 Aspose. All Rights Reserved.