Sort Score
Result 10 results
Languages All
Labels All
Results 6,301 - 6,310 of 130,007 for

presentation

(1.65 sec)
  1. Convert DOTM to PPTX in Android Apps or with fr...

    DOTM to PPTX conversion in your Android Phones without using Microsoft Word of PowerPoint or online. Test free DOTM to PPTX online converter quickly before integrating the code....Java, you can create a new Presentation, write HTML content in it...documents, spreadsheets, presentations, and images in their Android...

    products.aspose.com/total/android-java/conversi...
  2. Convert HTML to XML in C++ | products.aspose.com

    Convert HTML to XML in C++. Use C++ library API to convert HTML files to XMLs...PowerPoint and OpenOffice presentation files without the use of...creating and manipulating presentation files. Moreover, it provides...

    products.aspose.com/slides/cpp/conversion/html-...
  3. Convert HTML to JPG in C++ | products.aspose.com

    Convert HTML to JPG in C++. Use C++ library API to convert HTML files to JPGs...PowerPoint and OpenOffice presentation files without the use of...creating and manipulating presentation files. Moreover, it provides...

    products.aspose.com/slides/cpp/conversion/html-...
  4. Convert DOTM to ODP in Android Apps or with fre...

    DOTM to ODP conversion in your Android Phones without using Microsoft Word of PowerPoint or online. Test free DOTM to ODP online converter quickly before integrating the code....Java, you can create a new Presentation, write HTML content in it...create, edit, and convert presentations within their Android applications...

    products.aspose.com/total/android-java/conversi...
  5. Convert DOT to POWERPOINT in Android Apps or wi...

    DOT to POWERPOINT conversion in your Android Phones without using Microsoft Word of PowerPoint or online. Test free DOT to POWERPOINT online converter quickly before integrating the code....Java, you can create a new Presentation, write HTML content in it...create, edit, and convert presentations within their Android applications...

    products.aspose.com/total/android-java/conversi...
  6. 通過 Java 合併 PPTM 文件 | products.aspose.com

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

    products.aspose.com/slides/zh-hant/java/merger/...
  7. Aspose.Slides for Java 15.10.0 的公共 API 和不兼容更改|A...

    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 pres = new Presentation ( inFileName...(); } 类别动画: Presentation pres = new Presentation ( inFileName...

    docs.aspose.com/slides/zh/java/public-api-and-b...
  8. Aspose.Slides for Java 15.10.0 的公共 API 和向后不兼容更改...

    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 pres = new Presentation ( inFileName...(); } 类别动画: Presentation pres = new Presentation ( inFileName...

    docs.aspose.com/slides/zh/androidjava/public-ap...
  9. 在 Java 中嵌入演示文稿的字体|Aspose.Slides 文档

    使用 Aspose.Slides for Java 在 PowerPoint 和 OpenDocument 演示文稿中嵌入 TrueType 字体,确保在所有平台上准确呈现。...embedded fonts in PowerPoint presentations. 获取和移除嵌入字体 Aspose.Slides...fonts from a presentation: // 实例化一个表示演示文稿文件的 Presentation 对象 Presentation...

    docs.aspose.com/slides/zh/java/embedded-font/
  10. Can We Remove Email Id and Phone Number While G...

    Hi Team, Can we remove email id and phone number while generating pdf from ppt. Means the output pdf will not have email and phone number. Secondly, can we replace email & phone number with some string e.g “ABC” while…...snippet: Presentation presentation = new Presentation("sample_ppt_file...pptx"); for (ISlide slide : presentation.getSlides()) { for (IShape...

    forum.aspose.com/t/can-we-remove-email-id-and-p...