Sort Score
Result 10 results
Languages All
Labels All
Results 4,961 - 4,970 of 69,258 for

presentation

(0.13 sec)
  1. Convert JSON Format to ODP via C++ | products.a...

    Parse JSON to ODP in C++ without using Microsoft PowerPoint...hand, ODP (OpenDocument Presentation) is an open standard for...documents. It is used to create presentations and is supported by many...

    products.aspose.com/total/cpp/conversion/json-t...
  2. 获取幻灯片中的所有文本|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.... Presentation != null ) { // 从演示部分获取演示文稿对象。...从演示部分获取演示文稿对象。 Presentation presentation = presentationPart . Presentation...

    docs.aspose.com/slides/zh/net/get-all-the-text-...
  3. Convert DOC to PPTX via Java or with free Onlin...

    Java API to Export DOC to PPTX without using Microsoft Word or PowerPoint or online. Test free DOC to PPTX online converter quickly before integrating the code....be used to create a new Presentation, write HTML content in it...is used to create a new Presentation, write the HTML content...

    products.aspose.com/total/java/conversion/doc-t...
  4. Online PPTX File Comparison or Build Python App...

    Free online app to Compare different PPTX files. Python comparison library code for PPTX documents....both PPTX documents using Presentation class. Iterate through each...each slide of both presentations and compare one by one. Code...

    products.aspose.com/total/python-net/compare/pptx/
  5. Online PPSM File Comparison or Build Python App...

    Free online app to Compare different PPSM files. Python comparison library code for PPSM documents....both PPSM documents using Presentation class. Iterate through each...each slide of both presentations and compare one by one. Code...

    products.aspose.com/total/python-net/compare/ppsm/
  6. Render a Slide as an SVG Image|Aspose.Slides Do...

    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....when you need to print your presentation in a very large format ...to export slides in your presentations as SVG images. Go through...

    docs.aspose.com/slides/cpp/render-a-slide-as-an...
  7. 在 Aspose.Slides 中获取字体替代的警告回调|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....System :: SharedPtr < Presentation > presentation = System :: MakeObject...MakeObject < Presentation > ( dataDir + u "presentation.pptx" , options...

    docs.aspose.com/slides/zh/cpp/getting-warning-c...
  8. 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-...
  9. 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-...
  10. 嵌入字体 - PowerPoint Java API|Aspose.Slides 文档

    在 Java 中使用嵌入的字体于 PowerPoint 演示文稿...实例化表示演示文件的 Presentation 对象 Presentation pres = new Presentation ( "EmbeddedFonts...: // 加载演示文稿 Presentation pres = new Presentation ( "Fonts.pptx"...

    docs.aspose.com/slides/zh/java/embedded-font/