Sort Score
Result 10 results
Languages All
Labels All
Results 2,661 - 2,670 of 5,692 for

aws

(0.11 sec)
  1. IAiModelText.check_grammar method | Aspose.Word...

    IAiModelText.check_grammar method. Checks grammar of the provided document... doc = aw . Document ( file_name = MY_DIR...models. model = aw . ai . AiModel . create ( aw . ai . AiModelType...

    reference.aspose.com/words/python-net/aspose.wo...
  2. ParagraphFormat.bidi property | Aspose.Words fo...

    ParagraphFormat.bidi property. Gets or sets whether this is a right-to-left paragraph.... let loadOptions = new aw . Loading . TxtLoadOptions ();...loadOptions . documentDirection = aw . Loading . DocumentDirection...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. TabStopCollection.removeByPosition method | Asp...

    TabStopCollection.removeByPosition method. Removes a tab stop at the specified position from the collection.... let doc = new aw . Document ( base . myDir + "Table...paraNode of doc . getChildNodes ( aw . NodeType . Paragraph , true...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. SaveOptions.iml_rendering_mode property | Aspos...

    SaveOptions.iml_rendering_mode property. Gets or sets a value determining how ink (InkML) objects are rendered.... doc = aw . Document ( file_name = MY_DIR...save_options = aw . saving . ImageSaveOptions ( aw . SaveFormat...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Chart.legend property | Aspose.Words for Python

    Chart.legend property. Provides access to the chart legend properties.... doc = aw . Document () builder = aw . DocumentBuilder... insert_chart ( chart_type = aw . drawing . charts . ChartType...

    reference.aspose.com/words/python-net/aspose.wo...
  6. StructuredDocumentTag class | Aspose.Words for ...

    aspose.words.markup.StructuredDocumentTag class. Represents a structured document tag (SDT or content control) in a document... doc = aw . Document () builder = aw . DocumentBuilder...er ( aw . StyleIdentifier . QUOTE ) sdt_plain_text = aw . markup...

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

    aspose.words.fields.FieldToa class. Implements the TOA field...field_toa_test (): doc = aw . Document () builder = aw . DocumentBuilder...field_toa = builder . insert_field ( aw . fields . FieldType . FIELD_TOA...

    reference.aspose.com/words/python-net/aspose.wo...
  8. NodeCollection.insert method | Aspose.Words for...

    NodeCollection.insert method. Inserts a node into the collection at the specified index.... doc = aw . Document () builder = aw . DocumentBuilder...RunCollection manually. new_run = aw . Run ( doc = doc , text = 'Run...

    reference.aspose.com/words/python-net/aspose.wo...
  9. HtmlFixedSaveOptions.exportFormFields property ...

    HtmlFixedSaveOptions.exportFormFields property. Gets or sets indication of whether form fields are exported as interactive items (as 'input' tag) rather than converted to text or graphics....let doc = new aw . Document (); let builder = new aw . DocumentBuilder...let htmlFixedSaveOptions = new aw . Saving . HtmlFixedSaveOptions...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. TxtSaveOptions.preserveTableLayout property | A...

    TxtSaveOptions.preserveTableLayout property. Specifies whether the program should attempt to preserve layout of tables when saving in the plain text format...let doc = new aw . Document (); let builder = new aw . DocumentBuilder...plaintext. let txtSaveOptions = new aw . Saving . TxtSaveOptions ();...

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