Sort Score
Result 10 results
Languages All
Labels All
Results 1,911 - 1,920 of 129,310 for

presentation

(0.68 sec)
  1. Add Line Shapes to Presentations in C++|Aspose....

    Learn to manipulate line formatting in PowerPoint Presentations with Aspose.Slides for C++. Discover properties, methods, and examples....Add Line Shapes to Presentations in C++ Contents [ Hide ] Create...a selected slide of the presentation, please follow the steps...

    docs.aspose.com/slides/cpp/line/
  2. Convert DOCM to PPTM via C++ or with free Onlin...

    Export DOCM to PPTM in your C++ applications without using Microsoft Word of PowerPoint or online. Test free DOCM to PPTM online converter quickly before integrating the code....be useful for creating presentations from existing documents...well as ensuring that the presentation is consistent with the original...

    products.aspose.com/total/cpp/conversion/docm-t...
  3. Convert ODT to ODP via C++ or with free Online ...

    Export ODT to ODP in your C++ applications without using Microsoft Word of PowerPoint or online. Test free ODT to ODP online converter quickly before integrating the code....file to an OpenDocument Presentation (ODP) file can be useful...useful when you need to present the content of the ODT file in a more...

    products.aspose.com/total/cpp/conversion/odt-to...
  4. Add Line Shapes to Presentations in Java|Aspose...

    Learn to manipulate line formatting in PowerPoint Presentations with Aspose.Slides for Java. Discover properties, methods, and examples....Add Line Shapes to Presentations in Java Contents [ Hide ] Aspose...a selected slide of the presentation, please follow the steps...

    docs.aspose.com/slides/java/line/
  5. 在 Android 上管理演示文稿批注|Aspose.Slides 文档

    使用 Aspose.Slides for Android via Java 完成演示文稿批注的管理:快速轻松地在 PowerPoint 文件中添加、读取、编辑和删除批注。...Android via Java 提供 The Presentation 类,包含作者集合(来自 ICommentAuthorCollec...实例化 PresentationPresentation pres = new Presentation (); try...

    docs.aspose.com/slides/zh/androidjava/presentat...
  6. Enhance Image Processing with the Modern API|As...

    Modernize slide image processing by replacing deprecated imaging APIs with the .NET Modern API for seamless PowerPoint and OpenDocument automation....follows: using ( Presentation pres = new Presentation ()) { IPPImage...instance of IImage to the presentation's images. ppImage = pres...

    docs.aspose.com/slides/net/modern-api/
  7. Configure Fallback Font Collections in Java|Asp...

    Set up a fallback fonts collection in Aspose.Slides for Java to keep text consistent and crisp in PowerPoint and OpenDocument Presentations....fonts across the presentation. Each Presentation has a getFontsManager...certain presentation: Presentation pres = new Presentation (); try...

    docs.aspose.com/slides/java/create-fallback-fon...
  8. Online XSLFO to PPSX Conversion or Develop Java...

    Free online app to convert XSLFO to PPSX files. Java conversion library code for XSLFO documents....Load PPTX document by using Presentation class Save the document...Pptx ); // instantiate a Presentation object that represents a...

    products.aspose.com/total/java/conversion/xslfo...
  9. Customize Chart Data Tables in Presentations Us...

    Customize chart data tables for PPT and PPTX with Aspose.Slides for PHP via Java to boost efficiency and appeal in Presentations....Customize Chart Data Tables in Presentations Using PHP Contents [ Hide...series color. Instantiate Presentation class object. Add chart...

    docs.aspose.com/slides/php-java/chart-data-table/
  10. 转换为 PDF|Aspose.Slides 文档

    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....NET 提供了表示演示文稿文件的 Presentation 类。 Presentation 类公开了 Save 方法,可用于将整个演示文稿转换为...//Instantiate a Presentation object that represents a presentation file...

    docs.aspose.com/slides/zh/net/conversion-to-pdf/