Sort Score
Result 10 results
Languages All
Labels All
Results 991 - 1,000 of 10,113 for

presentation

(0.11 sec)
  1. 嵌入式字体|Aspose.Slides 文档

    在 C++ 中使用 PowerPoint 演示文稿中的嵌入式字体...实例化一个表示演示文稿文件的 Presentation 对象 auto presentation = System :: MakeObject...MakeObject < Presentation > ( u "EmbeddedFonts.pptx" ); // 渲染一个包含使用嵌入式...

    docs.aspose.com/slides/zh/cpp/embedded-font/
  2. Shape Animation|Aspose.Slides for PHP Documenta...

    Apply PowerPoint animation in PHP... They give life to presentations or its constituents. Why...Why Use Animations in Presentations? Using animations, you can...

    docs.aspose.com/slides/php-java/shape-animation/
  3. Manage Table|Aspose.Slides Documentation

    Create and manage table in PowerPoint Presentations in Java...tables in all kinds of presentations. Create Table from Scratch...Create an instance of the Presentation class. Get a slide’s reference...

    docs.aspose.com/slides/java/manage-table/
  4. Manage Table|Aspose.Slides Documentation

    Create and manage table in PowerPoint Presentations in C++...tables in all kinds of presentations. Create Table from Scratch...Create an instance of the Presentation class. Get a slide’s reference...

    docs.aspose.com/slides/cpp/manage-table/
  5. Product Overview|Aspose.Slides for PHP Document...

    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....allows you to save your presentations in a variety of ways. For...example, you can save your presentations in PPT; you can also save...

    docs.aspose.com/slides/php-java/product-overview/
  6. 饼图|Aspose.Slides for Python 文档

    在 Python 的 PowerPoint 演示文稿中指定饼图的中心间隙...为了指定饼图中孔的大小,请按照以下步骤操作: 实例化 Presentation 类。 在幻灯片上添加饼图。 指定饼图中孔的大小。...slides # 创建 Presentation 类的实例 with slides . Presentation () as presentation...

    docs.aspose.com/slides/zh/python-net/doughnut-c...
  7. Set Caption to OLE Icon|Aspose.Slides Documenta...

    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.... Presentation presentation = new Presentation (); ISlide...ISlide slide = presentation . getSlides (). get_Item ( 0 ); // Add...

    docs.aspose.com/slides/java/set-caption-to-ole-...
  8. Slide Section|Aspose.Slides 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....can organize a PowerPoint Presentation into sections. You get to...organize or divide slides in a presentation into logical parts in these...

    docs.aspose.com/slides/cpp/slide-section/
  9. Convert PowerPoint to Word|Aspose.Slides Docume...

    Convert PowerPoint Presentation to Word in C++...content or information from a presentation (PPT or PPTX) in new ways...benefit from converting the presentation to Word (DOC or DOCX). When...

    docs.aspose.com/slides/cpp/convert-powerpoint-t...
  10. Manage PowerPoint Paragraph in C#|Aspose.Slides...

    Create paragraphs and manage paragraph properties in PowerPoint Presentations in C# or .NET...Create an instance of the Presentation class. Access the relevant...object. Save the modified presentation. This C# code is an implementation...

    docs.aspose.com/slides/net/manage-paragraph/