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

shapes

(0.19 sec)
  1. 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/
  2. 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/
  3. Რამდენიმე JPG TIFF C++

    შეაერთეთ მრავალი JPG TIFF C++ კოდში. შეინახეთ JPG როგორც TIFF C++.... std::vector<SharedPtr<Shape>> shapes; for ( const auto & fileName...{ auto shape = builder-> InsertImage (fileName); shapes. push_back...

    products.aspose.com/words/ka/cpp/merge/jpg-to-t...
  4. Რამდენიმე JPG PNG C++

    შეაერთეთ მრავალი JPG PNG C++ კოდში. შეინახეთ JPG როგორც PNG C++.... std::vector<SharedPtr<Shape>> shapes; for ( const auto & fileName...{ auto shape = builder-> InsertImage (fileName); shapes. push_back...

    products.aspose.com/words/ka/cpp/merge/jpg-to-png/
  5. Რამდენიმე JPG GIF C++

    შეაერთეთ მრავალი JPG GIF C++ კოდში. შეინახეთ JPG როგორც GIF C++.... std::vector<SharedPtr<Shape>> shapes; for ( const auto & fileName...{ auto shape = builder-> InsertImage (fileName); shapes. push_back...

    products.aspose.com/words/ka/cpp/merge/jpg-to-gif/
  6. 在 .NET 中管理演示主题|Aspose.Slides 文档

    在 Aspose.Slides for .NET 中掌握演示主题,以创建、定制并转换具有一致品牌形象的 PowerPoint 文件。...{ IAutoShape shape = pres . Slides [ 0 ]. Shapes . AddAutoShape...Rectangle , 10 , 10 , 100 , 100 ); shape . FillFormat . FillType = FillType...

    docs.aspose.com/slides/zh/net/presentation-theme/
  7. 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/
  8. Manage Chart Data Series in Presentations in .N...

    Learn how to manage chart series in C# for PowerPoint (PPT/PPTX) with practical code examples and best practices to enhance your data presentations.... Shapes . AddChart ( ChartType . ClusteredColumn...data. IChart chart = slide . Shapes . AddChart ( ChartType . ClusteredColumn...

    docs.aspose.com/slides/net/chart-series/
  9. 使用 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/
  10. 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...