Sort Score
Result 10 results
Languages All
Labels All
Results 3,121 - 3,130 of 19,461 for

aws

(0.14 sec)
  1. Font.position property | Aspose.Words for Python

    Font.position property. Gets or sets the position of text (in points) relative to the base line... doc = aw . Document () para = doc . get_child ( aw . NodeType...points above the baseline. run = aw . Run ( doc = doc , text = 'Raised...

    reference.aspose.com/words/python-net/aspose.wo...
  2. PdfDigitalSignatureHashAlgorithm enumeration | ...

    Aspose.Words.Saving.PdfDigitalSignatureHashAlgorithm enumeration. Specifies a digital hash algorithm used by a digital signature....let doc = new aw . Document (); let builder = new aw . DocumentBuilder..." ); let certificateHolder = aw . DigitalSignatures . CertificateHolder...

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

    ViewOptions.zoomType property. Gets or sets a zoom value based on the size of the window....let doc = new aw . Document (); let builder = new aw . DocumentBuilder...doc . viewOptions . viewType = aw . Settings . ViewType . PageLayout...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. OpenAiModel.with_organization method | Aspose.W...

    OpenAiModel.with_organization method. Sets a specified Organization to the model.... 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. DocSaveOptions.save_format property | Aspose.Wo...

    DocSaveOptions.save_format property. Specifies the format in which the document will be saved if this save options object is used... doc = aw . Document () builder = aw . DocumentBuilder...' ) options = aw . saving . DocSaveOptions ( aw . SaveFormat ...

    reference.aspose.com/words/python-net/aspose.wo...
  6. 記録

    記録...extract_content(startNode : aw.Node, endNode : aw.Node, isInclusive :...ノードに移動する必要があります。 if (endNode.node_type == aw.NodeType.COMMENT_RANGE_END and...

    blog.aspose.com/ja/words/extract-text-from-word...
  7. 記録

    記録...words as aw # This code example demonstrates...Create document object doc = aw.Document() # Create a document...

    blog.aspose.com/ja/words/python-ms-word-automat...
  8. LayoutEnumerator.move_next method | Aspose.Word...

    LayoutEnumerator.move_next method. Moves to the next sibling entity in visual order.... doc = aw . Document ( MY_DIR + 'Layout...like a tree. layout_enumerator = aw . layout . LayoutEnumerator (...

    reference.aspose.com/words/python-net/aspose.wo...
  9. LayoutEntityType enumeration | Aspose.Words for...

    aspose.words.layout.LayoutEntityType enumeration. Types of the layout entities.... doc = aw . Document ( MY_DIR + 'Layout...like a tree. layout_enumerator = aw . layout . LayoutEnumerator (...

    reference.aspose.com/words/python-net/aspose.wo...
  10. StructuredDocumentTag.lockContentControl proper...

    StructuredDocumentTag.lockContentControl property. When set to ``true``, this property will prohibit a user from deleting this SDT....let doc = new aw . Document (); let builder = new aw . DocumentBuilder...tag = new aw . Markup . StructuredDocumentTa ( doc , aw . Markup...

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