Represents a class to edit the PDF file's page, including rotating page, zooming page, moving position and changing page size.... PdfPageEditor(document) Initializes a new instance...Name Description document Gets the document facade is working...
GetDocumentPrintTicket XpsDocument.GetDocumentPrintTicket method Returns the print ticket of the Document indexed by ......Returns the print ticket of the document indexed by documentIndex ...documentIndex Int32 Index of the document whose print ticket to return...
Aspose.Words.Saving.PdfDigitalSignatureHashAlgorithm enum. Specifies a digital hash algorithm used by a digital signature in C#....generated PDF document. Document doc = new Document (); DocumentBuilder...object that we can pass to the document's "Save" method // to modify...
Document DefaultTabStop property. Gets or sets the interval in points between the default tab stops in C#....DefaultTabStop Document.DefaultTabStop property Gets or sets...stop positions. Document doc = new Document (); DocumentBuilder...
Some documens have large size after converison into PDF/A format. To reduce file size for these Documents its necessary to define a strategy of fonts removing. This enumeration declares a strategies which can be used to optimize fonts usage. Every strategy from this enumeration has sense only when flag OptimizeFileSize./pdfformatconversionoptions/optimizefilesize is set....reduce file size for these documents it’s necessary to define a...have duplicates in document. If document contains group of duplicated...
IStructuredDocumentTag XmlMapping property. Gets an object that represents the mapping of this structured Document tag to XML data in a custom XML part of the current Document in C#....mapping of this structured document tag to XML data in a custom...custom XML part of the current document. public XmlMapping XmlMapping...
Aspose.Words for Java 19.9 Release Notes – the latest updates and fixes....repeating section structured document tags. Simplified work with...Improve macros extract from the document New Feature WORDSNET-1055...
An attribute specifying as part of the XML declaration the version number of this Document. If there is no declaration and if this Document supports the XML feature the value is 1.0. If this Document does not support the XML feature the value is always null....XmlVersion Document.XmlVersion property An attribute specifying...the version number of this document. If there is no declaration...
LayoutEnumerator constructor. Initializes new instance of this class in C#....public LayoutEnumerator ( Documentdocument ) Parameter Type Description...Description documentDocument A document whose page layout model...