Sort Score
Result 10 results
Languages All
Labels All
Results 901 - 910 of 5,690 for

aws

(0.05 sec)
  1. 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...
  2. Shading.texture property | Aspose.Words for Python

    Shading.texture property. Gets or sets the shading texture.... doc = aw . Document () builder = aw . DocumentBuilder...get_by_border_type ( aw . BorderType . LEFT ) . line_style = aw . LineStyle...

    reference.aspose.com/words/python-net/aspose.wo...
  3. ChartSeries.clear method | Aspose.Words for Python

    ChartSeries.clear method. Removes all data values from the chart series... doc = aw . Document () builder = aw . DocumentBuilder... insert_chart ( chart_type = aw . drawing . charts . ChartType...

    reference.aspose.com/words/python-net/aspose.wo...
  4. PreferredWidth.from_percent method | Aspose.Wor...

    PreferredWidth.from_percent method. A creation method that returns a new instance that represents a preferred width specified as a percentage.... doc = aw . Document () builder = aw . DocumentBuilder...#3' ) table . preferred_width = aw . tables . PreferredWidth . from_percent...

    reference.aspose.com/words/python-net/aspose.wo...
  5. BorderCollection.horizontal property | Aspose.W...

    BorderCollection.horizontal property. Gets the horizontal border that is used between cells or conforming paragraphs.... doc = aw . Document () builder = aw . DocumentBuilder...borders . horizontal . line_style = aw . LineStyle . DASH_SMALL_GAP...

    reference.aspose.com/words/python-net/aspose.wo...
  6. DocumentBuilder.current_paragraph property | As...

    DocumentBuilder.current_paragraph property. Gets the paragraph that is currently selected in this [DocumentBuilder](../).... doc = aw . Document () builder = aw . DocumentBuilder...get_child_nodes ( aw . NodeType . ANY , False ) self . assertEqual ( aw . NodeType...

    reference.aspose.com/words/python-net/aspose.wo...
  7. SignatureLine.providerId property | Aspose.Word...

    SignatureLine.providerId property. Gets or sets signature provider identifier for this signature line...let doc = new aw . Document (); let builder = new aw . DocumentBuilder...let signatureLineOptions = new aw . SignatureLineOptions { Signer...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. SdtListItemCollection class | Aspose.Words for ...

    aspose.words.markup.SdtListItemCollection class. Provides access to [SdtListItem](../sdtlistitem/) elements of a structured document tag... doc = aw . Document () tag = aw . markup . StructuredDocumentTa...( doc , aw . markup . SdtType . DROP_DOWN_LIST , aw . markup...

    reference.aspose.com/words/python-net/aspose.wo...
  9. PdfSaveOptions constructor | Aspose.Words for P...

    PdfSaveOptions constructor. Initializes a new instance of this class that can be used to save a document in the [SaveFormat.PDF](../../../aspose.words/saveformat/#PDF) format.... doc = aw . Document () builder = aw . DocumentBuilder...document. original_fonts_sources = aw . fonts . FontSettings . default_instance...

    reference.aspose.com/words/python-net/aspose.wo...
  10. ShapeBase.parent_paragraph property | Aspose.Wo...

    ShapeBase.parent_paragraph property. Returns the immediate parent paragraph.... doc = aw . Document () builder = aw . DocumentBuilder... insert_shape ( shape_type = aw . drawing . ShapeType . TEXT_BOX...

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