Skip navigation links
A B C D E G I J K L M N O P R S T U W 

A

addDefaultParagraphStyle(ParagraphStyle) - Method in class com.aspose.pub.Document
Adds default paragraph style
addDefaultTextStyle(TextStyle) - Method in class com.aspose.pub.Document
Adds default text style
addIdentifierProcessed(int) - Method in class com.aspose.pub.BaseStyle
Internal method
AlignmentType - Class in com.aspose.pub
Type of alignment

B

BaseStyle - Class in com.aspose.pub
Declares base functionality for PUB styles
BaseStyle() - Constructor for class com.aspose.pub.BaseStyle
 

C

calculateTextSize() - Method in class com.aspose.pub.TextStyle
Calculates text size in points
CannotCreatePdfFontWithName - Static variable in class com.aspose.pub.exceptions.ExceptionMessage
 
CannotReadDefaultStyleData - Static variable in class com.aspose.pub.exceptions.ExceptionMessage
 
Center - Static variable in class com.aspose.pub.AlignmentType
Center alignment
com.aspose.pub - package com.aspose.pub
The com.aspose.pub namespace provides classes describing PUB objects.
com.aspose.pub.exceptions - package com.aspose.pub.exceptions
Namespace com.aspose.pub.exceptions declares classes for exceptions in PUB area
Convert - Static variable in class com.aspose.pub.exceptions.ExceptionCategory
Category for conversion exception
ConvertException - Exception in com.aspose.pub.exceptions
Exception for conversion cases
ConvertException(String) - Constructor for exception com.aspose.pub.exceptions.ConvertException
Initializes a new instance of the ConvertException class.
ConvertException(String, Throwable) - Constructor for exception com.aspose.pub.exceptions.ConvertException
Initializes a new instance of the ConvertException class with a specified error message and a reference to the inner exception that is the cause of this exception.
ConvertException(String, Throwable, String) - Constructor for exception com.aspose.pub.exceptions.ConvertException
 
convertToPdf(Document, String) - Method in interface com.aspose.pub.IPdfConverter
Converts PUB document into PDF format and saves result as PDF file
convertToPdf(Document, OutputStream) - Method in interface com.aspose.pub.IPdfConverter
Converts PUB document into PDF format and saves result in stream passed
createParser(String) - Static method in class com.aspose.pub.PubFactory
Creates PUB parser for PUB file
createParser(InputStream) - Static method in class com.aspose.pub.PubFactory
Creates PUB parser for PUB stream
createPdfConverter() - Static method in class com.aspose.pub.PubFactory
Creates PdfConverter

D

Dash - Static variable in class com.aspose.pub.UnderlineType
Dash underline type
DocSummaryInfo - Class in com.aspose.pub
Document summary info
DocSummaryInfo() - Constructor for class com.aspose.pub.DocSummaryInfo
 
Document - Class in com.aspose.pub
Represents PUB document, holds all fields and relevant values
DotDash - Static variable in class com.aspose.pub.UnderlineType
DotDash underline type
DotDotDash - Static variable in class com.aspose.pub.UnderlineType
DotDotDash underline type
Dotted - Static variable in class com.aspose.pub.UnderlineType
Dotted underline type
Double - Static variable in class com.aspose.pub.UnderlineType
Double underline type
DoubleWave - Static variable in class com.aspose.pub.UnderlineType
DoubleWave underline type

E

ErrorParsingPropertySet - Static variable in class com.aspose.pub.exceptions.ExceptionMessage
 
ExceptionCategory - Class in com.aspose.pub.exceptions
Represents ExceptionCategory instance
ExceptionMessage - Class in com.aspose.pub.exceptions
 

G

GeometricFigureEmptyParameter - Static variable in class com.aspose.pub.exceptions.ExceptionMessage
 
