Sort Score
Result 10 results
Languages All
Labels All
Results 2,691 - 2,700 of 116,831 for

ppt

(0.15 sec)
  1. Annotate Documents via Java | products.aspose.com

    Annotate Microsoft Word, Excel, PowerPoint Presentations and PDF files via your Java application. Clear Annotation with ease....Excel File Annotating Powerpoint PPT PPTX Presentations To annotate...Annotate PPSX Files Annotate PPT Files Annotate PPTM Files Annotate...

    products.aspose.com/total/java/annotate/
  2. Extract text and images from PPTX document usin...

    Java sample code to extract text and images from PptX file on Java Runtime Environment for JSP/JSF Application and Desktop Applications....of presentation file format PPT which was binary, the PPTX format...(OpenDocument Presentation Format) PPT (Microsoft PowerPoint 97-2003)...

    products.aspose.com/slides/java/parser/pptx/
  3. 通过C++和Node.js从工作簿中提取OLE对象|Documentation

    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.... Ppt : fileName += "Ppt" ; break ; case AsposeCells...

    docs.aspose.com/cells/zh/nodejs-cpp/extract-ole...
  4. 用C++从工作簿中提取OLE对象|Documentation

    学习如何使用Aspose.Cells和C++从工作簿中提取OLE对象。...FileFormatType :: Ppt : fileName += u "Ppt" ; break ; case FileFormatType...

    docs.aspose.com/cells/zh/cpp/extract-ole-object...
  5. Get the titles of all the 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....using ( PresentationDocument ppt = PresentationDocument . Open...slide. PresentationPart part = ppt . PresentationPart ; OpenXmlElementList...

    docs.aspose.com/slides/net/get-the-titles-of-al...
  6. Convert PDF to Microsoft PowerPoint|Aspose.PDF ...

    Aspose.PDF allows you to convert PDF to PowerPoint format using Java. One way there is a possibility to convert PDF to PptX with Slides as Images....create as well as manipulate PPT/PPTX presentations. This API...provides the feature to convert PPT/PPTX files to PDF format. In...

    docs.aspose.com/pdf/java/convert-pdf-to-powerpo...
  7. View PPTX File Online and Load or Open PPTX Fil...

    Free online PptX file viewer app. Python API code to load and open PptX file for viewer application....(PowerPoint Slide Show) View PPT Files (PowerPoint Presentation)...format is the successor to the PPT (PowerPoint Presentation) format...

    products.aspose.com/total/python-net/viewer/pptx/
  8. Features Overview|Aspose.Slides for Node.js via...

    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....Description Microsoft PowerPoint (PPT) Aspose.Slides for Node.js via...presentation document format. PPT to PPTX conversion Aspose.Slides...

    docs.aspose.com/slides/nodejs-net/features-over...
  9. Open Presentation in Java|Aspose.Slides Documen...

    Open or load Presentation Ppt, PptX, ODP in Java...ppt" , loadOptions ); try { pres . save ( "clean.ppt" , SaveFormat...SaveFormat . Ppt ); } finally { if ( pres != null ) pres . dispose...

    docs.aspose.com/slides/androidjava/open-present...
  10. Open Presentation|Aspose.Slides for PHP Documen...

    Open or load Presentation Ppt, PptX, ODP...ppt" , $loadOptions ); try { $pres...$pres -> save ( "clean.ppt" , SaveFormat :: Ppt ); } finally { if...

    docs.aspose.com/slides/php-java/open-presentation/