Sort Score
Result 10 results
Languages All
Labels All
Results 1,831 - 1,840 of 5,694 for

aws

(0.02 sec)
  1. TableStyle.shading property | Aspose.Words for ...

    TableStyle.shading property. Gets a [Shading](../../shading/) object that refers to the shading formatting for table cells....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...
  2. Paragraph.isEndOfSection property | Aspose.Word...

    Paragraph.isEndOfSection property. True if this paragraph is the last paragraph in the [Body](../../body/) (main text story) of a [Section](../../section/); false otherwise....let doc = new aw . Document (); let builder = new aw . DocumentBuilder...docToInsert = new aw . Document (); builder = new aw . DocumentBuilder...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. FontInfoCollection indexer | Aspose.Words for P...

    FontInfoCollection indexer. Gets a font at the specified index.... doc = aw . Document ( file_name = MY_DIR...get_embedded_font ( aw . fonts . EmbeddedFontFormat . OPEN_TYPE , aw . fonts...

    reference.aspose.com/words/python-net/aspose.wo...
  4. TabStopCollection.remove_by_index method | Aspo...

    TabStopCollection.remove_by_index method. Removes a tab stop at the specified index from the collection.... doc = aw . Document () tab_stops = doc...tab_stops . add ( position = aw . ConvertUtil . millimeter_to_point...

    reference.aspose.com/words/python-net/aspose.wo...
  5. RowFormat class | Aspose.Words for Node.js

    Aspose.Words.Tables.RowFormat class. Represents all formatting for a table row...let doc = new aw . Document (); let builder = new aw . DocumentBuilder...; rowFormat . borders . at ( aw . BorderType . Bottom ). color...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. SignatureLineOptions.signer property | Aspose.W...

    SignatureLineOptions.signer property. Gets or sets suggested signer of the signature line...pfx" certificate_password = "aw" for signee_info in self . _create_signees...document = aw . Document ( src_document_path ) builder = aw . DocumentBuilder...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Shape.text_path property | Aspose.Words for Python

    Shape.text_path property. Defines the text of the text path (of a WordArt object)....def insert_text_paths (): doc = aw . Document () # Insert a WordArt... pydrawing . Color . black , aw . drawing . ShapeType . TEXT_PLAIN_TEXT...

    reference.aspose.com/words/python-net/aspose.wo...
  8. FieldDde.source_item property | Aspose.Words fo...

    FieldDde.source_item property. Gets or sets the portion of the source file that's being linked....insert_linked_object_as ): doc = aw . Document () builder = aw . DocumentBuilder...insert_linked_object_as ): doc = aw . Document () builder = aw . DocumentBuilder...

    reference.aspose.com/words/python-net/aspose.wo...
  9. FieldLink.source_item property | Aspose.Words f...

    FieldLink.source_item property. Gets or sets the portion of the source file that's being linked....insert_linked_object_as ): doc = aw . Document () builder = aw . DocumentBuilder...insert_linked_object_as ): doc = aw . Document () builder = aw . DocumentBuilder...

    reference.aspose.com/words/python-net/aspose.wo...
  10. FieldLink.insert_as_unicode property | Aspose.W...

    FieldLink.insert_as_unicode property. Gets or sets whether to insert the linked object as Unicode text....insert_linked_object_as ): doc = aw . Document () builder = aw . DocumentBuilder...insert_linked_object_as ): doc = aw . Document () builder = aw . DocumentBuilder...

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