LayoutCollector constructor. Initializes an instance of this class.... doc = aw . Document () layout_collector = aw . layout ....5 pages of content. builder = aw . DocumentBuilder ( doc = doc...
OoxmlSaveOptions.compliance property. Specifies the OOXML version for the output document...let doc = new aw . Document (); let builder = new aw . DocumentBuilder...insertShape ( aw . Drawing . ShapeType . TopCornersRounded , aw . Drawing...
Aspose.Words.Saving.PdfDigitalSignatureTimestampSettings class. Contains settings of the digital signature timestamp...let doc = new aw . Document (); let builder = new aw . DocumentBuilder...document to .PDF. let options = new aw . Saving . PdfSaveOptions ();...
DocumentBuilder.moveToDocumentEnd method. Moves the cursor to the end of the document....let doc = new aw . Document (); let builder = new aw . DocumentBuilder...firstParagraph . getChildNodes ( aw . NodeType . Any , false ); expect...
SdtListItemCollection.count property. Gets number of items in the collection....let doc = new aw . Document (); let tag = new aw . Markup . StructuredDocumentTa... ( doc , aw . Markup . SdtType . DropDownList , aw . Markup ...
FieldAdvance.vertical_position property. Gets or sets the number of points by which the text that follows the field should be moved vertically from the top edge of the page.... doc = aw . Document () builder = aw . DocumentBuilder...field = builder . insert_field ( aw . fields . FieldType . FIELD_ADVANCE...
Aspose.Words.Vba.VbaReferenceType enumeration. Allows to specify the type of a [VbaReference](../vbareference/) object....dll" ; let doc = new aw . Document ( base . myDir + "VBA...case aw . Vba . VbaReferenceType . Registered : case aw . Vba...