Sort Score
Result 10 results
Languages All
Labels All
Results 4,231 - 4,240 of 18,035 for

aws

(0.08 sec)
  1. ShapeBase.relativeHorizontalPosition property |...

    ShapeBase.relativeHorizontalPosition property. Specifies relative to what the shape is positioned horizontally....let doc = new aw . Document (); let builder = new aw . DocumentBuilder..."Logo.jpg" ); shape . wrapType = aw . Drawing . WrapType . None ;...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. DocumentBuilder.insert_hyperlink method | Aspos...

    DocumentBuilder.insert_hyperlink method. Inserts a hyperlink into the document.... doc = aw . Document () builder = aw . DocumentBuilder...builder . font . underline = aw . Underline . SINGLE builder...

    reference.aspose.com/words/python-net/aspose.wo...
  3. بهینه سازی محتوای فایل با استفاده از Python

    فشرده سازی فایل ها در Python: DOCX, DOC, RTF, ODT, EPUB, PNG, JPG, XLSX, XLS, WPS بدون از دست دادن کیفیت...words as aw doc = aw.Document( "Input.docx" )...for node in doc.get_child_nodes(aw.NodeType.SHAPE, True )] for shape...

    products.aspose.com/words/fa/python-net/compress/
  4. 在python中壓縮docx

    在Python中壓縮DOCX而不會損失質量。優化DOCX內容,輕鬆減小文件大小。...words as aw doc = aw.Document( "Input.docx" )...for node in doc.get_child_nodes(aw.NodeType.SHAPE, True )] for shape...

    products.aspose.com/words/zh-hant/python-net/co...
  5. ParagraphFormat.style_identifier property | Asp...

    ParagraphFormat.style_identifier property. Gets or sets the locale independent style identifier of the paragraph style applied to this formatting.... doc = aw . Document () builder = aw . DocumentBuilder...u' ) builder . insert_break ( aw . BreakType . PAGE_BREAK ) #...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Làm việc với hình ảnh trong Python|Aspose.Words...

    Tạo và quản lý hình ảnh ở nhiều định dạng khác nhau trong tài liệu bằng Python....tài liệu: doc = aw . Document () builder = aw . DocumentBuilder...chỉ định: doc = aw . Document () builder = aw . DocumentBuilder...

    docs.aspose.com/words/vi/python-net/working-wit...
  7. ShapeBase.coord_size property | Aspose.Words fo...

    ShapeBase.coord_size property. The width and height of the coordinate space inside the containing block of this shape.... doc = aw . Document () # Create a group...all the shapes at once. group = aw . drawing . GroupShape ( doc...

    reference.aspose.com/words/python-net/aspose.wo...
  8. 將JPG轉換為JPG Python

    在Python代碼JPG轉換為JPG使用Python將JPG保存為JPG。...words as aw doc = aw.Document() builder = aw.DocumentBuilder(doc)..."Output.jpg" , aw.saving.ImageSaveOptions(aw.SaveFormat.JPG))...

    products.aspose.com/words/zh-hant/python-net/co...
  9. แปลง ภาพ เป็น GIF Python

    แปลงรูปแบบ ภาพ เป็น GIF ในโค้ด Python บันทึก ภาพ เป็น GIF โดยใช้ Python...words as aw doc = aw.Document() builder = aw.DocumentBuilder(doc)..."Output.gif" , aw.saving.ImageSaveOptions(aw.SaveFormat.GIF))...

    products.aspose.com/words/th/python-net/convers...
  10. แปลง ภาพ เป็น SVG Python

    แปลงรูปแบบ ภาพ เป็น SVG ในโค้ด Python บันทึก ภาพ เป็น SVG โดยใช้ Python...words as aw doc = aw.Document() builder = aw.DocumentBuilder(doc)..."Output.svg" , aw.saving.ImageSaveOptions(aw.SaveFormat.SVG))...

    products.aspose.com/words/th/python-net/convers...