Sort Score
Result 10 results
Languages All
Labels All
Results 5,491 - 5,500 of 6,883 for

shape rendering

(0.27 sec)
  1. Převeďte Image do JPG v C++ | products.aspose.com

    Převeďte Image do JPG v C++. Použijte API knihovny C++ k převodu souborů Image na JPGs...png" )); slide -> get_Shapes() -> AddPictureFrame(ShapeType...Control hidden slides (do not render hidden slides) if (pres ->...

    products.aspose.com/slides/cs/cpp/conversion/im...
  2. Chỉ định Tùy chọn Bố cục trong Java|Aspose.Word...

    Tạo ra các tài liệu đầu ra với nhiều bố cục, tùy thuộc vào tham số được chỉ định trong Tài liệu bằng Java....liệu sử dụng Kerning, Numeral Shaping, Numeral Forms, hoặc Ligatures...hoặc XPS. Chỉ định tùy chọn render khi chuyển đổi sang PDF Related...

    docs.aspose.com/words/vi/java/specify-layout-op...
  3. Export Document Structure While Converting to P...

    Learn how to export document structure while converting an Excel file to a tagged PDF using Aspose.Cells for JavaScript via C++....tables, worksheets, images, shapes, headers/footers, etc. With...; }); </ script > </ html > Render Unicode Supplementary characters...

    docs.aspose.com/cells/javascript-cpp/export-doc...
  4. Solución funcional para el redimensionamiento d...

    Corrija el redimensionamiento OLE de hojas de cálculo de Excel en presentaciones: dos maneras de mantener los marcos de objetos consistentes—escalando el marco o la hoja—en los formatos PPT y PPTX.... Shapes . AddOleObjectFrame ( 10 ,...imageOptions = new Aspose . Cells . Rendering . ImageOrPrintOptions { ImageType...

    docs.aspose.com/slides/es/net/working-solution-...
  5. 將HTML轉換為DOC Python

    在Python代碼HTML轉換為DOC使用Python將HTML保存為DOC。...DocumentBuilder(doc) shape = builder.insert_image("Input.html") shape.get_shape_renderer()...get_shape_renderer().save("Output.doc", aw.saving.ImageSaveOptions(aw...

    products.aspose.com/words/zh-hant/python-net/co...
  6. แปลง JPG เป็น DOCX Python

    แปลงรูปแบบ JPG เป็น DOCX ในโค้ด Python บันทึก JPG เป็น DOCX โดยใช้ Python...DocumentBuilder(doc) shape = builder.insert_image("Input.jpg") shape.get_shape_renderer()...get_shape_renderer().save("Output.docx", aw.saving.ImageSaveOptions(aw...

    products.aspose.com/words/th/python-net/convers...
  7. แปลง HTML เป็น JPG Python

    แปลงรูปแบบ HTML เป็น JPG ในโค้ด Python บันทึก HTML เป็น JPG โดยใช้ Python...DocumentBuilder(doc) shape = builder.insert_image("Input.html") shape.get_shape_renderer()...get_shape_renderer().save("Output.jpg", aw.saving.ImageSaveOptions(aw...

    products.aspose.com/words/th/python-net/convers...
  8. تبدیل HTML به PDF Python

    فرمت HTML به PDF در Python کنید. با استفاده از Python HTML به عنوان PDF ذخیره کنید....DocumentBuilder(doc) shape = builder.insert_image("Input.html") shape.get_shape_renderer()...get_shape_renderer().save("Output.pdf", aw.saving.ImageSaveOptions(aw...

    products.aspose.com/words/fa/python-net/convers...
  9. تبدیل HTML به JPG Python

    فرمت HTML به JPG در Python کنید. با استفاده از Python HTML به عنوان JPG ذخیره کنید....DocumentBuilder(doc) shape = builder.insert_image("Input.html") shape.get_shape_renderer()...get_shape_renderer().save("Output.jpg", aw.saving.ImageSaveOptions(aw...

    products.aspose.com/words/fa/python-net/convers...
  10. 將WORD轉換為TXT Python

    在Python代碼WORD轉換為TXT使用Python將WORD保存為TXT。...DocumentBuilder(doc) shape = builder.insert_image("Input.docx") shape.get_shape_renderer()...get_shape_renderer().save("Output.txt", aw.saving.ImageSaveOptions(aw...

    products.aspose.com/words/zh-hant/python-net/co...