Sort Score
Result 10 results
Languages All
Labels All
Results 4,591 - 4,600 of 130,441 for

presentation

(0.1 sec)
  1. C++ API to Convert PCL to POWERPOINT | products...

    Convert PCL to POWERPOINT via C++ without using Microsoft Word or Adobe Acrobat Reader...other hand, PowerPoint is a presentation software developed by Microsoft...to create slideshows and presentations. Converting PCL to PowerPoint...

    products.aspose.com/total/cpp/conversion/pcl-to...
  2. View POTX File Online and using .NET | products...

    Free online POTX file viewer app. .NET API C# code to view POTX Presentation for viewer application....NET based POTX presentation viewer utility application...view POTX presentation. Download View POTX Presentation via Online...

    products.aspose.com/total/net/viewer/potx/
  3. C++ API to Convert MHTML to POWERPOINT | produc...

    Convert MHTML to POWERPOINT via C++ without using Microsoft Word or Adobe Acrobat Reader...other hand, PowerPoint is a presentation software developed by Microsoft...to create slideshows and presentations. It is widely used in business...

    products.aspose.com/total/cpp/conversion/mhtml-...
  4. 通過 Java 合併 PPTX 文件 | products.aspose.com

    Java 示例代碼,用於在 JSP/JSF 應用程序和桌面應用程序的 Java 運行時環境中組合 PPTX 文檔。... 使用 Presentation 類的實例加載第一個 PPTX 文件。 使用 Presentation 類的實例加載第二個...first PPTX File Presentation prest1 = new Presentation( "prest1.pptx"...

    products.aspose.com/slides/zh-hant/java/merger/...
  5. C++ API to Convert EPUB to PPSX | products.aspo...

    Convert EPUB to PPSX via C++ without using Microsoft Word or Adobe Acrobat Reader...Load PPTX document by using Presentation class reference Save the...Pptx ); // instantiate a Presentation object that represents a...

    products.aspose.com/total/cpp/conversion/epub-t...
  6. Watermark Powerpoint File Online or using Java ...

    Free online app to Watermark different Powerpoint files. Java watermarking library code for Powerpoint Presentations....powerful Java based Powerpoint Presentation Watermarking applications...documents including Powerpoint Presentation online via app with instant...

    products.aspose.com/total/java/watermark/powerp...
  7. 通過 C++ 合併 PPTX 文件 | products.aspose.com

    C++ 示例代碼,用於在 Windows 32 位、Windows 64 位和 Linux 64 位的 C++ 運行時環境中組合 PPTX 文檔。...Instantiate Presentation class SharedPtr<Presentation> presentation1...MakeObject<Presentation>(sourceFilePath1); SharedPtr<Presentation> presentation2...

    products.aspose.com/slides/zh-hant/cpp/merger/p...
  8. 设置OLE图标的标题|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....auto presentation = System :: MakeObject < Presentation > ();...(); auto slide = presentation -> get_Slide ( 0 ); // 在幻灯片中添加OLE对象...

    docs.aspose.com/slides/zh/cpp/set-caption-to-ol...
  9. Customize Data Points in Treemap and Sunburst C...

    Learn how to manage data points in treemap and sunburst charts with Aspose.Slides for .NET, compatible with PowerPoint formats....chart to the presentation: using ( Presentation pres = new Presentation...branch: using ( Presentation pres = new Presentation ()) { IChart...

    docs.aspose.com/slides/net/data-points-of-treem...
  10. Manage Presentations in Java|Aspose.Slides Docu...

    Manage PowerPoint PPT, PPTX and ODP Presentations in Java with Aspose.Slides: create, load, edit, clone slides and control content programmatically....Manage Presentations in Java Contents [ Hide ] Create Presentations...Open Presentations in Java Retrieve and Update Presentation Information...

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