Sort Score
Result 10 results
Languages All
Labels All
Results 6,631 - 6,640 of 11,075 for

one to presentation

(0.13 sec)
  1. InsertClone Throws Error in Linux due to System...

    using Aspose.Slides; namespace Aspose.Words.Examples { public class Sample4 { static void Main(string[] args) { using Presentation sourcepres = new("./slidetest2.pptx"); us…...Main(string[] args) { using Presentation sourcepres = new("./slidetest2.../slidetest2.pptx"); using Presentation targetpres = new("./slidetest1...

    forum.aspose.com/t/insertclone-throws-error-in-...
  2. index.xml

    2.0 http://www.w3.org/2005/ATom Documentation – Getting Started https://docs.aspose.com/slides/java/getting-started/ Recent content in Getting Started on Documentation Hugo -- gohugo.io https://doc......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/java/getting-started/ind...
  3. Online PPTX Text Search Application or Develop ...

    Free online app To search in PPTX files. Java code for any PPTX file text search application....Load PPTX via instance of Presentation class. Use findAndReplaceText...Search in ODP (OpenDocument Presentation Format) Search in ODS (OpenDocument...

    products.aspose.com/total/java/search/pptx/
  4. 通过 Java 合并 ODP 文件 | products.aspose.com

    用于在 JSP/JSF 应用程序和桌面应用程序的 Java 运行时环境中组合 ODP 文档的 Java 示例代码。... 使用 Presentation 类的实例加载第一个 ODP 文件。 使用 Presentation 类的实例加载第二个...first ODP File Presentation prest1 = new Presentation( "prest1.odp"...

    products.aspose.com/slides/zh/java/merger/odp/
  5. Convert EMAIL to DOCM in Python | products.aspo...

    Save EMAIL To DOCM in your Python applications without using Microsoft Outlook or Word... Email is one of the most popular communication...thereby enhancing the overall presentation and user experience. What...

    products.aspose.com/total/python-net/conversion...
  6. Extract Text and Images from PDF File Online an...

    Online PDF file parser app. Python API code To extract images and text from PDF document.... Please choose one that resembles your needs and...ODP Files (OpenDocument Presentation Format) Parse ODT Files...

    products.aspose.com/total/python-net/parse/pdf/
  7. Convert PPTM to WORD via Java or with free Onli...

    Java API To Export PPTM To WORD without using Microsoft Word or PowerPoint or online. Test free PPTM To WORD online converter quickly before integrating the code....provides powerful features for presentations manipulation and management...manipulating and managing presentations. It can be used to create...

    products.aspose.com/total/java/conversion/pptm-...
  8. IMasterSlide | Aspose.Slides for Android via Ja...

    Represents a master slide in a Presentation....Represents a master slide in a presentation. Methods Method Description...master slide based on the current one, applying an external theme to...

    reference.aspose.com/slides/androidjava/com.asp...
  9. .NET API to Convert DOCM to ODS or with free On...

    C# API To Convert DOCM To ODS or Online App without using Microsoft Excel or Adobe Reader or online. Test free DOCM To ODS online converter quickly before integrating the code....get output ODS files with just one click. How long does it take...working after this time period. No one has access to your files. File...

    products.aspose.com/total/net/conversion/docm-t...
  10. 通过 C++ 合并 PPTM 文件 | products.aspose.com

    C++ 示例代码用于在 Windows 32 位、Windows 64 位和 Linux 64 位的 C++ 运行时环境上组合 PPTM 文档。...Instantiate Presentation class SharedPtr<Presentation> presentation1...MakeObject<Presentation>(sourceFilePath1); SharedPtr<Presentation> presentation2...

    products.aspose.com/slides/zh/cpp/merger/pptm/