Sort Score
Result 10 results
Languages All
Labels All
Results 2,541 - 2,550 of 5,693 for

aws

(0.25 sec)
  1. OdtSaveOptions.save_format property | Aspose.Wo...

    OdtSaveOptions.save_format property. Specifies the format in which the document will be saved if this save options object is used... doc = aw . Document () builder = aw . DocumentBuilder...the document in. save_options = aw . saving . OdtSaveOptions ( save_format...

    reference.aspose.com/words/python-net/aspose.wo...
  2. StructuredDocumentTagRangeStart.removeAllChildr...

    StructuredDocumentTagRangeStart.removeAllChildren method. Removes all the nodes between this range start node and the range end node....let doc = new aw . Document (); let builder = new aw . DocumentBuilder...rangeStart = doc . getChild ( aw . NodeType . StructuredDocumentTa...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. ViewOptions class | Aspose.Words for Node.js

    Aspose.Words.Settings.ViewOptions class. Provides various options that control how a document is shown 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...
  4. ChartDataLabelLocationMode enumeration | Aspose...

    aspose.words.drawing.charts.ChartDataLabelLocationMode enumeration. Specifies how the values ​​that specify the location of a data label - the [ChartDataLabel.left](../chartdatalabel/left/) and [ChartDataLabel.top](../chartdatalabel/top/) properties - are interpreted.... doc = aw . Document () builder = aw . DocumentBuilder... insert_chart ( chart_type = aw . drawing . charts . ChartType...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Revision.accept method | Aspose.Words for Python

    Revision.accept method. Accepts this revision.... doc = aw . Document () builder = aw . DocumentBuilder...get_text ()) self . assertEqual ( aw . RevisionType . INSERTION ,...

    reference.aspose.com/words/python-net/aspose.wo...
  6. FieldIndex.has_sequence_name property | Aspose....

    FieldIndex.has_sequence_name property. Gets a value indicating whether a sequence should be used while the field's result building.... doc = aw . Document () builder = aw . DocumentBuilder... insert_field ( field_type = aw . fields . FieldType . FIELD_INDEX...

    reference.aspose.com/words/python-net/aspose.wo...
  7. InlineStory.paragraphs property | Aspose.Words ...

    InlineStory.paragraphs property. Gets a collection of paragraphs that are immediate children of the story....let doc = new aw . Document (); let builder = new aw . DocumentBuilder...= builder . insertFootnote ( aw . Notes . FootnoteType . Footnote...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. FieldIndex.page_number_separator property | Asp...

    FieldIndex.page_number_separator property. Gets or sets the character sequence that is used to separate an index entry and its page number.... doc = aw . Document () builder = aw . DocumentBuilder... insert_field ( field_type = aw . fields . FieldType . FIELD_INDEX...

    reference.aspose.com/words/python-net/aspose.wo...
  9. GradientStop.base_color property | Aspose.Words...

    GradientStop.base_color property. Gets a value representing the color of the gradient stop without any modifiers.... doc = aw . Document () builder = aw . DocumentBuilder... insert_shape ( shape_type = aw . drawing . ShapeType . RECTANGLE...

    reference.aspose.com/words/python-net/aspose.wo...
  10. CompositeNode.prepend_child method | Aspose.Wor...

    CompositeNode.prepend_child method. Adds the specified node to the beginning of the list of child nodes for this node.... doc = aw . Document () # An empty document...first_paragraph paragraph_text = aw . Run ( doc = doc , text = 'Initial...

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