Sort Score
Result 10 results
Languages All
Labels All
Results 3,551 - 3,560 of 143,423 for

pptx

(0.22 sec)
  1. Retrieve and Update Presentation View Propertie...

    Discover Aspose.Slides for Android via Java view properties to customize formats PPT, Pptx, and ODP slides—adjust layouts, zoom levels, and display settings....pptx" , SaveFormat . Pptx ); } finally { pres...Write the presentation as a PPTX file. In the example given below...

    docs.aspose.com/slides/androidjava/presentation...
  2. Aspose.Slides for C++: paragraph->GetRect() Thr...

    Using aspose 25 version, when trying to access paragraph->GetRect();, it throws exception: System::NullReferenceException: Object reference not set to an instance of an object. Attached ppt: Test1.Pptx.zip (255.3 KB…...pptx"); // and test1 (1) 2 copy.pptx, thumbnailPPT...thumbnailPPT.pptx try { auto slideCount = presentation->get_Slides()->get_Count();...

    forum.aspose.com/t/aspose-slides-for-c-paragrap...
  3. Search in Documents via Mobile Android Apps | p...

    Search documents including PDF, Microsoft Office Excel, Word, PowerPoint and more via your Android based mobile application....Office formats DOCX , XLSX , PPTX and more respectively.The following...PowerPoint Search in PPT Search in PPTX Search in Word Search in XLS...

    products.aspose.com/total/android-java/search/
  4. Convert CSV to PPSM with C++ or with free Onlin...

    Convert CSV to PPSM within C++ applications or online. Test free CSV to DOC online converter quickly before integrating the code....Save member function and set Pptx as SaveFormat Get Started with...u "convertedFile.pptx" , SaveFormat :: Pptx ); Online Converter...

    products.aspose.com/total/cpp/conversion/csv-to...
  5. Convert CSV to PPT with C++ or with free Online...

    Convert CSV to PPT within C++ applications or online. Test free CSV to DOC online converter quickly before integrating the code....Save member function and set Pptx as SaveFormat Get Started with...u "convertedFile.pptx" , SaveFormat :: Pptx ); Online Converter...

    products.aspose.com/total/cpp/conversion/csv-to...
  6. Convert CSV to POTM with C++ or with free Onlin...

    Convert CSV to POTM within C++ applications or online. Test free CSV to DOC online converter quickly before integrating the code....Save member function and set Pptx as SaveFormat Get Started with...u "convertedFile.pptx" , SaveFormat :: Pptx ); Online Converter...

    products.aspose.com/total/cpp/conversion/csv-to...
  7. Access Presentation Slides in JavaScript|Aspose...

    Learn how to access and manage slides in PowerPoint and OpenDocument presentations with Aspose.Slides for Node.js. Boost productivity with code examples....pptx" ); try { // Accesses a slide...slides . Presentation ( "demo.pptx" ); try { // Gets a slide ID...

    docs.aspose.com/slides/nodejs-java/access-slide...
  8. Access Presentation Slides in C++|Aspose.Slides...

    Learn how to access and manage slides in PowerPoint and OpenDocument presentations with Aspose.Slides for C++. Boost productivity with code examples....pptx" ; // Instantiates the Presentation...= u "../templates/AddSlides.pptx" ; // Instantiates the Presentation...

    docs.aspose.com/slides/cpp/access-slide-in-pres...
  9. 饼图|Aspose.Slides for Node.js via .NET 文档

    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" , aspose . slides . SaveFormat . Pptx ); } finally...删除默认生成的系列和类别。 添加新类别。 添加新系列。 将修改后的演示文稿写入 PPTX 文件。 // 创建 Presentation 类的实例...

    docs.aspose.com/slides/zh/nodejs-java/pie-chart/
  10. Manage Video Frames in Presentations Using PHP|...

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

    docs.aspose.com/slides/php-java/video-frame/