Sort Score
Result 10 results
Languages All
Labels All
Results 3,951 - 3,960 of 19,461 for

aws

(1.32 sec)
  1. Arbeiten mit Bildern in Python|Aspose.Words für...

    Erstellen und verwalten Sie Bilder verschiedener Formate in einem Dokument mit Python....einfügt: doc = aw . Document () builder = aw . DocumentBuilder...einfügt: doc = aw . Document () builder = aw . DocumentBuilder...

    docs.aspose.com/words/de/python-net/working-wit...
  2. TextPath.x_scale property | Aspose.Words for Py...

    TextPath.x_scale property. Determines whether a straight textpath will be used instead of the shape path....def insert_text_paths (): doc = aw . Document () # Insert a WordArt... pydrawing . Color . black , aw . drawing . ShapeType . TEXT_PLAIN_TEXT...

    reference.aspose.com/words/python-net/aspose.wo...
  3. TextPath.shadow property | Aspose.Words for Python

    TextPath.shadow property. Defines whether a shadow is applied to the text on a text path....def insert_text_paths (): doc = aw . Document () # Insert a WordArt... pydrawing . Color . black , aw . drawing . ShapeType . TEXT_PLAIN_TEXT...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Lưu trữ

    Lưu trữ...(string, string, aw.replacing.FindReplaceOptions (aw.replacing.FindReplaceDirection...aspose.words as aw # tải tài liệu Word doc = aw.Document("document...

    blog.aspose.com/vi/words/find-and-replace-text-...
  5. Робота з графіками в Python|Aspose.Words для Py...

    Створення та редагування діаграм різних типів у документі Pythonй...колір серії: doc = aw . Document () builder = aw . DocumentBuilder...shape = builder . insert_chart ( aw . drawing . charts . ChartType...

    docs.aspose.com/words/uk/python-net/working-wit...
  6. PageSetup.different_first_page_header_footer pr...

    PageSetup.different_first_page_header_footer property. True if a different header or footer is used on the first page.... doc = aw . Document () builder = aw . DocumentBuilder...builder . move_to_header_footer ( aw . HeaderFooterType . HEADER_FIRST...

    reference.aspose.com/words/python-net/aspose.wo...
  7. EndnoteOptions.restart_rule property | Aspose.W...

    EndnoteOptions.restart_rule property. Determines when automatic numbering restarts.... doc = aw . Document () builder = aw . DocumentBuilder...insert_footnote ( footnote_type = aw . notes . FootnoteType . FOOTNOTE...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Convert JPG To DOCX Javascript

    Convert JPG to DOCX format in JavaScript code. Save JPG as DOCX using JavaScript....const aw = require( '@aspose/words' ); var doc = new aw.Document()...Document() var builder = new aw.DocumentBuilder(doc) builder.insertImage(...

    products.aspose.com/words/nodejs-net/conversion...
  9. Convert Image To PDF Javascript

    Convert Image to PDF format in JavaScript code. Save Image as PDF using JavaScript....const aw = require( '@aspose/words' ); var doc = new aw.Document()...Document() var builder = new aw.DocumentBuilder(doc) builder.insertImage(...

    products.aspose.com/words/nodejs-net/conversion...
  10. Convert JPG To PDF Javascript

    Convert JPG to PDF format in JavaScript code. Save JPG as PDF using JavaScript....const aw = require( '@aspose/words' ); var doc = new aw.Document()...Document() var builder = new aw.DocumentBuilder(doc) builder.insertImage(...

    products.aspose.com/words/nodejs-net/conversion...