Sort Score
Result 10 results
Languages All
Labels All
Results 9,821 - 9,830 of 19,500 for

aws

(0.24 sec)
  1. NodeCollection.insert method | Aspose.Words for...

    NodeCollection.insert method. Inserts a node into the collection at the specified index.... doc = aw . Document () builder = aw . DocumentBuilder...RunCollection manually. new_run = aw . Run ( doc = doc , text = 'Run...

    reference.aspose.com/words/python-net/aspose.wo...
  2. ChartDataLabel.showLeaderLines property | Aspos...

    ChartDataLabel.showLeaderLines property. Allows to specify if data label leader lines need be shown...let doc = new aw . Document (); let builder = new aw . DocumentBuilder...chartShape = builder . insertChart ( aw . Drawing . Charts . ChartType...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. PdfSaveOptions.image_compression property | Asp...

    PdfSaveOptions.image_compression property. Specifies compression type to be used for all images in the document.... doc = aw . Document () builder = aw . DocumentBuilder...document to .PDF. pdf_save_options = aw . saving . PdfSaveOptions ()...

    reference.aspose.com/words/python-net/aspose.wo...
  4. 翻译文档|Aspose.Words为Python via .NET

    翻译文档。 Aspose.Words为Python 使用GoogleAI模型简化文档翻译,允许您指定目标语言。...5 Flash 模型将文档翻译成阿拉伯语: doc = aw . Document ( file_name = MY_DIR...models . model = aw . ai . AiModel . create ( aw . ai . AiModelType...

    docs.aspose.com/words/zh/python-net/translate-a...
  5. Node.previous_pre_order method | Aspose.Words f...

    Node.previous_pre_order method. Gets the previous node according to the pre-order tree traversal algorithm.... doc = aw . Document ( file_name = MY_DIR...list ( doc . get_child_nodes ( aw . NodeType . SHAPE , True )))))))))...

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

    aspose.words.TabStop class. Represents a single custom tab stop... doc = aw . Document ( file_name = MY_DIR...para in doc . get_child_nodes ( aw . NodeType . PARAGRAPH , True...

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

    aspose.words.WarningType enumeration. Specifies the type of a warning that is issued by Aspose.Words during document loading or saving.... doc = aw . Document ( file_name = MY_DIR...warnings. warning_collector = aw . WarningInfoCollectio () doc...

    reference.aspose.com/words/python-net/aspose.wo...
  8. FontFallbackSettings.load method | Aspose.Words...

    aspose.words.fonts.FontFallbackSettings.load method... doc = aw . Document ( file_name = MY_DIR...fallback settings. font_settings = aw . fonts . FontSettings () font_settings...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Document.has_macros property | Aspose.Words for...

    Document.has_macros property. Returns ``True`` if the document has a VBA project (macros).... doc = aw . Document ( file_name = MY_DIR...MY_DIR + 'Macro.docm' ) builder = aw . DocumentBuilder ( doc = doc...

    reference.aspose.com/words/python-net/aspose.wo...
  10. OleFormat.getRawData method | Aspose.Words for ...

    OleFormat.getRawData method. Gets OLE object raw data.... let doc = new aw . Document ( base . myDir + "OLE...shape of doc . getChildNodes ( aw . NodeType . Shape , true ))...

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