Sort Score
Result 10 results
Languages All
Labels All
Results 1,121 - 1,130 of 50,331 for

shapes

(0.06 sec)
  1. Visio转其他格式|Documentation

    This topic show you how to Aspose.Diagram allows to convert Visio to SVG,XPS,XML,XAML formats. Convert VSD, VSS, VDW, VST, VSDX, VSSX, VSTX, VSDM, VSTM,VSSM to SVG,XPS,XML,XAML with a few lines of code....SVGSaveOptions () shapes = options . shapes ; #// get shapes by page index...index and shape ID, and then add in the shape collection object...

    docs.aspose.com/diagram/zh/python-net/convert-v...
  2. Add Ellipses to Presentations on Android|Aspose...

    Learn how to create, format, and manipulate ellipse Shapes in Aspose.Slides for Android across PPT and PPTX presentations—Java code examples included....developers about adding ellipse shapes to their slides using Aspose...to draw different kinds of shapes with just a few lines of code...

    docs.aspose.com/slides/androidjava/ellipse/
  3. Convert PPT to PPTX in Java|Aspose.Slides Docum...

    Convert legacy PPT presentations to modern PPTX fast in Java with Aspose.Slides — clear tutorial, free code samples, no Microsoft Office dependency....presentation with group shapes, auto-shapes (like rectangles and...and ellipses), shapes with custom geometry. Convert presentation...

    docs.aspose.com/slides/java/convert-ppt-to-pptx/
  4. Manage Chart Data Series in Python|Aspose.Slide...

    Learn how to manage chart data series in Python for PowerPoint (PPT/PPTX) with practical code examples and best practices to enhance your data presentations.... shapes . add_chart ( charts . ChartType...default data. chart = slide . shapes . add_chart ( charts . ChartType...

    docs.aspose.com/slides/python-net/chart-series/
  5. Create a New Presentation in VSTO and Aspose.Sl...

    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.... Shapes . Title . TextFrame . TextRange...the sub title text slide . Shapes [ 2 ]. TextFrame . TextRange...

    docs.aspose.com/slides/net/create-a-new-present...
  6. 图片|Aspose.Slides for Python 文档

    使用 Aspose.Slides 在 Python 中处理图片:插入、替换、裁剪、压缩、调整透明度和效果、填充形状,并导出为 PPT、PPTX 和 ODP。... shapes . add_picture_frame ( slides...picture_frame = next ( shape for shape in slide . shapes if isinstance...

    docs.aspose.com/slides/zh/python-net/examples/e...
  7. 使用 PHP 管理演示文稿中的连接线|Aspose.Slides for PHP 文档

    赋能 PHP 应用在 PowerPoint 幻灯片中绘制、连接并自动路由线条 —— 完全控制直线、拐角和曲线连接线。...ShapeType::CurvedConnector5 3 Connect Shapes Using Connectors 创建 Presentation...Presentation 类的实例。 通过索引获取幻灯片引用。 使用 Shapes 对象的 addAutoShape 方法向幻灯片添加两个...

    docs.aspose.com/slides/zh/php-java/connector/
  8. 3D Modeling|Documentation

    Articles about 3D procedural modeling in Aspose.3D for .NET....Create Scene with Primitive 3D Shapes How to Split Mesh by HalfSpace...

    docs.aspose.com/3d/net/3d-modeling/
  9. Technical Articles|Aspose.Slides Documentation

    Technical articles for Aspose.Slides for Android via Java: OLE, chart, HTML export, threading, and more—best practices for the PPT, PPTX and ODP formats....Extract Images from Presentation Shapes Multithreading in Aspose.Slides...

    docs.aspose.com/slides/androidjava/technical-ar...
  10. Manage Presentation Tables with Python|Aspose.S...

    Create & edit tables in PowerPoint and OpenDocument slides with Aspose.Slides for Python via .NET. Discover simple code examples to streamline your table workflows....Slides by adding a table shape to a slide, defining its rows...Add a table shape to the slide. table = slide . shapes . add_table...

    docs.aspose.com/slides/python-net/manage-table/