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

shape rendering

(0.86 sec)
  1. Convert VDX to VSSM via Python | products.aspos...

    Sample Python conversion code for VDX format to VSSM file. Use this example code to convert VDX to VSSM within any Python based application....VSSM Using Python In order to render VDX to VSSM, we’ll use Aspose...that allow its content to be rendered and stored by the Microsoft...

    products.aspose.com/diagram/python-java/convers...
  2. إضافة مستطيلات إلى العروض التقديمية في Java|وثا...

    قم بتحسين عروض PowerPoint التقديمية بإضافة مستطيلات باستخدام Aspose.Slides for Java—صمم وعدّل الأشكال برمجياً بسهولة.... استخدم نوع الشكل shape type ذو الزوايا المستديرة وضبط...قابلة للتعديل [/slides/java/shape-effect/]. هل يمكن تحويل المستطيل...

    docs.aspose.com/slides/ar/java/rectangle/
  3. Get Max Range In A Worksheet with Golang via C+...

    This article describes how to get the max range, max data range, and max display range of Excel files with Aspose.Cells for C++ library.... Settings related to shapes, tables, and pivot tables are...following code shows how to render the max display range to HTML:...

    docs.aspose.com/cells/go-cpp/get-max-range-in-a...
  4. Archiv

    Archiv... 3D-Modell-Rendering – API-Installation # Um mit...Sammlung hinzu. IAutoShape shape = pres.getSlides().get_Item(0)...

    blog.aspose.com/de/slides/create-3d-shapes-in-p...
  5. Aspose.Cells 8.5.2 de Yapılan Genel API Değişik...

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....OnePagePerSheet = true ; //Render worksheet to graphics context...özelliğini kullanabilirsiniz. Shape.Geometry.ShapeAdjustValues Özelliği...

    docs.aspose.com/cells/tr/net/public-api-changes...
  6. 在 C++ 中导出演示文稿图表|Aspose.Slides 文档

    了解如何使用 Aspose.Slides for C++ 导出演示文稿图表,支持 PPT 和 PPTX 格式,并将报告流程简化到任何工作流中。...); auto chart = slide -> get_Shapes () -> AddChart ( ChartType...我能将图表导出为矢量(SVG)而不是光栅图像吗? 是的。图表是一个形状,其内容可以使用 shape-to-SVG 保存方法 保存为 SVG。 如何以像素为单位设置导出图表的精确大小?...

    docs.aspose.com/slides/zh/cpp/export-chart/
  7. JPG를 영상 Python로 변환

    Python JPG 을 영상 형식으로 변환합니다. Python 사용하여 JPG 을 영상로 저장합니다....DocumentBuilder(doc) shape = builder.insert_image( "Input.jpg" ) shape.get_shape_renderer()...get_shape_renderer().save( "Output.jpg" , aw.saving.ImageSaveOptions(aw...

    products.aspose.com/words/ko/python-net/convers...
  8. JPG를 TIFF Python로 변환

    Python JPG 을 TIFF 형식으로 변환합니다. Python 사용하여 JPG 을 TIFF로 저장합니다....DocumentBuilder(doc) shape = builder.insert_image( "Input.jpg" ) shape.get_shape_renderer()...get_shape_renderer().save( "Output.tiff" , aw.saving.ImageSaveOptions(aw...

    products.aspose.com/words/ko/python-net/convers...
  9. 영상를 PNG Python로 변환

    Python 영상 을 PNG 형식으로 변환합니다. Python 사용하여 영상 을 PNG로 저장합니다....DocumentBuilder(doc) shape = builder.insert_image( "Input.png" ) shape.get_shape_renderer()...get_shape_renderer().save( "Output.png" , aw.saving.ImageSaveOptions(aw...

    products.aspose.com/words/ko/python-net/convers...
  10. Chuyển JPG Thành TIFF Python

    Chuyển đổi JPG định dạng sang TIFF trong mã Python Lưu JPG thành TIFF bằng cách sử dụng Python....DocumentBuilder(doc) shape = builder.insert_image( "Input.jpg" ) shape.get_shape_renderer()...get_shape_renderer().save( "Output.tiff" , aw.saving.ImageSaveOptions(aw...

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