Sort Score
Result 10 results
Languages All
Labels All
Results 9,551 - 9,560 of 19,531 for

aws

(0.4 sec)
  1. 아카이브

    아카이브...words as aw # load the PDF file doc = aw.Document("PDF.pdf")...words as aw # create PDF load options loadOptions = aw.saving.PdfLoadOptions()...

    blog.aspose.com/ko/words/convert-pdf-to-docx-in...
  2. Lưu trữ

    Lưu trữ...words as aw # Tạo một tài liệu mới doc = aw.Document() #...trình xây dựng tài liệu builder = aw.DocumentBuilder(doc) # Chèn hình...

    blog.aspose.com/vi/words/convert-image-to-word-...
  3. Werken met tekstdocument|Aspose.Words voor Pyth...

    Werk met een tekstdocument en wijzig de objecten met behulp van Python....tekst formaat exporteren: doc = aw . Document ( docs_base . my_dir...+ "Document.docx" ) options = aw . saving . TxtSaveOptions ()...

    docs.aspose.com/words/nl/python-net/working-wit...
  4. Робота з документами|Aspose.Words для Python vi...

    Робота з текстовим документом Pythonй...звичайного формату тексту: doc = aw . Document ( docs_base . my_dir...+ "Document.docx" ) options = aw . saving . TxtSaveOptions ()...

    docs.aspose.com/words/uk/python-net/working-wit...
  5. العمل مع مستند نصي|Aspose.Words لـ Python via .NET

    العمل مع مستند نصي وتعديل كائناته باستخدام Python....والتذييلات إلى تنسيق نص عادي: doc = aw . Document ( docs_base . my_dir...+ "Document.docx" ) options = aw . saving . TxtSaveOptions ()...

    docs.aspose.com/words/ar/python-net/working-wit...
  6. FieldTC class | Aspose.Words for Python

    aspose.words.fields.FieldTC class. Implements the TC field...fier (): doc = aw . Document () builder = aw . DocumentBuilder...field_toc = builder . insert_field ( aw . fields . FieldType . FIELD_TOC...

    reference.aspose.com/words/python-net/aspose.wo...
  7. WatermarkerContext.image_watermark_options prop...

    WatermarkerContext.image_watermark_options property. Options for the text watermark....jpg' watermarker_context = aw . lowcode . WatermarkerContext...image_watermark_options . scale = 50 aw . lowcode . Watermarker . create...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Table.bidi property | Aspose.Words for Python

    Table.bidi property. Gets or sets whether this is a right-to-left table.... doc = aw . Document () builder = aw . DocumentBuilder...table_style = doc . styles . add ( aw . StyleType . TABLE , 'MyTableStyle1'...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Chart.format property | Aspose.Words for Python

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

    reference.aspose.com/words/python-net/aspose.wo...
  10. OutlineOptions.createOutlinesForHeadingsInTable...

    OutlineOptions.createOutlinesForHeadingsInTables property. Specifies whether or not to create outlines for headings (paragraphs formatted with the Heading styles) inside tables....let doc = new aw . Document (); let builder = new aw . DocumentBuilder...paragraphFormat . styleIdentifier = aw . StyleIdentifier . Heading1...

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