Sort Score
Result 10 results
Languages All
Labels All
Results 561 - 570 of 5,690 for

aws

(0.08 sec)
  1. ConditionalStyleCollection.top_left_cell proper...

    ConditionalStyleCollection.top_left_cell property. Gets the top left cell style.... doc = aw . Document () builder = aw . DocumentBuilder...table_style = doc . styles . add ( aw . StyleType . TABLE , 'MyTableStyle1'...

    reference.aspose.com/words/python-net/aspose.wo...
  2. ConditionalStyleType enumeration | Aspose.Words...

    Aspose.Words.ConditionalStyleType enumeration. Represents possible table areas to which conditional formatting may be defined in a table style....let doc = new aw . Document (); let builder = new aw . DocumentBuilder...tableStyle = doc . styles . add ( aw . StyleType . Table , "MyTableStyle1"...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. ShapeBase.is_delete_revision property | Aspose....

    ShapeBase.is_delete_revision property. Returns true if this object was deleted in Microsoft Word while change tracking was enabled.... doc = aw . Document () self . assertFalse...kind. shape = aw . drawing . Shape ( doc , aw . drawing . ShapeType...

    reference.aspose.com/words/python-net/aspose.wo...
  4. FileFormatUtil.loadFormatToExtension method | A...

    FileFormatUtil.loadFormatToExtension method. Converts a load format enumerated value into a file extension...file extension" ); let info = aw . FileFormatUtil . detectFileFormat...expect ( loadFormat ). toEqual ( aw . LoadFormat . Doc ); // Below...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. PageSetup.endnoteOptions property | Aspose.Word...

    PageSetup.endnoteOptions property. Provides options that control numbering and positioning of endnotes in this section....let doc = new aw . Document (); let builder = new aw . DocumentBuilder...); builder . insertFootnote ( aw . Notes . FootnoteType . Footnote...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. Fill.textureAlignment property | Aspose.Words f...

    Fill.textureAlignment property. Gets or sets the alignment for tile texture fill....let doc = new aw . Document (); let builder = new aw . DocumentBuilder...shape = builder . insertShape ( aw . Drawing . ShapeType . Rectangle...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. ShapeBase.relativeVerticalPosition property | A...

    ShapeBase.relativeVerticalPosition property. Specifies relative to what the shape is positioned vertically....let doc = new aw . Document (); let builder = new aw . DocumentBuilder..."Logo.jpg" ); shape . wrapType = aw . Drawing . WrapType . None ;...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. BuiltInDocumentProperties.title property | Aspo...

    BuiltInDocumentProperties.title property. Gets or sets the title of the document.... doc = aw . Document () builder = aw . DocumentBuilder... insert_field ( field_type = aw . fields . FieldType . FIELD_AUTHOR...

    reference.aspose.com/words/python-net/aspose.wo...
  9. TabStop constructor | Aspose.Words for Python

    aspose.words.TabStop constructor... doc = aw . Document () builder = aw . DocumentBuilder...tab_stops . add ( tab_stop = aw . TabStop ( position = 72 ))...

    reference.aspose.com/words/python-net/aspose.wo...
  10. FieldTC.text property | Aspose.Words for Python

    FieldTC.text property. Gets or sets the text of the entry....fier (): doc = aw . Document () builder = aw . DocumentBuilder...field_toc = builder . insert_field ( aw . fields . FieldType . FIELD_TOC...

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