Sort Score
Result 10 results
Languages All
Labels All
Results 3,951 - 3,960 of 18,035 for

aws

(0.05 sec)
  1. ChartAxis.type property | Aspose.Words for Python

    ChartAxis.type property. Returns type of the axis....chart_series_collection (): doc = aw . Document () builder = aw . DocumentBuilder...chart = append_chart ( builder , aw . drawing . charts . ChartType...

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

    aspose.words.fields.FieldXE class. Implements the XE field... doc = aw . Document () builder = aw . DocumentBuilder... insert_field ( field_type = aw . fields . FieldType . FIELD_INDEX...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Node.remove method | Aspose.Words for Node.js

    Node.remove method. Removes itself from the parent.... let doc = new aw . Document ( base . myDir + "Tables...expect ( doc . getChildNodes ( aw . NodeType . Table , true )....

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. SummarizeOptions class | Aspose.Words for Python

    aspose.words.ai.SummarizeOptions class. Allows to specify various options for summarizing document content.... 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...
  5. SummarizeOptions constructor | Aspose.Words for...

    SummarizeOptions constructor. Initializes a new instances of [SummarizeOptions](../) class.... 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...
  6. Document.viewOptions property | Aspose.Words fo...

    Document.viewOptions property. Provides options to control how the document is displayed 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. Font.superscript property | Aspose.Words for Py...

    Font.superscript property. True if the font is formatted as superscript.... doc = aw . Document () para = doc . get_child ( aw . NodeType...points above the baseline. run = aw . Run ( doc = doc , text = 'Raised...

    reference.aspose.com/words/python-net/aspose.wo...
  8. StructuredDocumentTag.dateDisplayLocale propert...

    StructuredDocumentTag.dateDisplayLocale property. Allows to set/get the language format for the date displayed in this SDT.... let doc = new aw . Document (); // Insert a structured...sdtDate = new aw . Markup . StructuredDocumentTa ( doc , aw . Markup...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. StructuredDocumentTag.fullDate property | Aspos...

    StructuredDocumentTag.fullDate property. Specifies the full date and time last entered into this SDT.... let doc = new aw . Document (); // Insert a structured...sdtDate = new aw . Markup . StructuredDocumentTa ( doc , aw . Markup...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. VerticalAlignment enumeration | Aspose.Words fo...

    Aspose.Words.Drawing.VerticalAlignment enumeration. Specifies vertical alignment of a floating shape, text frame or a floating table....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...