Sort Score
Result 10 results
Languages All
Labels All
Results 281 - 290 of 5,328 for

autoshape

(0.07 sec)
  1. 在 .NET 中将 PowerPoint 演示文稿转换为视频|Aspose.Slides 文档

    了解如何在 .NET 中将 PowerPoint 演示文稿转换为视频。探索示例 C# 代码和自动化技术,以简化您的工作流程。... IAutoShape autoShape = slide . Shapes . AddAutoShape..."paragraph by paragraph" )); autoShape . TextFrame . Paragraphs ...

    docs.aspose.com/slides/zh/net/convert-powerpoin...
  2. Convert PPTX to Word in Python | products.aspos...

    Convert PPTX to Word in Python. Use Python library API to convert PowerPoint to Word... AutoShape): builder . writeln(shape...

    products.aspose.com/slides/python-net/conversio...
  3. Create Presentations in C++|Aspose.Slides Docum...

    Create presentations in C++ with Aspose.Slides—produce PPT, PPTX, and ODP files, benefit from OpenDocument support, and save them programmatically for reliable results.... Add an AutoShape of Line type using the AddAutoShape...

    docs.aspose.com/slides/cpp/create-presentation/
  4. Create PPTX Presentations in Node.js | products...

    Generate Microsoft Powerpoint PPTX presentation using Node applications without using Microsoft Office....by Shapes object to add an AutoShape of Line type. Write the modified...

    products.aspose.com/total/nodejs-java/create/pptx/
  5. Create PPT Presentations in Node.js | products....

    Generate Microsoft Powerpoint PPT presentation using Node applications without using Microsoft Office....by Shapes object to add an AutoShape of Line type. Write the modified...

    products.aspose.com/total/nodejs-java/create/ppt/
  6. Change the fill color of a shape in a presentat...

    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.... Slides [ 0 ]; //Add autoshape of rectangle type IShape shp...

    docs.aspose.com/slides/net/change-the-fill-colo...
  7. 在 .NET 中管理演示文稿形状|Aspose.Slides 文档

    学习在 Aspose.Slides for .NET 中创建、编辑和优化形状,并交付高性能的 PowerPoint 演示文稿。...iCount ; i ++) { AutoShape ashp = ( AutoShape ) sld . Shapes [...iCount ; i ++) { AutoShape ashp = ( AutoShape ) sld . Shapes [...

    docs.aspose.com/slides/zh/net/shape-manipulations/
  8. Automate Presentation Localization in JavaScrip...

    Automate PowerPoint and OpenDocument slide localization in JavaScript with Aspose.Slides, using practical code samples and tips for faster global rollout.... Add an AutoShape of Rectangle type to the slide...

    docs.aspose.com/slides/nodejs-java/presentation...
  9. 管理 Java 中的演示文稿形状|Aspose.Slides 文档

    了解如何在 Aspose.Slides for Java 中创建、编辑和优化形状,并交付高性能的 PowerPoint 演示文稿。...iCount ; i ++) { AutoShape ashp = ( AutoShape ) sld . getShapes...iCount ; i ++) { AutoShape ashp = ( AutoShape ) sld . getShapes...

    docs.aspose.com/slides/zh/java/shape-manipulati...
  10. Manage Presentation Properties in Java|Aspose.S...

    Master presentation properties in Aspose.Slides for Java and streamline search, branding and workflow in your PowerPoint and OpenDocument files....pptxFileName ); try { AutoShape autoShape = ( AutoShape ) pres . getSlides...); IParagraph paragraph = autoShape . getTextFrame (). getParagraphs...

    docs.aspose.com/slides/java/presentation-proper...