Sort Score
Result 10 results
Languages All
Labels All
Results 891 - 900 of 5,690 for

aws

(0.03 sec)
  1. LayoutEnumerator.move_next_logical method | Asp...

    LayoutEnumerator.move_next_logical method. Moves to the next sibling entity in a logical order.... doc = aw . Document ( MY_DIR + 'Layout...like a tree. layout_enumerator = aw . layout . LayoutEnumerator (...

    reference.aspose.com/words/python-net/aspose.wo...
  2. LayoutEnumerator.move_parent method | Aspose.Wo...

    aspose.words.layout.LayoutEnumerator.move_parent method... doc = aw . Document ( MY_DIR + 'Layout...like a tree. layout_enumerator = aw . layout . LayoutEnumerator (...

    reference.aspose.com/words/python-net/aspose.wo...
  3. LayoutEnumerator.move_previous_logical method |...

    LayoutEnumerator.move_previous_logical method. Moves to the previous sibling entity in a logical order.... doc = aw . Document ( MY_DIR + 'Layout...like a tree. layout_enumerator = aw . layout . LayoutEnumerator (...

    reference.aspose.com/words/python-net/aspose.wo...
  4. HtmlLoadOptions.convertSvgToEmf property | Aspo...

    HtmlLoadOptions.convertSvgToEmf property. Gets or sets a value indicating whether to convert loaded SVG images to the EMF format... let loadOptions = new aw . Loading . HtmlLoadOptions ();...convertSvgToEmf = true ; let doc = new aw . Document ( Buffer . from (...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. EndnoteOptions.restart_rule property | Aspose.W...

    EndnoteOptions.restart_rule property. Determines when automatic numbering restarts.... doc = aw . Document () builder = aw . DocumentBuilder...insert_footnote ( footnote_type = aw . notes . FootnoteType . FOOTNOTE...

    reference.aspose.com/words/python-net/aspose.wo...
  6. ViewOptions.viewType property | Aspose.Words fo...

    ViewOptions.viewType property. Controls the view mode in Microsoft Word....let doc = new aw . Document (); let builder = new aw . DocumentBuilder...doc . viewOptions . viewType = aw . Settings . ViewType . PageLayout...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. PaperSize enumeration | Aspose.Words for Python

    aspose.words.PaperSize enumeration. Specifies paper size.... doc = aw . Document () builder = aw . DocumentBuilder...builder . page_setup . paper_size = aw . PaperSize . LEGAL builder ...

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

    HtmlSaveOptions.metafileFormat property. Specifies in what format metafiles are saved when exporting to HTML, MHTML, or EPUB... let loadOptions = new aw . Loading . HtmlLoadOptions ();...convertSvgToEmf = true ; let doc = new aw . Document ( Buffer . from (...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. FixedPageSaveOptions class | Aspose.Words for P...

    aspose.words.saving.FixedPageSaveOptions class. Contains common options that can be specified when saving a document into fixed page formats (PDF, XPS, images etc)... doc = aw . Document () builder = aw . DocumentBuilder...' ) builder . insert_break ( aw . BreakType . PAGE_BREAK ) builder...

    reference.aspose.com/words/python-net/aspose.wo...
  10. FieldRD.file_name property | Aspose.Words for P...

    FieldRD.file_name property. Gets or sets the name of the file to include when generating a table of contents, table of authorities, or index.... doc = aw . Document () builder = aw . DocumentBuilder...page. builder . insert_field ( aw . fields . FieldType . FIELD_TOC...

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