Sort Score
Result 10 results
Languages All
Labels All
Results 6,411 - 6,420 of 18,198 for

aws

(0.05 sec)
  1. ListFormat.isListItem property | Aspose.Words f...

    ListFormat.isListItem property. True when the paragraph has bulleted or numbered formatting applied to it....let doc = new aw . Document (); let builder = new aw . DocumentBuilder.... list = doc . lists . add ( aw . Lists . ListTemplate . NumberDefault...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. CommandButtonControl constructor | Aspose.Words...

    CommandButtonControl constructor. Initializes a new instance of [CommandButtonControl](../) class.... builder = aw . DocumentBuilder () button1 = aw . drawing ....button1 ) self . assertEqual ( aw . drawing . ole . Forms2OleControlType...

    reference.aspose.com/words/python-net/aspose.wo...
  3. FieldShape class | Aspose.Words for Python

    aspose.words.fields.FieldShape class. Implements the SHAPE field... doc = aw . Document () builder = aw . DocumentBuilder... insert_field ( field_type = aw . fields . FieldType . FIELD_BIDI_OUTLINE...

    reference.aspose.com/words/python-net/aspose.wo...
  4. DocumentBuilder.popFont method | Aspose.Words f...

    DocumentBuilder.popFont method. Retrieves character formatting previously saved on the stack....let doc = new aw . Document (); let builder = new aw . DocumentBuilder...builder . font . styleIdentifier = aw . StyleIdentifier . Hyperlink...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. Paragraph.parentSection property | Aspose.Words...

    Paragraph.parentSection property. Retrieves the parent [Section](../../section/) of the paragraph.... let doc = new aw . Document (); // Create a header...let header = new aw . HeaderFooter ( doc , aw . HeaderFooterType...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. Paragraph.parent_section property | Aspose.Word...

    Paragraph.parent_section property. Retrieves the parent [Section](../../section/) of the paragraph.... doc = aw . Document () # Create a header...body text. header = aw . HeaderFooter ( doc , aw . HeaderFooterType...

    reference.aspose.com/words/python-net/aspose.wo...
  7. FindReplaceOptions.ignore_footnotes property | ...

    FindReplaceOptions.ignore_footnotes property. Gets or sets a boolean value indicating either to ignore footnotes... doc = aw . Document () builder = aw . DocumentBuilder...) builder . insert_footnote ( aw . notes . FootnoteType . FOOTNOTE...

    reference.aspose.com/words/python-net/aspose.wo...
  8. CommentDisplayMode enumeration | Aspose.Words f...

    aspose.words.layout.CommentDisplayMode enumeration. Specifies the rendering mode for document comments.... doc = aw . Document () builder = aw . DocumentBuilder...( 'Hello world!' ) comment = aw . Comment ( doc = doc , author...

    reference.aspose.com/words/python-net/aspose.wo...
  9. HeaderFooter.headerFooterType property | Aspose...

    HeaderFooter.headerFooterType property. Gets the type of this header/footer.... let doc = new aw . Document (); // Create a header...let header = new aw . HeaderFooter ( doc , aw . HeaderFooterType...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. MailMergeOptions.trim_whitespaces property | As...

    MailMergeOptions.trim_whitespaces property. Gets or sets a value indicating whether trailing and leading whitespaces are trimmed from mail merge values....Bond' , 'London' , 'Classified' ] aw . lowcode . MailMerger . execute...field_values = field_values ) aw . lowcode . MailMerger . execute...

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