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

aws

(0.21 sec)
  1. Font.has_dml_effect method | Aspose.Words for P...

    Font.has_dml_effect method. Checks if particular DrawingML text effect is applied.... doc = aw . Document ( file_name = MY_DIR...0 ] . font . has_dml_effect ( aw . TextDmlEffect . SHADOW )) self...

    reference.aspose.com/words/python-net/aspose.wo...
  2. ImageBinarizationMethod enumeration | Aspose.Wo...

    aspose.words.saving.ImageBinarizationMethod enumeration. Specifies the method used to binarize image.... doc = aw . Document () builder = aw . DocumentBuilder...images. options = aw . saving . ImageSaveOptions ( aw . SaveFormat...

    reference.aspose.com/words/python-net/aspose.wo...
  3. ListFormat.listLevelNumber property | Aspose.Wo...

    ListFormat.listLevelNumber property. Gets or sets the list level number (0 to 8) for the paragraph....let doc = new aw . Document (); let builder = new aw . DocumentBuilder...removeNumbers (); builder . insertBreak ( aw . BreakType . ParagraphBreak...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. FieldSeq.reset_heading_level property | Aspose....

    FieldSeq.reset_heading_level property. Gets or sets an integer number representing a heading level to reset the sequence number to... doc = aw . Document () builder = aw . DocumentBuilder... insert_field ( field_type = aw . fields . FieldType . FIELD_SEQUENCE...

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

    aspose.words.NodeType enumeration. Specifies the type of a Word document node.... doc = aw . Document () # Add two runs...paragraph = doc . get_child ( aw . NodeType . PARAGRAPH , 0 ,...

    reference.aspose.com/words/python-net/aspose.wo...
  6. DocumentBuilder.insert_hyperlink method | Aspos...

    DocumentBuilder.insert_hyperlink method. Inserts a hyperlink into the document.... doc = aw . Document () builder = aw . DocumentBuilder...builder . font . underline = aw . Underline . SINGLE builder...

    reference.aspose.com/words/python-net/aspose.wo...
  7. GradientStopCollection class | Aspose.Words for...

    Aspose.Words.Drawing.GradientStopCollection class. Contains a collection of [GradientStop](../gradientstop/) objects...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. Stroke.fore_color property | Aspose.Words for P...

    Stroke.fore_color property. Gets or sets the foreground color of the stroke.... doc = aw . Document () builder = aw . DocumentBuilder... insert_chart ( chart_type = aw . drawing . charts . ChartType...

    reference.aspose.com/words/python-net/aspose.wo...
  9. SignatureLineOptions.email property | Aspose.Wo...

    SignatureLineOptions.email property. Gets or sets suggested signer's e-mail address... doc = aw . Document () builder = aw . DocumentBuilder...doc ) signature_line_options = aw . SignatureLineOptions () si...

    reference.aspose.com/words/python-net/aspose.wo...
  10. FieldIndex.has_page_number_separator property |...

    FieldIndex.has_page_number_separator property. Gets a value indicating whether a page number separator is overridden through the field's code.... doc = aw . Document () builder = aw . DocumentBuilder... insert_field ( field_type = aw . fields . FieldType . FIELD_INDEX...

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