Sort Score
Result 10 results
Languages All
Labels All
Results 4,491 - 4,500 of 19,240 for

aws

(0.11 sec)
  1. MultiplePagesType enumeration | Aspose.Words fo...

    Aspose.Words.Settings.MultiplePagesType enumeration. Specifies how document is printed out.... let doc = new aw . Document (); // Insert text...spans 16 pages. let builder = new aw . DocumentBuilder ( doc ); builder...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. ShapeBase.is_decorative property | Aspose.Words...

    ShapeBase.is_decorative property. Gets or sets the flag that specifies whether the shape is decorative in the document.... doc = aw . Document ( file_name = MY_DIR...shape = doc . get_child_nodes ( aw . NodeType . SHAPE , True )[...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Field.is_locked property | Aspose.Words for Python

    Field.is_locked property. Gets or sets whether the field is locked (should not recalculate its result).... doc = aw . Document () builder = aw . DocumentBuilder...field = builder . insert_field ( aw . fields . FieldType . FIELD_DATE...

    reference.aspose.com/words/python-net/aspose.wo...
  4. FieldGoToButton.location property | Aspose.Word...

    FieldGoToButton.location property. Gets or sets the name of a bookmark, a page number, or some other item to jump to.... doc = aw . Document () builder = aw . DocumentBuilder... insert_field ( field_type = aw . fields . FieldType . FIELD_GO_TO_BUTTON...

    reference.aspose.com/words/python-net/aspose.wo...
  5. ChartLegend.overlay property | Aspose.Words for...

    ChartLegend.overlay property. Determines whether other chart elements shall be allowed to overlap legend... doc = aw . Document () builder = aw . DocumentBuilder... insert_chart ( chart_type = aw . drawing . charts . ChartType...

    reference.aspose.com/words/python-net/aspose.wo...
  6. WarningInfoCollection.warning method | Aspose.W...

    WarningInfoCollection.warning method. Implements the [IWarningCallback](../../iwarningcallback/) interface... doc = aw . Document ( file_name = MY_DIR...warnings. warning_collector = aw . WarningInfoCollectio () doc...

    reference.aspose.com/words/python-net/aspose.wo...
  7. TextWatermarkOptions.layout property | Aspose.W...

    TextWatermarkOptions.layout property. Gets or sets layout of the watermark... doc = aw . Document () # Add a plain text...watermark. text_watermark_options = aw . TextWatermarkOptions () te...

    reference.aspose.com/words/python-net/aspose.wo...
  8. PageSetup.bidi property | Aspose.Words for Python

    PageSetup.bidi property. Specifies that this section contains bidirectional (complex scripts) text.... doc = aw . Document () page_setup = doc...text_columns . set_count ( 3 ) builder = aw . DocumentBuilder ( doc = doc...

    reference.aspose.com/words/python-net/aspose.wo...
  9. StructuredDocumentTag class | Aspose.Words for ...

    aspose.words.markup.StructuredDocumentTag class. Represents a structured document tag (SDT or content control) in a document... doc = aw . Document () builder = aw . DocumentBuilder...er ( aw . StyleIdentifier . QUOTE ) sdt_plain_text = aw . markup...

    reference.aspose.com/words/python-net/aspose.wo...
  10. FieldToa class | Aspose.Words for Python

    aspose.words.fields.FieldToa class. Implements the TOA field...field_toa_test (): doc = aw . Document () builder = aw . DocumentBuilder...field_toa = builder . insert_field ( aw . fields . FieldType . FIELD_TOA...

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