getAlign() - Method in class com.aspose.pub.ParagraphStyle
Alignment type
getAppName() - Method in class com.aspose.pub.SummaryInfo
The name of the application that was used to create the document
getAuthor() - Method in class com.aspose.pub.SummaryInfo
The author of the document
getBottomIndent() - Method in class com.aspose.pub.ParagraphStyle
Bottom indent
getCategory() - Method in class com.aspose.pub.DocSummaryInfo
Category
getCategory() - Method in class com.aspose.pub.exceptions.ExceptionCategory
Get exception category.
getCategory() - Method in class com.aspose.pub.exceptions.ExceptionMessage
Get exception category.
getCharCount() - Method in class com.aspose.pub.SummaryInfo
The total number of characters in the document
getClsid() - Method in class com.aspose.pub.MetaInfo
CLSID identifier
getCodePage() - Method in class com.aspose.pub.MetaInfo
Code page identifier
getColorIndex() - Method in class com.aspose.pub.TextStyle
Gets index of color in Document.Colors array
getColors() - Method in class com.aspose.pub.Document
Array of colors
getComments() - Method in class com.aspose.pub.SummaryInfo
Comments related the document
getCompany() - Method in class com.aspose.pub.DocSummaryInfo
Company
getDefaultParagraphStyles() - Method in class com.aspose.pub.Document
Array of default paragraph styles
getDefaultStyleIndex() - Method in class com.aspose.pub.ParagraphStyle
Index of default text style in Document.DefaultTextStyles array
getDefaultTextStyles() - Method in class com.aspose.pub.Document
Array of default text styles
getDocSecurity() - Method in class com.aspose.pub.SummaryInfo
The document security ID Document security ID is a 32-bit signed integer representing a set of application-suggested access control flags with the following values: 0x00000001: Password protected 0x00000002: Read-only recommended 0x00000004: Read-only enforced 0x00000008: Locked for annotations
getDocumentSummaryInfo() - Method in class com.aspose.pub.Document
Document Summary Info
getFieldCount() - Method in class com.aspose.pub.Document
Count of all fields
getFirstLineIndent() - Method in class com.aspose.pub.ParagraphStyle
First line indent
getFMTID() - Method in class com.aspose.pub.MetaInfo
FMTID identifier
getFontIndex() - Method in class com.aspose.pub.TextStyle
Gets index of font name in Document.FontNames array
getFontNames() - Method in class com.aspose.pub.Document
Array of font names
getHeight() - Method in class com.aspose.pub.Document
Height of document in PUB metrics(EMUs)
getIdentifiersSetted() - Method in class com.aspose.pub.BaseStyle
Internal method
getImages(Document) - Static method in class com.aspose.pub.InternalHelper
 
getKeywords() - Method in class com.aspose.pub.SummaryInfo
Keywords related to the document
getLanguage() - Method in class com.aspose.pub.DocSummaryInfo
Language value
getLastAuthor() - Method in class com.aspose.pub.SummaryInfo
The last author of the document
getLeftIndent() - Method in class com.aspose.pub.ParagraphStyle
Left indent
getLineSpacingType() - Method in class com.aspose.pub.ParagraphStyle
Type of line spacing
getLineSpacingValue() - Method in class com.aspose.pub.ParagraphStyle
Value of line spacing
getLocale() - Method in class com.aspose.pub.MetaInfo
Locale identifier
getLocale() - Method in class com.aspose.pub.TextStyle
Locale identifier
getMessage() - Method in class com.aspose.pub.exceptions.ExceptionMessage
Get exception message.
getMessage() - Method in exception com.aspose.pub.exceptions.PubException
Gets a message that describes the current exception.
getPageCount() - Method in class com.aspose.pub.SummaryInfo
The total number of pages in the document
getProperty(long) - Method in class com.aspose.pub.MetaInfo
Gets property by ID passed
getPropsCount() - Method in class com.aspose.pub.MetaInfo
Count of properties
getPropsIdentifiers() - Method in class com.aspose.pub.MetaInfo
Identifiers of properties
getRawByteOrder() - Method in class com.aspose.pub.MetaInfo
Raw byte order
getRawTextSize() - Method in class com.aspose.pub.TextStyle
Size of text in PUB metrics(in EMUs)
getRevNumber() - Method in class com.aspose.pub.SummaryInfo
Application-specific revision number for this version of the document
getRightIndent() - Method in class com.aspose.pub.ParagraphStyle
Right indent
getScaleValue() - Method in class com.aspose.pub.TextStyle
Value of scale
getStyle() - Method in class com.aspose.pub.TextGroup
Style for text group
getStyle() - Method in class com.aspose.pub.TextParagraph
Style of paragraph
getSubject() - Method in class com.aspose.pub.SummaryInfo
The subject of the document
getSummaryInfo() - Method in class com.aspose.pub.Document
Summary Info
getSuperscriptType() - Method in class com.aspose.pub.TextStyle
Type of superscript
getSysID() - Method in class com.aspose.pub.MetaInfo
System identifier
getTemplate() - Method in class com.aspose.pub.SummaryInfo
Application-specific template from which the document was created
getText() - Method in class com.aspose.pub.TextGroup
Text in group
getTextParts() - Method in class com.aspose.pub.TextParagraph
Text groups
getTitle() - Method in class com.aspose.pub.SummaryInfo
The title of the document
getTopIndent() - Method in class com.aspose.pub.ParagraphStyle
Top indent value
getUnderlineType() - Method in class com.aspose.pub.TextStyle
Underline type for text
getUnorderedListChar() - Method in class com.aspose.pub.ParagraphStyle
Character for unordered list in paragraph, if paragraph is an unordered list
getUserDefinedProperties() - Method in class com.aspose.pub.DocSummaryInfo
User defined properties
getVersion() - Method in class com.aspose.pub.MetaInfo
Version value
getWidth() - Method in class com.aspose.pub.Document
Width of document in PUB metrics(EMUs)
getWordCount() - Method in class com.aspose.pub.SummaryInfo
The total number of words in the document

