Sort Score
Result 10 results
Languages All
Labels All
Results 8,411 - 8,420 of 48,782 for

shape

(0.27 sec)
  1. Working with Textures in PS file | Python

    How to add texture pattern to PS file is a question answered by Aspose.Page API solution. See how to use the functionality in Python...or drawing objects such as shapes or text. When the image’s size...drawing lines and outlining shapes and text. In order to paint...

    docs.aspose.com/page/python-net/ps/working-with...
  2. Java PowerPoint API | Aspose Slides Java | prod...

    Aspose.Slides for Java is an Aspose Java PowerPoint API for Java PPT and Java PPTX creation....modify text, insert tables and shapes, customize animations, and...SmartArts Work with PowerPoint Shapes Support for ActiveX Controls...

    products.aspose.com/slides/java/
  3. Manage Chart Workbooks in Presentations with Py...

    Discover Aspose.Slides for Python via .NET: effortlessly manage chart workbooks in PowerPoint and OpenDocument formats to streamline your presentation data.... shapes [ 0 ] data_stream = chart ...slides [ 0 ] chart = slide . shapes . add_chart ( charts . ChartType...

    docs.aspose.com/slides/python-net/chart-workbook/
  4. Convert PPT to CSV Format via Java or with free...

    Convert PPT to CSV format via Java without using using Microsoft Excel or PowerPoint or online. Test free PPT to CSV online converter quickly before integrating the code....including text formatting, shapes, tables, images, and more....Worksheet via its index, create a Shape and use its addTextEffect function...

    products.aspose.com/total/java/conversion/ppt-t...
  5. Convert PPTX to DIF Format via Java or with fre...

    Convert PPTX to DIF format via Java without using using Microsoft Excel or PowerPoint or online. Test free PPTX to DIF online converter quickly before integrating the code....slides, adding text, images, shapes, tables, and charts. It also...Worksheet via its index, create a Shape and use its addTextEffect function...

    products.aspose.com/total/java/conversion/pptx-...
  6. Animate PowerPoint Charts in Java|Aspose.Slides...

    Create stunning animated charts in Java with Aspose.Slides. Boost presentations with dynamic visuals in PPT and PPTX files—get started now....get_Item ( 0 ); IShapeCollection shapes = slide . getShapes (); IChart...IChart chart = ( IChart ) shapes . get_Item ( 0 ); // Animate the...

    docs.aspose.com/slides/java/animated-charts/
  7. Working Solution for Worksheet Resizing|Aspose....

    Fix Excel worksheet OLE resizing in presentations: two ways to keep object frames consistent—scale the frame or the sheet—across the PPT and PPTX formats.... shapes . add_ole_object_frame ( 10..."xlsx" ) ole_frame = slide . shapes . add_ole_object_frame ( 10...

    docs.aspose.com/slides/python-net/working-solut...
  8. Apply or Change Slide Layouts on Android|Aspose...

    Manage and customize slide layouts in Aspose.Slides for Android. Explore layout types, placeholder control, and footer visibility through Java 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/androidjava/slide-layout/
  9. 关于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-...
  10. Apply or Change Slide Layouts in Python|Aspose....

    Learn how to manage and customize slide layouts in Aspose.Slides for Python via .NET. Explore layout types, placeholder control, footer visibility, and layout manipulation through code examples in Python....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/python-net/slide-layout/