Sort Score
Result 10 results
Languages All
Labels All
Results 3,481 - 3,490 of 143,031 for

pptx

(0.2 sec)
  1. Convert SXC to POWERPOINT using Java or with fr...

    Java API to Export SXC to POWERPOINT or online with using Excel or Word or online. Test free CSV to DOC online converter quickly before integrating the code....document to PPTX format using save method and set Pptx as SaveFormat...Word Document) Convert SXC to PPTX (Open XML presentation Format)...

    products.aspose.com/total/java/conversion/sxc-t...
  2. Convert XLS to POWERPOINT using Java or with fr...

    Java API to Export XLS to POWERPOINT or online with using Excel or Word or online. Test free CSV to DOC online converter quickly before integrating the code....document to PPTX format using save method and set Pptx as SaveFormat...Word Document) Convert XLS to PPTX (Open XML presentation Format)...

    products.aspose.com/total/java/conversion/xls-t...
  3. Export JasperReports to PowerPoint | Aspose.Sli...

    Aspose.Slides PowerPoint API for JaspreReport to export reports from Jasper Reports and JasperServer to PowerPoint formats. Create and export accounts chart images text and line reports to PPT presentation...can be exported to PPT, PPS, PPTX and PPSX presentation formats... Microsoft PowerPoint: PPT, PPTX, PPS, PPSX Others: PDF, HTML...

    products.aspose.com/slides/jasperreports/
  4. 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...
  5. Access Presentation Slides in Java|Aspose.Slide...

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

    docs.aspose.com/slides/java/access-slide-in-pre...
  6. Access Presentation Slides on Android|Aspose.Sl...

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

    docs.aspose.com/slides/androidjava/access-slide...
  7. Conversion to HTML|Aspose.Slides 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....pptx" ; string destFileName = FilePath...Bitbucket Conversion from PPT to PPTX format in Aspose.Slides Conversion...

    docs.aspose.com/slides/net/conversion-to-html/
  8. 在 Android 上管理演示文稿中的幻灯片章节|Aspose.Slides 文档

    使用 Aspose.Slides for Android via Java 简化 PowerPoint 和 OpenDocument 中的幻灯片章节——分割、重命名和重新排序,以优化 Pptx 和 ODP 工作流。...pptx" , SaveFormat . Pptx ); pres . getSections..."pres-sections-moved.pptx" , SaveFormat . Pptx ); pres . getSections...

    docs.aspose.com/slides/zh/androidjava/slide-sec...
  9. 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...
  10. Manage SmartArt Graphics in Presentations in .N...

    Automate PowerPoint SmartArt creation, editing, and styling in .NET using Aspose.Slides, featuring concise code examples and performance-focused guidance....the modified presentation as a PPTX file. // Instantiate the presentation..."SimpleSmartArt_out.pptx" , Aspose . Slides . Export . SaveFormat . Pptx ); }...

    docs.aspose.com/slides/net/manage-smartart-shape/