I

IncorrectByteOrderInInformationStream - Static variable in class com.aspose.pub.exceptions.ExceptionMessage
 
IncorrectNumberOfPropertySetsInInformationStream - Static variable in class com.aspose.pub.exceptions.ExceptionMessage
 
IncorrectOffsetInTextLengthsArray - Static variable in class com.aspose.pub.exceptions.ExceptionMessage
 
IncorrectPropertySetIdentifierInInformationStream - Static variable in class com.aspose.pub.exceptions.ExceptionMessage
 
IncorrectSignatureOfPubVersionBytes - Static variable in class com.aspose.pub.exceptions.ExceptionMessage
 
IncorrectVersionInInformationStream - Static variable in class com.aspose.pub.exceptions.ExceptionMessage
 
IncorrectVersionOfPubFormat - Static variable in class com.aspose.pub.exceptions.ExceptionMessage
 
IndexOfParagraphStylesArrayIsOutOfBounds - Static variable in class com.aspose.pub.exceptions.ExceptionMessage
 
IndexOfTextStylesArrayIsOutOfBounds - Static variable in class com.aspose.pub.exceptions.ExceptionMessage
 
InternalHelper - Class in com.aspose.pub
 
InternalHelper() - Constructor for class com.aspose.pub.InternalHelper
 
IPdfConverter - Interface in com.aspose.pub
Declares functionality to convert PUB document into PDF document
IPubParser - Interface in com.aspose.pub
Declares functionality which parses publisher file and returns Document object as result of parsing.
isAllCapsMode() - Method in class com.aspose.pub.TextStyle
Is all caps mode enabled
isBold() - Method in class com.aspose.pub.TextStyle
Is text bold
isEmboss() - Method in class com.aspose.pub.TextStyle
Is text embossed
isEmpty() - Method in class com.aspose.pub.BaseStyle
Is style not initialized
isEngrave() - Method in class com.aspose.pub.TextStyle
Is text engraved
isInternalFIPSSecurity() - Static method in class com.aspose.pub.License
By default we using default jdk security.
isItalic() - Method in class com.aspose.pub.TextStyle
Is text italic
isList() - Method in class com.aspose.pub.ParagraphStyle
Is list paragraph
isLittleEndian() - Method in class com.aspose.pub.MetaInfo
Is little endian
isOrderedList() - Method in class com.aspose.pub.ParagraphStyle
Is paragraph ordered list
isOutline() - Method in class com.aspose.pub.TextStyle
Is text outlined
isShadow() - Method in class com.aspose.pub.TextStyle
Is text shadowed
isSmallCapsMode() - Method in class com.aspose.pub.TextStyle
Is small caps mode enabled

J

Justify - Static variable in class com.aspose.pub.AlignmentType
Justify alignment

K

KeyIsAbsentInStreamDictionary - Static variable in class com.aspose.pub.exceptions.ExceptionMessage
 

L

Left - Static variable in class com.aspose.pub.AlignmentType
Left alignment
License - Class in com.aspose.pub
Provides methods to license the component.
License() - Constructor for class com.aspose.pub.License
Initializes a new instance of this class.
Lines - Static variable in class com.aspose.pub.LineSpacingType
Coefficient of count of lines
LineSpacingType - Class in com.aspose.pub
Type of line spacing
LongDash - Static variable in class com.aspose.pub.UnderlineType
LongDash underline type

M

MetaInfo - Class in com.aspose.pub
Base class for summary info objects
MetaInfo() - Constructor for class com.aspose.pub.MetaInfo
 

N

NoSuperSubScript - Static variable in class com.aspose.pub.SuperscriptType
NoSuperSubScript
NumberOfDefaultStylesIsIncorrect - Static variable in class com.aspose.pub.exceptions.ExceptionMessage
 

O

OffsetValueForTextIsOutOfTextBoundsAllowed - Static variable in class com.aspose.pub.exceptions.ExceptionMessage
 

P

