Sort Score
Result 10 results
Languages All
Labels All
Results 5,511 - 5,520 of 19,463 for

aws

(0.11 sec)
  1. Converti JPG In TIFF Python

    Converti JPG in TIFF formato nel Python codice Salva JPG come TIFF utilizzando Python....words as aw doc = aw.Document() builder = aw.DocumentBuilder(doc)..."Output.tiff" , aw.saving.ImageSaveOptions(aw.SaveFormat.TIFF))...

    products.aspose.com/words/it/python-net/convers...
  2. Converti HTML In SVG Python

    Converti HTML in SVG formato nel Python codice Salva HTML come SVG utilizzando Python....as aw doc = aw.Document( "Input.html" ) save_options = aw.saving...saving.ImageSaveOptions(aw.SaveFormat.SVG) for page in range (doc...

    products.aspose.com/words/it/python-net/convers...
  3. 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...
  4. 아카이브

    아카이브...words as aw # Load an existing Markdown document doc = aw.Docum...words as aw # Load an existing Markdown document doc = aw.Docum...

    blog.aspose.com/ko/words/convert-markdown-to-pd...
  5. Lưu trữ

    Lưu trữ...words as aw # Tải tài liệu Markdown hiện có doc = aw.Document("C:\\Files\\sample...words as aw # Tải tài liệu Markdown hiện có doc = aw.Document("C:\\Files\\sample...

    blog.aspose.com/vi/words/convert-markdown-to-pd...
  6. LayoutEnumerator.move_first_child method | Aspo...

    LayoutEnumerator.move_first_child method. Moves to the first child entity.... doc = aw . Document ( MY_DIR + 'Layout...like a tree. layout_enumerator = aw . layout . LayoutEnumerator (...

    reference.aspose.com/words/python-net/aspose.wo...
  7. FindReplaceOptions.replacingCallback property |...

    FindReplaceOptions.replacingCallback property. The user-defined method which is called before every replace occurrence....let doc = new aw . Document (); let builder = new aw . DocumentBuilder...find-and-replace process. let options = new aw . Replacing . FindReplaceOptions...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. بهینه سازی محتوای فایل با استفاده از 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/
  9. 在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...
  10. LoadOptions.convert_metafiles_to_png property |...

    LoadOptions.convert_metafiles_to_png property. Gets or sets whether to convert metafile(Wmf or Emf) images to Png image format.... doc = aw . Document () shape = aw . drawing . Shape...Shape ( doc , aw . drawing . ShapeType . IMAGE ) shape . image_data...

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