Sort Score
Result 10 results
Languages All
Labels All
Results 1,601 - 1,610 of 5,690 for

aws

(0.03 sec)
  1. ViewOptions.zoom_type property | Aspose.Words f...

    ViewOptions.zoom_type property. Gets or sets a zoom value based on the size of the window.... doc = aw . Document () builder = aw . DocumentBuilder.... view_options . view_type = aw . settings . ViewType . PAGE_LAYOUT...

    reference.aspose.com/words/python-net/aspose.wo...
  2. ChartAxis.document property | Aspose.Words for ...

    ChartAxis.document property. Returns the document containing the parent chart.... doc = aw . Document () builder = aw . DocumentBuilder... insert_chart ( chart_type = aw . drawing . charts . ChartType...

    reference.aspose.com/words/python-net/aspose.wo...
  3. AxisCrosses enumeration | Aspose.Words for Python

    aspose.words.drawing.charts.AxisCrosses enumeration. Specifies the possible crossing points for an axis.... doc = aw . Document () builder = aw . DocumentBuilder... insert_chart ( chart_type = aw . drawing . charts . ChartType...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Shape.firstParagraph property | Aspose.Words fo...

    Shape.firstParagraph property. Gets the first paragraph in the shape.... let doc = new aw . Document (); // Create a floating...textBox = new aw . Drawing . Shape ( doc , aw . Drawing . ShapeType...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. FootnoteType enumeration | Aspose.Words for Nod...

    Aspose.Words.Notes.FootnoteType enumeration. Specifies whether this is a footnote or an endnote....let doc = new aw . Document (); let builder = new aw . DocumentBuilder...); builder . insertFootnote ( aw . Notes . FootnoteType . Footnote...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. DocumentBuilder.insertTableOfContents method | ...

    DocumentBuilder.insertTableOfContents method. Inserts a TOC (table of contents) field into the document....let doc = new aw . Document (); let builder = new aw . DocumentBuilder...\\u" ); builder . insertBreak ( aw . BreakType . PageBreak ); //...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. FieldOptions.built_in_templates_paths property ...

    FieldOptions.built_in_templates_paths property. Gets or sets paths of MS Word built-in templates.... doc = aw . Document () # Create a glossary...it. doc . glossary_document = aw . buildingblocks . GlossaryDocument...

    reference.aspose.com/words/python-net/aspose.wo...
  8. CellFormat.vertical_merge property | Aspose.Wor...

    CellFormat.vertical_merge property. Specifies how the cell is merged with other cells vertically.... doc = aw . Document () builder = aw . DocumentBuilder...cell_format . vertical_merge = aw . tables . CellMerge . FIRST...

    reference.aspose.com/words/python-net/aspose.wo...
  9. HtmlLoadOptions.supportVml property | Aspose.Wo...

    HtmlLoadOptions.supportVml property. Gets or sets a value indicating whether to support VML images.... let loadOptions = new aw . Loading . HtmlLoadOptions ();...only load the PNG. let doc = new aw . Document ( base . myDir + "VML...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. ParagraphFormat.tabStops property | Aspose.Word...

    ParagraphFormat.tabStops property. Gets the collection of custom tab stops defined for this object.... let doc = new aw . Document ( base . myDir + "Table...paraNode of doc . getChildNodes ( aw . NodeType . Paragraph , true...

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