ParagraphStyle - Class in com.aspose.pub
This class describes style of PUB paragraph
ParagraphStyle() - Constructor for class com.aspose.pub.ParagraphStyle
Constructor
parse() - Method in interface com.aspose.pub.IPubParser
Parses publisher file and returns Documentobject as result of parsing.
PdfConversionError - Static variable in class com.aspose.pub.exceptions.ExceptionMessage
 
Points - Static variable in class com.aspose.pub.LineSpacingType
Line spacing directly in points
PubException - Exception in com.aspose.pub.exceptions
Represents errors that occur during PUB application execution.
PubException(String) - Constructor for exception com.aspose.pub.exceptions.PubException
Initializes a new instance of the PubException class.
PubException(String, Throwable) - Constructor for exception com.aspose.pub.exceptions.PubException
Initializes a new instance of the PubException class with a specified error message and a reference to the inner exception that is the cause of this exception.
PubFactory - Class in com.aspose.pub
Factory for PUB objects
PubFactory() - Constructor for class com.aspose.pub.PubFactory
 
PubFormat - Static variable in class com.aspose.pub.exceptions.ExceptionCategory
Category for PUB format exception
PubFormatException - Exception in com.aspose.pub.exceptions
Exception for PUB format
PubFormatException(String) - Constructor for exception com.aspose.pub.exceptions.PubFormatException
Initializes a new instance of the PubFormatException class.
PubFormatException(String, Throwable) - Constructor for exception com.aspose.pub.exceptions.PubFormatException
Initializes a new instance of the PubFormatException class with a specified error message and a reference to the inner exception that is the cause of this exception.
PubFormatException(String, Throwable, String) - Constructor for exception com.aspose.pub.exceptions.PubFormatException
 

R

RequestedStreamIsCorrupted - Static variable in class com.aspose.pub.exceptions.ExceptionMessage
 
RequestedStreamIsMissing - Static variable in class com.aspose.pub.exceptions.ExceptionMessage
 
Right - Static variable in class com.aspose.pub.AlignmentType
Right alignment

S

setAlignmentType(byte) - Method in class com.aspose.pub.ParagraphStyle
Sets alignment type
setAuthor(String) - Method in class com.aspose.pub.SummaryInfo
Sets author of the document
setBottomIndent(int) - Method in class com.aspose.pub.ParagraphStyle
Sets bottom indent
setCategory(String) - Method in class com.aspose.pub.DocSummaryInfo
Sets category
setColorIndex(int) - Method in class com.aspose.pub.TextStyle
Sets index of color in Document.Colors array
setComments(String) - Method in class com.aspose.pub.SummaryInfo
Sets comments related the document
setCompany(String) - Method in class com.aspose.pub.DocSummaryInfo
Sets company
setDefaultStyleIndex(int) - Method in class com.aspose.pub.ParagraphStyle
Sets index for default text style in Document.DefaultTextStyles array
setDocSummaryInfo(DocSummaryInfo) - Method in class com.aspose.pub.Document
Sets document summary info
setFirstLineIndent(int) - Method in class com.aspose.pub.ParagraphStyle
Sets first line indent
setFontIndex(int) - Method in class com.aspose.pub.TextStyle
Sets index of font name in Document.FontNames array
setInternalFIPSSecurity(boolean) - Static method in class com.aspose.pub.License
By default we are using default jre security.
setIsAllCapsMode(boolean) - Method in class com.aspose.pub.TextStyle
Enables/disables all caps mode for text
setIsBold(boolean) - Method in class com.aspose.pub.TextStyle
Sets is text bold
setIsEmboss(boolean) - Method in class com.aspose.pub.TextStyle
Sets is text embossed
setIsEngrave(boolean) - Method in class com.aspose.pub.TextStyle
Sets is text engraved
setIsItalic(boolean) - Method in class com.aspose.pub.TextStyle
Sets is text italic
setIsList(boolean) - Method in class com.aspose.pub.ParagraphStyle
Sets is paragraph list
setIsOrderedList(boolean) - Method in class com.aspose.pub.ParagraphStyle
Sets whether paragraph is ordered list
setIsOutline(boolean) - Method in class com.aspose.pub.TextStyle
Sets is text outlined
setIsShadow(boolean) - Method in class com.aspose.pub.TextStyle
Sets is text shadowed
setIsSmallCapsMode(boolean) - Method in class com.aspose.pub.TextStyle
Enables/disables small caps mode for text
setKeywords(String) - Method in class com.aspose.pub.SummaryInfo
Sets keywords related to the document
setLanguage(String) - Method in class com.aspose.pub.DocSummaryInfo
Sets language
setLastAuthor(String) - Method in class com.aspose.pub.SummaryInfo
Sets last author of the document
setLeftIndent(int) - Method in class com.aspose.pub.ParagraphStyle
Sets left indent
setLicense(String) - Method in class com.aspose.pub.License
Licenses the component.
setLicense(InputStream) - Method in class com.aspose.pub.License
Licenses the component.
setLineSpacingType(byte) - Method in class com.aspose.pub.ParagraphStyle
Sets type of line spacing
setLineSpacingValue(double) - Method in class com.aspose.pub.ParagraphStyle
Sets value of line spacing
setLocale(int) - Method in class com.aspose.pub.TextStyle
Sets locale identifier
setRawTextSize(int) - Method in class com.aspose.pub.TextStyle
Sets size of text in PUB metrics(in EMUs)
setRightIndent(int) - Method in class com.aspose.pub.ParagraphStyle
Sets right indent
setScaleValue(double) - Method in class com.aspose.pub.TextStyle
Sets value of scale
setSubject(String) - Method in class com.aspose.pub.SummaryInfo
Sets subject of the document
setSummaryInfo(SummaryInfo) - Method in class com.aspose.pub.Document
Sets summary info
setSuperscriptType(byte) - Method in class com.aspose.pub.TextStyle
Sets type of superscript
setTitle(String) - Method in class com.aspose.pub.SummaryInfo
Sets title of the document
setTopIndent(int) - Method in class com.aspose.pub.ParagraphStyle
Sets top indent
setUnderlineType(byte) - Method in class com.aspose.pub.TextStyle
Sets underline type for text
setUnorderedListChar(char) - Method in class com.aspose.pub.ParagraphStyle
Sets character for unordered list in paragraph
Single - Static variable in class com.aspose.pub.UnderlineType
Single line
Subscript - Static variable in class com.aspose.pub.SuperscriptType
Subscript type
SummaryInfo - Class in com.aspose.pub
Summary info
SummaryInfo() - Constructor for class com.aspose.pub.SummaryInfo
 
