Sort Score
Result 10 results
Languages All
Labels All
Results 4,811 - 4,820 of 19,401 for

aws

(0.22 sec)
  1. ChartMarker.format property | Aspose.Words for ...

    ChartMarker.format property. Provides access to fill and line formatting of this marker.... doc = aw . Document () builder = aw . DocumentBuilder... insert_chart ( chart_type = aw . drawing . charts . ChartType...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Body.parent_section property | Aspose.Words for...

    Body.parent_section property. Gets the parent section of this story....def suppress_endnotes (): doc = aw . Document () doc . remove_all_children...its end. self . assertEqual ( aw . notes . EndnotePosition . END_OF_DOCUMENT...

    reference.aspose.com/words/python-net/aspose.wo...
  3. 档案

    档案...words as aw # 创建文档对象 doc = aw.Document() # 创建一个文档构建器对象...创建一个文档构建器对象 builder = aw.DocumentBuilder(doc) # 在文档中添加文本 builder.write("Hello...

    blog.aspose.com/zh/words/create-word-documents-...
  4. FieldXE.yomi property | Aspose.Words for Python

    FieldXE.yomi property. Gets or sets the yomi (first phonetic character for sorting indexes) for the index entry... doc = aw . Document () builder = aw . DocumentBuilder... insert_field ( field_type = aw . fields . FieldType . FIELD_INDEX...

    reference.aspose.com/words/python-net/aspose.wo...
  5. I use apache.poi create doc, use aspose.words t...

    in local windows dev, the font is not missing; this is my code public static void streamToDocX1(String docFilePath, OutputStream stream) throws Exception { document = new Document(docFilePath); docume…...id="_cmnt1" style="-aw-comment-author:'Alex Noskov'; -aw-comment-dat...-aw-comment-datetime:'2024-09-03T14:41:00'; -aw-comment-initial:'AN'"> <p st...

    forum.aspose.com/t/i-use-apache-poi-create-doc-...
  6. 档案

    档案...words as aw # 此代码示例演示如何使用 Python 创建新的 Word...创建文档对象 doc = aw.Document() # 创建文档构建器对象 builder = aw.DocumentBuilder(doc)...

    blog.aspose.com/zh/words/python-ms-word-automat...
  7. Chercher

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

    blog.aspose.com/fr/words/python-ms-word-automat...
  8. GradientStop class | Aspose.Words for Python

    aspose.words.drawing.GradientStop class. Represents one gradient stop... doc = aw . Document () builder = aw . DocumentBuilder... insert_shape ( shape_type = aw . drawing . ShapeType . RECTANGLE...

    reference.aspose.com/words/python-net/aspose.wo...
  9. HtmlLoadOptions.support_vml property | Aspose.W...

    HtmlLoadOptions.support_vml property. Gets or sets a value indicating whether to support VML images.... load_options = aw . loading . HtmlLoadOptions ()...will only load the PNG. doc = aw . Document ( file_name = MY_DIR...

    reference.aspose.com/words/python-net/aspose.wo...
  10. ChartDataLabel.orientation property | Aspose.Wo...

    ChartDataLabel.orientation property. Gets or sets the orientation of the label text.... doc = aw . Document () builder = aw . DocumentBuilder... insert_chart ( chart_type = aw . drawing . charts . ChartType...

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