Sort Score
Result 10 results
Languages All
Labels All
Results 8,431 - 8,440 of 19,476 for

aws

(0.26 sec)
  1. ค้นหา

    ค้นหา...words as aw # โหลดเอกสาร doc = aw.Document("document...import aspose.words as aw # โหลดเอกสาร doc = aw.Document("document...

    blog.aspose.com/th/words/convert-word-to-markdo...
  2. 搜索

    搜索...words as aw # 創建文檔對象 doc = aw.Document() # 創建文檔構建器對象...創建文檔構建器對象 builder = aw.DocumentBuilder(doc) # 加載並插入 PNG 圖像 shape =...

    blog.aspose.com/zh-hant/words/convert-png-to-sv...
  3. ארכיון

    ארכיון...words as aw # טען מסמך doc = aw.Document("document...import aspose.words as aw # טען מסמך doc = aw.Document("document...

    blog.aspose.com/he/words/convert-word-to-markdo...
  4. FieldAutoNumOut class | Aspose.Words for Python

    aspose.words.fields.FieldAutoNumOut class. Implements the AUTONUMOUT field... doc = aw . Document () builder = aw . DocumentBuilder... insert_field ( field_type = aw . fields . FieldType . FIELD_AUTO_NUM_OUTLINE...

    reference.aspose.com/words/python-net/aspose.wo...
  5. HtmlSaveOptions.export_xhtml_transitional prope...

    HtmlSaveOptions.export_xhtml_transitional property. Specifies whether to write the DOCTYPE declaration when saving to HTML or MHTML... doc = aw . Document () builder = aw . DocumentBuilder...' ) options = aw . saving . HtmlSaveOptions ( aw . SaveFormat...

    reference.aspose.com/words/python-net/aspose.wo...
  6. 翻译文档|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...
  7. 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...
  8. 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...
  9. 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...
  10. 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...