Sort Score
Result 10 results
Languages All
Labels All
Results 7,881 - 7,890 of 18,036 for

aws

(0.06 sec)
  1. PsSaveOptions.save_format property | Aspose.Wor...

    PsSaveOptions.save_format property. Specifies the format in which the document will be saved if this save options object is used... doc = aw . Document ( file_name = MY_DIR...document normally. save_options = aw . saving . PsSaveOptions () save_options...

    reference.aspose.com/words/python-net/aspose.wo...
  2. FieldTitle.text property | Aspose.Words for Python

    FieldTitle.text property. Gets or sets the text of the title.... doc = aw . Document () # Set a value for...property in the document. builder = aw . DocumentBuilder ( doc = doc...

    reference.aspose.com/words/python-net/aspose.wo...
  3. FieldOptions.fileName property | Aspose.Words f...

    FieldOptions.fileName property. Gets or sets the file name of the document.... let doc = new aw . Document ( base . myDir + "Document..."Document.docx" ); let builder = new aw . DocumentBuilder ( doc ); builder...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. ChartSeriesGroup.axis_y property | Aspose.Words...

    ChartSeriesGroup.axis_y property. Provides access to properties of the Y axis of this series group.... doc = aw . Document () builder = aw . DocumentBuilder... insert_chart ( chart_type = aw . drawing . charts . ChartType...

    reference.aspose.com/words/python-net/aspose.wo...
  5. TabStopCollection.before method | Aspose.Words ...

    TabStopCollection.before method. Gets a first tab stop to the left of the specified position....let doc = new aw . Document (); let builder = new aw . DocumentBuilder...( new aw . TabStop ( 72.0 )); tabStops . add ( new aw . TabStop...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. SignatureLine.allow_comments property | Aspose....

    SignatureLine.allow_comments property. Gets or sets a value indicating that the signer can add comments in the Sign dialog... doc = aw . Document () builder = aw . DocumentBuilder...DocumentBuilder ( doc = doc ) options = aw . SignatureLineOptions () options...

    reference.aspose.com/words/python-net/aspose.wo...
  7. ChartSeriesGroup.axis_group property | Aspose.W...

    ChartSeriesGroup.axis_group property. Gets or sets the axis group to which this series group belongs.... doc = aw . Document () builder = aw . DocumentBuilder... insert_chart ( chart_type = aw . drawing . charts . ChartType...

    reference.aspose.com/words/python-net/aspose.wo...
  8. StructuredDocumentTag.appearance property | Asp...

    StructuredDocumentTag.appearance property. Gets/sets the appearance of a structured document tag.... let doc = new aw . Document (); // Create a structured...tag = new aw . Markup . StructuredDocumentTa ( doc , aw . Markup...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. ListCollection indexer | Aspose.Words for Python

    ListCollection indexer. Gets a list by index.... doc = aw . Document () builder = aw . DocumentBuilder...paras = doc . get_child_nodes ( aw . NodeType . PARAGRAPH , True...

    reference.aspose.com/words/python-net/aspose.wo...
  10. BuiltInDocumentProperties.keywords property | A...

    BuiltInDocumentProperties.keywords property. Gets or sets the document keywords....let doc = new aw . Document (); let builder = new aw . DocumentBuilder..."Author:\t" ); builder . insertField ( aw . Fields . FieldType . FieldAuthor...

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