Sort Score
Result 10 results
Languages All
Labels All
Results 8,881 - 8,890 of 50,257 for

shape

(0.19 sec)
  1. Clone PowerPoint Slides in Python|Aspose.Slides...

    Quickly clone or duplicate PowerPoint slides with Aspose.Slides for Python via .NET. Follow our clear code examples and tips to automate PPT creation in seconds, boost productivity, and eliminate manual work....layout_slide ) # Add an ellipse shape to the new slide; this slide...cloned later. slide . shapes . add_auto_shape ( slides . ShapeType...

    docs.aspose.com/slides/python-net/clone-slides/
  2. Working with Transparency in PS file | Python

    How to add transparency to PS file is a question answered by Aspose.Page API solution. See how to use the functionality in Python...painting vector graphics like shapes or text, we employ a technique...paling algorithm for transparent shapes and text, which we called ...

    docs.aspose.com/page/python-net/ps/working-with...
  3. 现代 API|Aspose.Slides for Python 文档

    现代 API...shapeImage , image_format , File ( "shape.png" )) pres . dispose (); 现代...getImage (); shapeImage . save ( "shape.png" , ImageFormat . Png );...

    docs.aspose.com/slides/zh/python-java/modern-api/
  4. Apply or Change Slide Layouts in C++|Aspose.Sli...

    Manage and customize slide layouts in Aspose.Slides for C++. Explore layout types, placeholder control, and footer visibility through C++ code examples....rely on a set of placeholder shape types. // For example, a Title...how to add new placeholder shapes to the Blank layout slide:...

    docs.aspose.com/slides/cpp/slide-layout/
  5. 关于groupShape.GetShapeRenderer().Save()的渲染问题 - F...

    我在使用如下代码将groupsharp保存为png图片,但是绘制内容质量不太行,是否有办法提高质量? ImageSaveOptions saveOptions = new ImageSaveOptions(SaveFormat.Png) { Resolution = 300, PaperColor = Color.Transparent, GraphicsQualityOptions = new Graphic…...AppendChild(new Shape(doc, ShapeType.Image) { ImageData...aspose.com/words/net/rendering-shapes-to-emf/ 小结 提高 DPI (300 → 600+)是最直接的方式。...

    forum.aspose.com/t/groupshape-getshaperenderer-...
  6. DWG Drawings|CAD Documentation

    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....DIMENSION RADIUS DIMENSION DIAMETER SHAPE SOLID SPLINE MLINE LINE XLINE...

    docs.aspose.com/cad/net/developer-guide/cad-and...
  7. DWG Drawings|CAD Documentation

    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....DIMENSION RADIUS DIMENSION DIAMETER SHAPE SOLID SPLINE MLINE LINE XLINE...

    docs.aspose.com/cad/java/dwg-drawings/
  8. Ustvari DOCX Z Uporabo Python

    Ustvarite novo DOCX v Python v nekaj korakih. Preprosto ustvarite DOCX s knjižnico Python via .NET....DocumentBuilder(doc) shape = builder.insert_chart(aw.drawing...ChartType.PIE, 432 , 252 ) chart = shape.chart chart.title.text = "Demo...

    products.aspose.com/words/sl/python-net/make/docx/
  9. Ustvari Markdown Z Uporabo Python

    Ustvarite novo Markdown v Python v nekaj korakih. Preprosto ustvarite Markdown s knjižnico Python via .NET....DocumentBuilder(doc) shape = builder.insert_chart(aw.drawing...ChartType.PIE, 432 , 252 ) chart = shape.chart chart.title.text = "Demo...

    products.aspose.com/words/sl/python-net/make/md/
  10. Ustvari PDF Z Uporabo Python

    Ustvarite novo PDF v Python v nekaj korakih. Preprosto ustvarite PDF s knjižnico Python via .NET....DocumentBuilder(doc) shape = builder.insert_chart(aw.drawing...ChartType.PIE, 432 , 252 ) chart = shape.chart chart.title.text = "Demo...

    products.aspose.com/words/sl/python-net/make/pdf/