Sort Score
Result 10 results
Languages All
Labels All
Results 3,511 - 3,520 of 130,593 for

presentation

(0.06 sec)
  1. Convert DOC to PPSM via C++ or with free Online...

    Export DOC to PPSM in your C++ applications without using Microsoft Word of PowerPoint or online. Test free DOC to PPSM 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/doc-to...
  2. Convert DOTX to PPT via C++ or with free Online...

    Export DOTX to PPT in your C++ applications without using Microsoft Word of PowerPoint or online. Test free DOTX to PPT online converter quickly before integrating the code....which is the most popular presentation software. Therefore, it...template in PowerPoint presentations. How Aspose.Total helps...

    products.aspose.com/total/cpp/conversion/dotx-t...
  3. Online SVG to POTM Conversion or Develop Java b...

    Free online app to convert SVG to POTM files. Java conversion library code for SVG 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/svg-t...
  4. 在 C++ 中管理演示文稿的项目符号和编号列表|Aspose.Slides 文档

    了解如何使用 Aspose.Slides for C++ 在 PowerPoint 和 OpenDocument 演示文稿中创建和格式化项目符号、图片、多级和编号列表。...auto presentation = System :: MakeObject < Presentation > ();...(); auto slide = presentation -> get_Slide ( 0 ); auto autoShape...

    docs.aspose.com/slides/zh/cpp/manage-lists/
  5. Online MHTML to OTP Conversion or Develop Java ...

    Free online app to convert MHTML to OTP files. Java conversion library code for MHTML 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/mhtml...
  6. Convert DOC to POWERPOINT via C++ or with free ...

    Export DOC to POWERPOINT in your C++ applications without using Microsoft Word of PowerPoint or online. Test free DOC to POWERPOINT online converter quickly before integrating the code....in order to be used in a presentation. How Aspose.Total Helps...the HTML and create a new presentation in PowerPoint format. The...

    products.aspose.com/total/cpp/conversion/doc-to...
  7. Convert DOTM to POTM via C++ or with free Onlin...

    Export DOTM to POTM in your C++ applications without using Microsoft Word of PowerPoint or online. Test free DOTM to POTM online converter quickly before integrating the code....create a new presentation. Finally, the presentation can be saved...function Initialize a new Presentation object Add an AutoShape...

    products.aspose.com/total/cpp/conversion/dotm-t...
  8. C++ API to Convert XSLFO to POT | products.aspo...

    Convert XSLFO to POT via C++ without using Microsoft Word or Adobe Acrobat Reader...create a new PowerPoint presentation. Converting XSLFO to POT...them to create a PowerPoint presentation from an XML document. How...

    products.aspose.com/total/cpp/conversion/xslfo-...
  9. Node.js 透過 Aspose.Slides 的 .NET PowerPoint API ...

    Aspose.Slides for Node.js via .NET 是一個 Node.js PowerPoint API,可讓您在 Node.js 中建立、修改和轉換 PowerPoint 簡報。...net'); const { Presentation, SaveFormat, ShapeType }...asposeSlides; var pres = new Presentation(); try { var slide = pres...

    products.aspose.com/slides/zh-hant/nodejs-net/
  10. 在 Java 中管理演示文稿超链接|Aspose.Slides 文档

    使用 Aspose.Slides for Java,轻松管理 PowerPoint 和 OpenDocument 演示文稿中的超链接——在几分钟内提升交互性和工作流。...代码展示了如何向文本添加网站超链接: Presentation presentation = new Presentation (); try...try { IAutoShape shape1 = presentation . getSlides (). get_Item...

    docs.aspose.com/slides/zh/java/manage-hyperlinks/