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

aws

(0.05 sec)
  1. ListCollection class | Aspose.Words for Node.js

    Aspose.Words.Lists.ListCollection class. Stores and manages formatting of bulleted and numbered lists used in a document...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. LayoutEnumerator.move_last_child method | Aspos...

    LayoutEnumerator.move_last_child method. Moves to the last child entity.... doc = aw . Document ( MY_DIR + 'Layout...like a tree. layout_enumerator = aw . layout . LayoutEnumerator (...

    reference.aspose.com/words/python-net/aspose.wo...
  3. LayoutEnumerator.page_index property | Aspose.W...

    LayoutEnumerator.page_index property. Gets the 1-based index of a page which contains the current entity.... doc = aw . Document ( MY_DIR + 'Layout...like a tree. layout_enumerator = aw . layout . LayoutEnumerator (...

    reference.aspose.com/words/python-net/aspose.wo...
  4. LayoutEnumerator.text property | Aspose.Words f...

    LayoutEnumerator.text property. Gets text of the current span entity... doc = aw . Document ( MY_DIR + 'Layout...like a tree. layout_enumerator = aw . layout . LayoutEnumerator (...

    reference.aspose.com/words/python-net/aspose.wo...
  5. LayoutEnumerator.document property | Aspose.Wor...

    LayoutEnumerator.document property. Gets document this instance enumerates.... doc = aw . Document ( MY_DIR + 'Layout...like a tree. layout_enumerator = aw . layout . LayoutEnumerator (...

    reference.aspose.com/words/python-net/aspose.wo...
  6. LayoutEnumerator.reset method | Aspose.Words fo...

    LayoutEnumerator.reset method. Moves the enumerator to the first page of the document.... doc = aw . Document ( MY_DIR + 'Layout...like a tree. layout_enumerator = aw . layout . LayoutEnumerator (...

    reference.aspose.com/words/python-net/aspose.wo...
  7. CellFormat.width property | Aspose.Words for Py...

    CellFormat.width property. Gets the width of the cell in points.... doc = aw . Document () builder = aw . DocumentBuilder...paragraph_format . alignment = aw . ParagraphAlignment . CENTER...

    reference.aspose.com/words/python-net/aspose.wo...
  8. HtmlSaveOptions.export_page_margins property | ...

    HtmlSaveOptions.export_page_margins property. Specifies whether page margins is exported to HTML, MHTML or EPUB... doc = aw . Document () builder = aw . DocumentBuilder... insert_shape ( shape_type = aw . drawing . ShapeType . CUBE...

    reference.aspose.com/words/python-net/aspose.wo...
  9. ListTrailingCharacter enumeration | Aspose.Word...

    aspose.words.lists.ListTrailingCharacter enumeration. Specifies the character that separates the list label from the text of the paragraph.... doc = aw . Document () # A list allows...lists . add ( list_template = aw . lists . ListTemplate . NUMBER_DEFAULT...

    reference.aspose.com/words/python-net/aspose.wo...
  10. ListFormat.list_level property | Aspose.Words f...

    ListFormat.list_level property. Returns the list level formatting plus any formatting overrides applied to the current paragraph.... doc = aw . Document () # A list allows...lists . add ( list_template = aw . lists . ListTemplate . NUMBER_DEFAULT...

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