Sort Score
Result 10 results
Languages All
Labels All
Results 4,971 - 4,980 of 69,328 for

presentation

(0.07 sec)
  1. How to Create PowerPoint Slide Image using Java

    This brief topic is about how to create PowerPoint slide Image using Java. It includes the comprehensive steps by providing the configuration requirements and working sample code to generate Image from PowerPoint slide in Java....the sample presentation file using the Presentation class object...the first slide inside the presentation slides collection Define...

    kb.aspose.com/slides/java/how-to-create-powerpo...
  2. 通過 .NET 從 PPTX 文檔中提取文本和圖像 | products.aspose.com

    C# 源代碼,用於從 .NET Framework、.NET Core、Windows Azure、Mono 或 Xamarin 平台上的 PPTX 文件中提取文本和圖像。...from the Whole pptx Presentation Presentation pptxPresentation =...= new Presentation(dataDir + "demo.pptx" ); //Get an Array of...

    products.aspose.com/slides/zh-hant/net/parser/p...
  3. Convert DOCM to POTM in Python or with free Onl...

    DOCM to POTM conversion in your Python applications without using Microsoft Word or PowerPoint or online. Test free DOCM to POTM online converter quickly before integrating the code....save the created PDF into Presentation as a POTM format. How to...file with an instance of Presentation class Call the save method...

    products.aspose.com/total/python-net/conversion...
  4. Convert DOT to PPSX in Python or with free Onli...

    DOT to PPSX conversion in your Python applications without using Microsoft Word or PowerPoint or online. Test free DOT to PPSX online converter quickly before integrating the code....save the created PDF into Presentation as a PPSX format. How to...file with an instance of Presentation class Call the save method...

    products.aspose.com/total/python-net/conversion...
  5. Merge PPS Files Online or using Java | products...

    Free online app to combine different PPS Presentations. Java merging library code to merge PPS Presentation into format of your choice....using Presentation class object Select the one presentation as the...and get single merged PPS Presentation Java Code to Merge PPS Files...

    products.aspose.com/total/java/merge/pps/
  6. Online DOCX File Comparison or Build Android Mo...

    Free online app to Compare different DOCX files. Android comparison library code for DOCX documents....ODP Files (OpenDocument Presentation Format) Compare ODT Files...(Microsoft PowerPoint Template Presentation) Compare Powerpoint Files...

    products.aspose.com/total/android-java/compare/...
  7. Superscript and Subscript|Aspose.Slides for Nod...

    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....example: Create an instance of Presentation class. Obtain the reference...collection of paragraph. Save the presentation as a PPTX file. The implementation...

    docs.aspose.com/slides/nodejs-java/superscript-...
  8. Data Points of Treemap and Sunburst Chart|Aspos...

    Sunburst Graph, Sunburst Diagram, Sunburst Chart, Radial Chart, Radial Graph or Multi Level Pie Chart with Aspose.Slides for Java....to the presentation: Presentation pres = new Presentation (); try...“Steam 4” branch: Presentation pres = new Presentation (); try { IChart...

    docs.aspose.com/slides/java/data-points-of-tree...
  9. Convert OpenOffice ODP|Aspose.Slides for PHP Do...

    Convert ODP to PDF, ODP to PPT, ODP to PPTX, ODP to HTML...to convert OpenOffice ODP presentation to many types. The API to...the source file on the ODP presentation file: Convert ODP to HTML...

    docs.aspose.com/slides/php-java/convert-openoff...
  10. 段落|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 对象 auto presentation = System :: MakeObject...MakeObject < Presentation > ( u "Shapes.pptx" ); auto shape =...

    docs.aspose.com/slides/zh/cpp/paragraph/