Sort Score
Result 10 results
Languages All
Labels All
Results 911 - 920 of 5,690 for

aws

(0.03 sec)
  1. HtmlSaveOptions.export_document_properties prop...

    HtmlSaveOptions.export_document_properties property. Specifies whether to export built-in and custom document properties to HTML, MHTML or EPUB... doc = aw . Document ( file_name = MY_DIR...we will save. save_options = aw . saving . HtmlSaveOptions ()...

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

    aspose.words.TextWatermarkOptions class. Contains options that can be specified when adding a watermark with text... doc = aw . Document () # Add a plain text...watermark. text_watermark_options = aw . TextWatermarkOptions () te...

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

    NodeCollection.remove method. Removes the node from the collection and from the document....let doc = new aw . Document (); let builder = new aw . DocumentBuilder..."Write" method creates a new aw.Run, // which then appears in...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. ChartAxis.axis_between_categories property | As...

    ChartAxis.axis_between_categories property. Gets or sets a flag indicating whether the value axis crosses the category axis between categories.... doc = aw . Document () builder = aw . DocumentBuilder... insert_chart ( chart_type = aw . drawing . charts . ChartType...

    reference.aspose.com/words/python-net/aspose.wo...
  5. FieldSet.bookmark_name property | Aspose.Words ...

    FieldSet.bookmark_name property. Gets or sets the name of the bookmark.... doc = aw . Document () builder = aw . DocumentBuilder... insert_field ( field_type = aw . fields . FieldType . FIELD_SET...

    reference.aspose.com/words/python-net/aspose.wo...
  6. FieldFileName.includeFullPath property | Aspose...

    FieldFileName.includeFullPath property. Gets or sets whether to include the full file path name.... 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...
  7. GradientStyle enumeration | Aspose.Words for No...

    Aspose.Words.Drawing.GradientStyle enumeration. Specifies the style for a gradient fill....let doc = new aw . Document (); let builder = new aw . DocumentBuilder...shape = builder . insertShape ( aw . Drawing . ShapeType . Rectangle...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. SectionStart enumeration | Aspose.Words for Python

    aspose.words.SectionStart enumeration. The type of break at the beginning of the section.... doc = aw . Document () builder = aw . DocumentBuilder...page: builder . insert_break ( aw . BreakType . SECTION_BREAK_NEW_PAGE...

    reference.aspose.com/words/python-net/aspose.wo...
  9. HtmlSaveOptions.allowNegativeIndent property | ...

    HtmlSaveOptions.allowNegativeIndent property. Specifies whether negative left and right indents of paragraphs are normalized when saving to HTML, MHTML or EPUB...let doc = new aw . Document (); let builder = new aw . DocumentBuilder...36 ; table . preferredWidth = aw . Tables . PreferredWidth . fromPoints...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. FieldDde.insert_as_text property | Aspose.Words...

    FieldDde.insert_as_text property. Gets or sets whether to insert the linked object in text-only format....insert_linked_object_as ): doc = aw . Document () builder = aw . DocumentBuilder...insert_linked_object_as ): doc = aw . Document () builder = aw . DocumentBuilder...

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