PageSetup.margins property. Returns or sets preset [Margins](../../margins/) of the page....page layout of the document. doc = aw . Document ( file_name = MY_DIR...'Rendering.docx' ) # Saving a document to PDF, to an image, or printing...
aspose.words.digitalsignatures.DigitalSignature class. Represents a digital signature on a Document and the result of its verification...Represents a digital signature on a document and the result of its verification...with Digital Signatures documentation article. Properties Name...
Open and view Documents programmatically with Java sample code using Aspose.PDF for Java...the PDF with an instance of Document. View resultant File. Java...view PDF documents // load PDF with an instance of Document var document...
FontInfoCollection.embed_system_fonts property. Specifies whether or not to embed System fonts into the Document...embed System fonts into the document. Default value for this property...system and wants to create a document that is readable by others...
aspose.words.loading.DocumentDirection enumeration. Allows to specify the direction to flow the text in a Document....direction to flow the text in a document. Members Name Description...Shows how to detect plaintext document text direction. # Create a...
Optimize Resources of PDF files using Go tool....the document: Resources that are not used on the document pages...shows how to optimize a PDF document. package main import "github...
Open and view PCL Documents programmatically with Java sample code using Aspose.PDF for Java...the PCL with an instance of Document. View resultant File. Java...instance of Document var document = new Document ( "template...
Open and view SVG Documents programmatically with Java sample code using Aspose.PDF for Java...the SVG with an instance of Document. View resultant File. Java...instance of Document var document = new Document ( "template...
PageSet.odd property. Gets a set with all the odd pages of the Document in their original order....with all the odd pages of the document in their original order. get...pages from the document. let doc = new aw . Document (); let builder...