Superscript - Static variable in class com.aspose.pub.SuperscriptType
Superscript type
SuperscriptType - Class in com.aspose.pub
Type of superscript

T

TextContentConflict - Static variable in class com.aspose.pub.exceptions.ExceptionMessage
 
TextGroup - Class in com.aspose.pub
Text group
TextGroup(String, TextStyle) - Constructor for class com.aspose.pub.TextGroup
Constructor
TextParagraph - Class in com.aspose.pub
Represents PUB text paragraph
TextParagraph(List<TextGroup>, ParagraphStyle) - Constructor for class com.aspose.pub.TextParagraph
Constructor
TextStyle - Class in com.aspose.pub
Describes PUB text style
TextStyle() - Constructor for class com.aspose.pub.TextStyle
Constructor
Thick - Static variable in class com.aspose.pub.UnderlineType
Thick underline type
ThickDash - Static variable in class com.aspose.pub.UnderlineType
ThickDash underline type
ThickDot - Static variable in class com.aspose.pub.UnderlineType
ThickDot underline type
ThickDotDash - Static variable in class com.aspose.pub.UnderlineType
ThickDotDash underline type
ThickDotDotDash - Static variable in class com.aspose.pub.UnderlineType
ThickDotDotDash underline type
ThickLongDash - Static variable in class com.aspose.pub.UnderlineType
ThickLongDash underline type
ThickWave - Static variable in class com.aspose.pub.UnderlineType
ThickWave underline type
to_ExceptionCategory(String) - Static method in class com.aspose.pub.exceptions.ExceptionCategory
Performs an explicit conversion from String to ExceptionCategory.
to_ExceptionMessage(String) - Static method in class com.aspose.pub.exceptions.ExceptionMessage
Performs an explicit conversion from String to ExceptionMessage.
toString() - Method in class com.aspose.pub.exceptions.ExceptionCategory
Returns a string that represents the current object.
toString() - Method in class com.aspose.pub.exceptions.ExceptionMessage
Returns a string that represents the current object.

U

UnderlineType - Class in com.aspose.pub
Underline type
Unknown - Static variable in class com.aspose.pub.UnderlineType
Unknown underline type
updateText(String) - Method in class com.aspose.pub.TextGroup
Updates text

W

Wave - Static variable in class com.aspose.pub.UnderlineType
Wave underline type
WordsOnly - Static variable in class com.aspose.pub.UnderlineType
Words only
A B C D E G I J K L M N O P R S T U W 
Skip navigation links

Copyright © 2020 Aspose. All Rights Reserved.