DocumentBuilder.page_setup property. Returns an object that represents current page setup and section properties....page_setup ( self ) -> aspose . words . PageSetup : ... Examples...docx' ) See Also module aspose.words class DocumentBuilder DocumentBuilder...
HtmlFixedSaveOptions.exportFormFields property. Gets or sets indication of whether form fields are exported as interactive items (as 'input' tag) rather than converted to text or graphics....there are two ways in which Aspose.words can export form fields....toBeTruthy (); } See Also module Aspose.Words.Saving class HtmlFixedSaveOptions...
DocumentVisitor.visit_comment_range_start method. Called when the start of a commented range of text is encountered.... comment_range_start : aspose . words . CommentRangeStart ):...enumeration. See Also module aspose.words class DocumentVisitor DocumentVisitor...
DigitalSignature.signatureValue property. Gets an array of bytes representing a signature value....=" ); } See Also module Aspose.Words class DigitalSignature DigitalSignature...
BuiltInDocumentProperties.words property. Represents an estimate of the number of words in the document....words () : number Remarks Aspose.Words updates this property when...commodo consequat." ); // Aspose.words does not track document...
BuiltInDocumentProperties.lines property. Represents an estimate of the number of lines in the document....lines () : number Remarks Aspose.Words updates this property when...commodo consequat." ); // Aspose.words does not track document...
FramesetCollection indexer. Gets a frame or frames page at the specified index....com/aspose-words/Aspose.Words-for-.NET/blob/master/Ex...= False See Also module aspose.words.framesets class FramesetCollection...
PageSetup.paperSize property. Returns or sets the paper size.... get paperSize () : Aspose . Words . PaperSize Remarks Setting...Shows how to construct an Aspose.words document by hand. let doc...