Sort Score
Result 10 results
Languages All
Labels All
Results 401 - 410 of 5,690 for

aws

(0.08 sec)
  1. FieldIndex.page_range_separator property | Aspo...

    FieldIndex.page_range_separator property. Gets or sets the character sequence that is used to separate the start and end of a page range.... doc = aw . Document () builder = aw . DocumentBuilder... insert_field ( field_type = aw . fields . FieldType . FIELD_INDEX...

    reference.aspose.com/words/python-net/aspose.wo...
  2. FileFormatInfo.hasDigitalSignature property | A...

    FileFormatInfo.hasDigitalSignature property. Returns ``true`` if this document contains a digital signature...delete ( signedFile ); let info = aw . FileFormatUtil . detectFileFormat...+ "Document.docx" ); expect ( aw . FileFormatUtil . loadFormatToExtensio...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. ListFormat.listLevel property | Aspose.Words fo...

    ListFormat.listLevel property. Returns the list level formatting plus any formatting overrides applied to the current paragraph.... let doc = new aw . Document (); // A list allows...let list = doc . lists . add ( aw . Lists . ListTemplate . NumberDefault...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. GoogleAiModel class | Aspose.Words for Python

    aspose.words.ai.GoogleAiModel class. An abstract class representing the integration with Google’s AI models within the Aspose.Words.... first_doc = aw . Document ( file_name = MY_DIR...document.docx' ) second_doc = aw . Document ( file_name = MY_DIR...

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

    aspose.words.ai.AiModelType enumeration. Represents the types of [AiModel](../aimodel/) that can be integrated into the document processing workflow.... first_doc = aw . Document ( file_name = MY_DIR...document.docx' ) second_doc = aw . Document ( file_name = MY_DIR...

    reference.aspose.com/words/python-net/aspose.wo...
  6. WebExtension.is_frozen property | Aspose.Words ...

    WebExtension.is_frozen property. Specifies whether the user can interact with the web extension or not.... doc = aw . Document () # Create task pane...location. my_script_task_pane = aw . webextensions . TaskPane ()...

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

    aspose.words.CleanupOptions class. Allows to specify options for document cleaning... doc = aw . Document () doc . styles . add ( aw . StyleType...'MyListStyle1' ) doc . styles . add ( aw . StyleType . LIST , 'MyListStyle2'...

    reference.aspose.com/words/python-net/aspose.wo...
  8. ListLevel.textPosition property | Aspose.Words ...

    ListLevel.textPosition property. Returns or sets the position (in points) for the second line of wrapping text for the list level.... let doc = new aw . Document (); // A list allows...let list = doc . lists . add ( aw . Lists . ListTemplate . NumberDefault...

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

    aspose.words.drawing.WrapType enumeration. Specifies how text is wrapped around a shape or picture.... doc = aw . Document () builder = aw . DocumentBuilder...builder . move_to_header_footer ( aw . HeaderFooterType . HEADER_PRIMARY...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Stroke.weight property | Aspose.Words for Python

    Stroke.weight property. Defines the brush thickness that strokes the path of a shape in points.... doc = aw . Document () builder = aw . DocumentBuilder...shape_type = aw . drawing . ShapeType . RECTANGLE , horz_pos = aw . drawing...

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