Sort Score
Result 10 results
Languages All
Labels All
Results 8,861 - 8,870 of 18,030 for

aws

(0.06 sec)
  1. StructuredDocumentTagRangeStart.tag property | ...

    StructuredDocumentTagRangeStart.tag property. Specifies a tag associated with the current structured document tag node... let doc = new aw . Document ( base . myDir + "Multi-section...rangeStartTag = doc . getChildNodes ( aw . NodeType . StructuredDocumentTa...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. FieldIncludeText.xsl_transformation property | ...

    FieldIncludeText.xsl_transformation property. Gets or sets the location of XSL Transformation to format XML data....field_include_text (): doc = aw . Document () builder = aw . DocumentBuilder...create_field_include_text ( builder : aw . DocumentBuilder , source_full_name...

    reference.aspose.com/words/python-net/aspose.wo...
  3. DocumentBuilder.insert_footnote method | Aspose...

    aspose.words.DocumentBuilder.insert_footnote method... doc = aw . Document () builder = aw . DocumentBuilder...insert_footnote ( footnote_type = aw . notes . FootnoteType . FOOTNOTE...

    reference.aspose.com/words/python-net/aspose.wo...
  4. VbaReferenceType enumeration | Aspose.Words for...

    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...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. FieldAdvance.vertical_position property | Aspos...

    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...

    reference.aspose.com/words/python-net/aspose.wo...
  6. FieldAdvance.right_offset property | Aspose.Wor...

    FieldAdvance.right_offset property. Gets or sets the number of points by which the text that follows the field should be moved right.... doc = aw . Document () builder = aw . DocumentBuilder...field = builder . insert_field ( aw . fields . FieldType . FIELD_ADVANCE...

    reference.aspose.com/words/python-net/aspose.wo...
  7. IPageSavingCallback.pageSaving method | Aspose....

    IPageSavingCallback.pageSaving method. Called when Aspose.Words saves a separate page to fixed page formats....let doc = new aw . Document (); let builder = new aw . DocumentBuilder..." ); builder . insertBreak ( aw . BreakType . PageBreak ); builder...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. Footnote.isAuto property | Aspose.Words for Nod...

    Footnote.isAuto property. Holds a value that specifies whether this is a auto-numbered footnote or footnote with user defined custom reference mark....let doc = new aw . Document (); let builder = new aw . DocumentBuilder...= builder . insertFootnote ( aw . Notes . FootnoteType . Footnote...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. FieldAdvance.horizontal_position property | Asp...

    FieldAdvance.horizontal_position property. Gets or sets the number of points by which the text that follows the field should be moved horizontally from the left edge of the column, frame, or text box.... doc = aw . Document () builder = aw . DocumentBuilder...field = builder . insert_field ( aw . fields . FieldType . FIELD_ADVANCE...

    reference.aspose.com/words/python-net/aspose.wo...
  10. EditableRange.editor_group property | Aspose.Wo...

    EditableRange.editor_group property. Returns or sets an alias (or editing group) which shall be used to determine if the current user shall be allowed to edit this editable range.... doc = aw . Document () doc . protect ( type = aw . ProtectionType...password = 'MyPassword' ) builder = aw . DocumentBuilder ( doc = doc...

    reference.aspose.com/words/python-net/aspose.wo...