Sort Score
Result 10 results
Languages All
Labels All
Results 9,301 - 9,310 of 18,041 for

aws

(0.08 sec)
  1. ListFormat.removeNumbers method | Aspose.Words ...

    ListFormat.removeNumbers method. Removes numbers or bullets from the current paragraph and sets list level to zero....let doc = new aw . Document (); let builder = new aw . DocumentBuilder...removeNumbers (); builder . insertBreak ( aw . BreakType . ParagraphBreak...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. Watermarker.set_image method | Aspose.Words for...

    aspose.words.lowcode.Watermarker.set_image method...jpg' aw . lowcode . Watermarker . set_image...watermark_image_file_name = watermark_image ) aw . lowcode . Watermarker . set_image...

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

    aspose.words.saving.XpsSaveOptions class. Can be used to specify additional options when saving a document into the [SaveFormat.XPS](../../aspose.words/saveformat/#XPS) format... doc = aw . Document () builder = aw . DocumentBuilder...paragraph_format . style_identifier = aw . StyleIdentifier . HEADING1...

    reference.aspose.com/words/python-net/aspose.wo...
  4. BuiltInDocumentProperties.words property | Aspo...

    BuiltInDocumentProperties.words property. Represents an estimate of the number of words in the document.... doc = aw . Document () builder = aw . DocumentBuilder...category. def content_test (): doc = aw . Document ( MY_DIR + 'Paragraphs...

    reference.aspose.com/words/python-net/aspose.wo...
  5. BuiltInDocumentProperties.lines property | Aspo...

    BuiltInDocumentProperties.lines property. Represents an estimate of the number of lines in the document.... doc = aw . Document () builder = aw . DocumentBuilder...category. def content_test (): doc = aw . Document ( MY_DIR + 'Paragraphs...

    reference.aspose.com/words/python-net/aspose.wo...
  6. SaveOptions.update_last_saved_time_property pro...

    SaveOptions.update_last_saved_time_property property. Gets or sets a value determining whether the [BuiltInDocumentProperties.last_saved_time](../../../aspose.words.properties/builtindocumentproperties/last_saved_time/) property is updated before saving.... doc = aw . Document ( MY_DIR + 'Document...built-in property. save_options = aw . saving . OoxmlSaveOptions ()...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Style.list property | Aspose.Words for Python

    Style.list property. Gets the list that defines formatting of this list style.... doc = aw . Document () # A list allows...list_style = doc . styles . add ( aw . StyleType . LIST , 'MyListStyle'...

    reference.aspose.com/words/python-net/aspose.wo...
  8. ChartYValueCollection.formatCode property | Asp...

    ChartYValueCollection.formatCode property. Gets or sets the format code applied to the Y values....let doc = new aw . Document (); let builder = new aw . DocumentBuilder...shape = builder . insertChart ( aw . Drawing . Charts . ChartType...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. BookmarkCollection.clear method | Aspose.Words ...

    BookmarkCollection.clear method. Removes all bookmarks from this collection and from the document.... doc = aw . Document () builder = aw . DocumentBuilder...bookmark_name ) builder . insert_break ( aw . BreakType . PARAGRAPH_BREAK...

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

    aspose.words.drawing.ReflectionFormat class. Represents the reflection formatting for an object.... doc = aw . Document ( file_name = MY_DIR...docx' ) shape = doc . get_child ( aw . NodeType . SHAPE , 0 , True...

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