public class InternalHelper extends Object
Modifier and Type | Method and Description |
---|---|
static void |
add(FontCollection fc,
String resName,
com.aspose.pdf.engine.data.IPdfObject newFont) |
static void |
addButton(Page _currentPage,
Rectangle convertRect,
boolean isShowFieldsBorders,
com.aspose.html.elements.HTMLInputElement as,
Document _document) |
static void |
annotation_setPage(Annotation radio,
Page _currentPage) |
static void |
copyTo(Metadata md,
com.aspose.ms.System.Array array,
int index) |
static Operator |
create(com.aspose.pdf.engine.commondata.pagecontent.operators.commands.ICommand command) |
static Resources |
create(IDocument doc,
com.aspose.pdf.engine.commondata.pagecontent.IResourceDictionary res) |
static void |
createDefaultResources(Form form) |
static com.aspose.ms.System.Xml.XmlElement |
createDescriptionValueXml(com.aspose.ms.System.Xml.XmlDocument xmlDocument) |
static XForm |
createNewForm(Page source,
com.aspose.pdf.engine.data.ITrailerable trailerable,
Copier copier) |
static void |
document_addLocalFontPathInternal(String path) |
static ExplicitDestination |
explicitDestination_createDestination(com.aspose.pdf.engine.data.IPdfArray engineDest) |
static void |
flattenXfaField(com.aspose.ms.System.Xml.XmlNode field) |
static boolean |
get_IsLicensed() |
static float |
getCharacterSpacing(TextState value) |
static com.aspose.pdf.engine.data.IPdfDictionary |
getEngineDict(FileParams value) |
static FontCollection |
getFontCollection(com.aspose.pdf.engine.commondata.pagecontent.IResourceDictionary resourceDictionary) |
static com.aspose.pdf.engine.data.IPdfArray |
getMatrix(Matrix m,
com.aspose.pdf.engine.data.ITrailerable trailer) |
static com.aspose.pdf.engine.commondata.text.segmenting.PhysicalTextSegment |
getPhysicalSegment(TextSegment value) |
static Matrix |
getTextMatrix(TextState value) |
static com.aspose.ms.System.Xml.XmlElement |
getValuesXml(XmpPdfAExtensionSchema schema,
com.aspose.ms.System.Xml.XmlDocument xmlDocument) |
static void |
getValuesXml(XmpPdfAExtensionSchema schema,
com.aspose.ms.System.Xml.XmlDocument xmlDocument,
com.aspose.ms.System.Xml.XmlElement pdfAExtensionDescriptionValueElement) |
static boolean |
hasNode(XFA xfa,
String fullName) |
static void |
htmlFragment_copyResources(Page srcPage,
Page destPage) |
static void |
iDocument_saveInternal(IDocument iDocument,
com.aspose.ms.System.IO.Stream output) |
static void |
initializeSchemaValue(com.aspose.ms.System.Xml.XmlNode xmlNode,
XmpPdfAExtensionSchema schema) |
static boolean |
isImage(com.aspose.pdf.engine.data.IPdfPrimitive primitive) |
static com.aspose.pdf.engine.data.IPdfDataStream |
makeImageFromStream(XImageCollection xic,
com.aspose.ms.System.IO.Stream stream,
int quality,
com.aspose.pdf.engine.data.ITrailerable parent) |
static FileSpecification |
newFileSpecification(com.aspose.pdf.engine.data.IPdfPrimitive specification) |
static FileSpecification |
newFileSpecification(com.aspose.ms.System.IO.Stream stream,
String name) |
static FileSpecification |
newFileSpecification(com.aspose.ms.System.IO.Stream stream,
String name,
String description) |
static Font |
newFont(com.aspose.fonts.IFont font) |
static LightweightOperatorCollection |
newLightweightOperatorCollection(com.aspose.ms.System.Collections.Generic.List<Operator> operatorCollection) |
static OperatorCollection |
newOperatorCollection(com.aspose.pdf.engine.data.IPdfPrimitive contents) |
static OperatorCollection |
newOperatorCollection(com.aspose.pdf.engine.data.ITrailerable trailerable,
com.aspose.pdf.engine.data.IPdfPrimitive contents) |
static OutlineItemCollection |
newOutlineItemCollection(com.aspose.pdf.engine.data.IPdfObject outlines) |
static Operator |
Operator_create(int index,
com.aspose.pdf.engine.commondata.pagecontent.operators.commands.ICommand command) |
static void |
Operator_setContainer(Operator op,
OperatorCollection collection) |
static Operator |
Operator_TextShowOperator(int index,
com.aspose.pdf.engine.commondata.pagecontent.operators.textshowing.ShowTextString string) |
static com.aspose.ms.System.Collections.Generic.List<Operator> |
operatorCollection_getCommands(OperatorCollection oc) |
static void |
page_SetPageNumber(Page page,
int number) |
static void |
page_updateContents(Page page) |
static void |
processHyperlink(BaseParagraph bp,
Page page,
Rectangle rect) |
static Operator.SetColorSpace |
SetColorSpace(String value) |
static Operator.SetColorSpaceStroke |
SetColorSpaceStroke(String value) |
static void |
setCreator(DocumentInfo object,
String value) |
static void |
setProducer(DocumentInfo object,
String value) |
static void |
setTextMatrix(TextState value,
Matrix m) |
static void |
setTransition(Page page,
com.aspose.pdf.engine.data.IPdfDictionary transition) |
static com.aspose.pdf.engine.data.PdfArray |
toArray(Rectangle rec,
com.aspose.pdf.engine.data.ITrailerable trailerable) |
static void |
updateAppearances(Annotation annotation) |
public static com.aspose.pdf.engine.data.IPdfDataStream makeImageFromStream(XImageCollection xic, com.aspose.ms.System.IO.Stream stream, int quality, com.aspose.pdf.engine.data.ITrailerable parent)
public static com.aspose.pdf.engine.data.IPdfDictionary getEngineDict(FileParams value)
public static void setCreator(DocumentInfo object, String value)
public static void setProducer(DocumentInfo object, String value)
public static float getCharacterSpacing(TextState value)
public static com.aspose.pdf.engine.commondata.text.segmenting.PhysicalTextSegment getPhysicalSegment(TextSegment value)
public static com.aspose.ms.System.Collections.Generic.List<Operator> operatorCollection_getCommands(OperatorCollection oc)
public static void page_updateContents(Page page)
public static void htmlFragment_copyResources(Page srcPage, Page destPage)
public static void page_SetPageNumber(Page page, int number)
public static void addButton(Page _currentPage, Rectangle convertRect, boolean isShowFieldsBorders, com.aspose.html.elements.HTMLInputElement as, Document _document)
public static void annotation_setPage(Annotation radio, Page _currentPage)
public static void createDefaultResources(Form form)
public static boolean get_IsLicensed()
public static FontCollection getFontCollection(com.aspose.pdf.engine.commondata.pagecontent.IResourceDictionary resourceDictionary)
public static com.aspose.ms.System.Xml.XmlElement createDescriptionValueXml(com.aspose.ms.System.Xml.XmlDocument xmlDocument)
public static void initializeSchemaValue(com.aspose.ms.System.Xml.XmlNode xmlNode, XmpPdfAExtensionSchema schema)
public static void getValuesXml(XmpPdfAExtensionSchema schema, com.aspose.ms.System.Xml.XmlDocument xmlDocument, com.aspose.ms.System.Xml.XmlElement pdfAExtensionDescriptionValueElement)
public static com.aspose.ms.System.Xml.XmlElement getValuesXml(XmpPdfAExtensionSchema schema, com.aspose.ms.System.Xml.XmlDocument xmlDocument)
public static boolean isImage(com.aspose.pdf.engine.data.IPdfPrimitive primitive)
public static XForm createNewForm(Page source, com.aspose.pdf.engine.data.ITrailerable trailerable, Copier copier)
public static void setTransition(Page page, com.aspose.pdf.engine.data.IPdfDictionary transition)
public static void flattenXfaField(com.aspose.ms.System.Xml.XmlNode field)
public static void processHyperlink(BaseParagraph bp, Page page, Rectangle rect)
public static Resources create(IDocument doc, com.aspose.pdf.engine.commondata.pagecontent.IResourceDictionary res)
public static com.aspose.pdf.engine.data.PdfArray toArray(Rectangle rec, com.aspose.pdf.engine.data.ITrailerable trailerable)
public static OutlineItemCollection newOutlineItemCollection(com.aspose.pdf.engine.data.IPdfObject outlines)
public static OperatorCollection newOperatorCollection(com.aspose.pdf.engine.data.IPdfPrimitive contents)
public static OperatorCollection newOperatorCollection(com.aspose.pdf.engine.data.ITrailerable trailerable, com.aspose.pdf.engine.data.IPdfPrimitive contents)
public static Operator.SetColorSpace SetColorSpace(String value)
public static Operator.SetColorSpaceStroke SetColorSpaceStroke(String value)
public static Operator create(com.aspose.pdf.engine.commondata.pagecontent.operators.commands.ICommand command)
public static void Operator_setContainer(Operator op, OperatorCollection collection)
public static Operator Operator_create(int index, com.aspose.pdf.engine.commondata.pagecontent.operators.commands.ICommand command)
public static Operator Operator_TextShowOperator(int index, com.aspose.pdf.engine.commondata.pagecontent.operators.textshowing.ShowTextString string)
public static void copyTo(Metadata md, com.aspose.ms.System.Array array, int index)
public static com.aspose.pdf.engine.data.IPdfArray getMatrix(Matrix m, com.aspose.pdf.engine.data.ITrailerable trailer)
public static LightweightOperatorCollection newLightweightOperatorCollection(com.aspose.ms.System.Collections.Generic.List<Operator> operatorCollection)
public static void add(FontCollection fc, String resName, com.aspose.pdf.engine.data.IPdfObject newFont)
public static Font newFont(com.aspose.fonts.IFont font)
public static FileSpecification newFileSpecification(com.aspose.pdf.engine.data.IPdfPrimitive specification)
public static FileSpecification newFileSpecification(com.aspose.ms.System.IO.Stream stream, String name, String description)
public static FileSpecification newFileSpecification(com.aspose.ms.System.IO.Stream stream, String name)
public static ExplicitDestination explicitDestination_createDestination(com.aspose.pdf.engine.data.IPdfArray engineDest)
public static void iDocument_saveInternal(IDocument iDocument, com.aspose.ms.System.IO.Stream output)
public static void document_addLocalFontPathInternal(String path)
public static void updateAppearances(Annotation annotation)
Copyright © 2017 Aspose. All Rights Reserved.