Sort Score
Result 10 results
Languages All
Labels All
Results 3,911 - 3,920 of 142,022 for

pptx

(0.16 sec)
  1. Retrieve and Update Presentation Information in...

    Explore slides, structure and metadata in PowerPoint and OpenDocument presentations using JavaScript for faster insights and smarter content audits....to find out what format (PPT, PPTX, ODP, and others) the presentation...getPresentationInfo ( "pres.pptx" ); console . log ( info . getLoadFormat...

    docs.aspose.com/slides/nodejs-java/examine-pres...
  2. Retrieve and Update Presentation Information in...

    Explore slides, structure and metadata in PowerPoint and OpenDocument presentations using Aspose.Slides for PHP for faster insights and smarter content audits....to find out what format (PPT, PPTX, ODP, and others) the presentation..."pres.pptx" ); echo ( $info -> getLoadFormat ()); // PPTX $info2...

    docs.aspose.com/slides/php-java/examine-present...
  3. Retrieve and Update Presentation Information in...

    Explore slides, structure and metadata in PowerPoint and OpenDocument presentations using C++ for faster insights and smarter content audits....to find out what format (PPT, PPTX, ODP, and others) the presentation...GetPresentationInfo ( u "pres.pptx" ); // PPTX Console :: WriteLine (...

    docs.aspose.com/slides/cpp/examine-presentation/
  4. Streamline Font Replacement in Presentations Us...

    Seamlessly replace fonts in Aspose.Slides for PHP via Java to ensure consistent typography in PowerPoint and OpenDocument presentations....the modified presentation as a PPTX file. This PHP code demonstrates...= new Presentation ( "Fonts.pptx" ); try { # Loads the source...

    docs.aspose.com/slides/php-java/font-replacement/
  5. Streamline Font Replacement in Presentations Us...

    Seamlessly replace fonts in Aspose.Slides for Java to ensure consistent typography in PowerPoint and OpenDocument presentations....the modified presentation as a PPTX file. This Java code demonstrates...= new Presentation ( "Fonts.pptx" ); try { // Loads the source...

    docs.aspose.com/slides/java/font-replacement/
  6. Customize 3D Charts in Presentations in .NET|As...

    Learn how to create and customize 3-D charts in Aspose.Slides for .NET, with support for PPT and Pptx files—boost your presentations today....the modified presentation to a PPTX file. // Create an instance...( "Rotation3D_out.pptx" , SaveFormat . Pptx ); FAQ Which chart...

    docs.aspose.com/slides/net/3d-chart/
  7. 在演示文稿中查找和替换|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....pptx" ); //获取演示文稿中的所有文本框 ITextFrame...Replace.pptx" , Aspose . Slides . Export . SaveFormat . Pptx ); 下载示例代码...

    docs.aspose.com/slides/zh/net/find-and-replace-...
  8. Picture|Aspose.Slides for Node.js via .NET Docu...

    Work with pictures in Aspose.Slides for Node.js: insert, crop, compress, recolor, and export images with examples for PPT, Pptx, and ODP presentations....pptx" , aspose . slides . SaveFormat . Pptx ); } finally...slides . Presentation ( "picture.pptx" ); try { let slide = presentation...

    docs.aspose.com/slides/nodejs-java/examples/ele...
  9. Manage Video Frames in Presentations on Android...

    Learn to programmatically add and extract video frames in PowerPoint and OpenDocument slides using Aspose.Slides for Android via Java. Fast how-to guide....pptx" ); try { // Loads the video..."pres-with-video.pptx" , SaveFormat . Pptx ); } catch ( IOException...

    docs.aspose.com/slides/androidjava/video-frame/
  10. Manage Presentation Headers and Footers with Py...

    Use Aspose.Slides for Python via .NET to add and customize headers and footers in PowerPoint and OpenDocument presentations for a professional look....pptx" ) as presentation : # Set the..."output.pptx" , slides . export . SaveFormat . PPTX ) Manage...

    docs.aspose.com/slides/python-net/presentation-...