Sort Score
Result 10 results
Languages All
Labels All
Results 4,431 - 4,440 of 18,036 for

aws

(0.07 sec)
  1. WrapSide enumeration | Aspose.Words for Node.js

    Aspose.Words.Drawing.WrapSide enumeration. Specifies what side(s) of the shape or picture the text wraps around.... let doc = new aw . Document ( base . myDir + "Textboxes...shapes = doc . getChildNodes ( aw . NodeType . Shape , true )....

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. Footnote.footnote_type property | Aspose.Words ...

    Footnote.footnote_type property. Returns a value that specifies whether this is a footnote or endnote.... doc = aw . Document () builder = aw . DocumentBuilder...insert_footnote ( footnote_type = aw . notes . FootnoteType . FOOTNOTE...

    reference.aspose.com/words/python-net/aspose.wo...
  3. PageSetup.footnote_options property | Aspose.Wo...

    PageSetup.footnote_options property. Provides options that control numbering and positioning of footnotes in this section.... doc = aw . Document () builder = aw . DocumentBuilder...insert_footnote ( footnote_type = aw . notes . FootnoteType . FOOTNOTE...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Paragraph.getEffectiveTabStops method | Aspose....

    Paragraph.getEffectiveTabStops method. Returns array of all tab stops applied to this paragraph, including applied indirectly by styles or lists.... let doc = new aw . Document (); let para = doc...tabStops . add ( 72 , aw . TabAlignment . Left , aw . TabLeader . Dots...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. ImageData.set_image method | Aspose.Words for P...

    aspose.words.drawing.ImageData.set_image method... doc = aw . Document () # To display an...: img_shape = aw . drawing . Shape ( doc , aw . drawing . ShapeType...

    reference.aspose.com/words/python-net/aspose.wo...
  6. ChartFormat.fill property | Aspose.Words for No...

    ChartFormat.fill property. Gets fill formatting for the parent chart element....let doc = new aw . Document (); let builder = new aw . DocumentBuilder...shape = builder . insertChart ( aw . Drawing . Charts . ChartType...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. DocumentBuilder.move_to_section method | Aspose...

    DocumentBuilder.move_to_section method. Moves the cursor to the beginning of the body in a specified section.... doc = aw . Document () builder = aw . DocumentBuilder...builder . move_to_header_footer ( aw . HeaderFooterType . HEADER_FIRST...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Document.view_options property | Aspose.Words f...

    Document.view_options property. Provides options to control how the document is displayed in Microsoft Word.... doc = aw . Document () builder = aw . DocumentBuilder.... view_options . view_type = aw . settings . ViewType . PAGE_LAYOUT...

    reference.aspose.com/words/python-net/aspose.wo...
  9. ConvertUtil.millimeter_to_point method | Aspose...

    ConvertUtil.millimeter_to_point method. Converts millimeters to points.... doc = aw . Document () builder = aw . DocumentBuilder...page_setup page_setup . top_margin = aw . ConvertUtil . millimeter_to_point...

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

    aspose.words.ai.AiModel class. Represents information about a Generative Language Model.... first_doc = aw . Document ( file_name = MY_DIR...document.docx' ) second_doc = aw . Document ( file_name = MY_DIR...

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