Sort Score
Result 10 results
Languages All
Labels All
Results 9,831 - 9,840 of 19,504 for

aws

(0.28 sec)
  1. ChartNumberFormat.format_code property | Aspose...

    ChartNumberFormat.format_code property. Gets or sets the format code applied to a data label.... doc = aw . Document () builder = aw . DocumentBuilder... insert_chart ( chart_type = aw . drawing . charts . ChartType...

    reference.aspose.com/words/python-net/aspose.wo...
  2. DigitalSignatureUtil class | Aspose.Words for N...

    Aspose.Words.DigitalSignatures.DigitalSignatureUtil class. Provides methods for signing document...filename: let digitalSignatures = aw . DigitalSignatures . DigitalSignatureUtil...docx" ); digitalSignatures = aw . DigitalSignatures . DigitalSignatureUtil...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. Run.accept method | Aspose.Words for Node.js

    Run.accept method. Accepts a visitor....'HeaderFooterToText' , () => { let doc = new aw . Document ( base . myDir + ... getText () + "\"" ); return aw . VisitorAction . Continue ;...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. DocumentVisitor.visitEditableRangeEnd method | ...

    DocumentVisitor.visitEditableRangeEnd method. Called when an end of an editable range is encountered in the document....'EditableRangeToText' , () => { let doc = new aw . Document ( base . myDir + ... getText () + "\"" ); return aw . VisitorAction . Continue ;...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. DocumentVisitor.visitEditableRangeStart method ...

    DocumentVisitor.visitEditableRangeStart method. Called when a start of an editable range is encountered in the document....'EditableRangeToText' , () => { let doc = new aw . Document ( base . myDir + ... getText () + "\"" ); return aw . VisitorAction . Continue ;...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. ค้นหา

    ค้นหา...words as aw # โหลดเอกสาร Word doc = aw.Document("calibre...shapes = doc.get_child_nodes(aw.NodeType.SHAPE, True) imageIndex...

    blog.aspose.com/th/words/extract-images-from-wo...
  7. 文書を翻訳する|Aspose.WordsのためのPython via .NET

    文書を翻訳します。 Aspose.WordsのためのPython GoogleAIモデルを使用して文書翻訳を簡素化し、ターゲット言語を指定できるようにします。...モデルを使用して文書をアラビア語に翻訳する方法を示しています: doc = aw . Document ( file_name = MY_DIR...models . model = aw . ai . AiModel . create ( aw . ai . AiModelType...

    docs.aspose.com/words/ja/python-net/translate-a...
  8. Cloner un document dans Python|Aspose.Words pou...

    Clonez un document pour obtenir sa copie identique à l'aide de Python. Lors de la création d'une copie, les nœuds et les propriétés du document original sont clonés.... doc = aw . Document () builder = aw . DocumentBuilder...the cloned document. builder = aw . DocumentBuilder ( clone ) builder...

    docs.aspose.com/words/fr/python-net/clone-a-doc...
  9. OleFormat.ole_icon property | Aspose.Words for ...

    OleFormat.ole_icon property. Gets the draw aspect of the OLE object... doc = aw . Document () builder = aw . DocumentBuilder...node in doc . get_child_nodes ( aw . NodeType . SHAPE , True )]...

    reference.aspose.com/words/python-net/aspose.wo...
  10. ParagraphFormat.spaceAfter property | Aspose.Wo...

    ParagraphFormat.spaceAfter property. Gets or sets the amount of spacing (in points) after the paragraph....let doc = new aw . Document (); let builder = new aw . DocumentBuilder...let doc = new aw . Document (); let builder = new aw . DocumentBuilder...

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