Sort Score
Result 10 results
Languages All
Labels All
Results 2,301 - 2,310 of 142,062 for

pptx

(0.09 sec)
  1. Convert DOCM to POWERPOINT via C++ or with free...

    Export DOCM to POWERPOINT in your C++ applications without using Microsoft Word of PowerPoint or online. Test free DOCM to POWERPOINT online converter quickly before integrating the code....document to PPTX format using Save method and set Pptx as SaveFormat...presentation as Pptx pres -> Save ( output . pptx , Aspose :: Slides...

    products.aspose.com/total/cpp/conversion/docm-t...
  2. Important Features|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....Feature Description PPT, PPS, PPTX and PPSX Export Export reports...developers of the product. PPT, PPS, PPTX and PPSX Export...

    docs.aspose.com/slides/reportingservices/import...
  3. Export CGM to PPSM via C# API | products.aspose...

    .NET API to Convert CGM to PPSM without using Microsoft Word...transform the CGM file format into PPTX. This API provides a wide range...Slides for .NET, to convert the PPTX to PPSM. This API provides a...

    products.aspose.com/total/net/conversion/cgm-to...
  4. Features|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....Hide ] Important Features PPT, PPTX, PDF and HTML Export Supported...

    docs.aspose.com/slides/jasperreports/features/
  5. 使用 С++ 管理演示文稿中的图表工作簿|Aspose.Slides 文档

    发现 Aspose.Slides for С++:轻松在 PowerPoint 和 OpenDocument 格式中管理图表工作簿,以简化您的演示文稿数据。...pptx" ); auto chart = System :: ExplicitCast...MakeObject < Presentation > ( u "Test.pptx" ); auto chart = pres -> get_Slides...

    docs.aspose.com/slides/zh/cpp/chart-workbook/
  6. Customize Chart Legends in Presentations Using ...

    Customize chart legends with Aspose.Slides for Java to optimize PowerPoint presentations with tailored legend formatting....Write the presentation as a PPTX file. In the example given below...save ( "Legend_out.pptx" , SaveFormat . Pptx ); } finally { if...

    docs.aspose.com/slides/java/chart-legend/
  7. Apply Shape Effects in Presentations Using PHP|...

    Transform your PPT and Pptx files with advanced shape effects using Aspose.Slides for PHP via Java — create striking, professional slides in seconds....pptx" , SaveFormat :: Pptx ); } finally { if...save ( "reflection.pptx" , SaveFormat :: Pptx ); } finally { if...

    docs.aspose.com/slides/php-java/shape-effect/
  8. Document Conversion via Android API | products....

    Convert Word, Excel, PowerPoint, HTML, PDF and Image formats using Android conversion API. Android convert Office docx, xlsx, Pptx to PDF....cases like Office DOCX, XLSX, PPTX to PDF or vice versa. Moreover...POWERPOINT to DOCX PPT to DOCX PPTX to ODT POTM to DOCX EMAIL to...

    products.aspose.com/total/android-java/conversion/
  9. Ինչպես արտահանել PowerPoint-ը Word-ի միջոցով Ja...

    Այս ձեռնարկը ցույց է տալիս, թե ինչպես արտահանել PowerPoint-ը Word-ին՝ օգտագործելով Java-ը: Այն տրամադրում է կազմաձևման մանրամասներ, քայլ առ քայլ ընթացակարգ և գործարկվող ընտրանքային ծածկագիր՝ Java-ի միջոցով Pptx-ը DOCX-ի փոխարկելու համար:...գոյություն ունեցող ներկայացում, ասենք PPTX կամ PPT, այնուհետև այն կվերափոխեք...Word ֆայլ: Կոդ՝ Java-ի միջոցով PPTX-ի DOCX-ի փոխակերպելու համար...

    kb.aspose.com/hy/slides/java/how-to-export-powe...
  10. Manage Chart Data Series in Python|Aspose.Slide...

    Learn how to manage chart data series in Python for PowerPoint (PPT/Pptx) with practical code examples and best practices to enhance your data presentations....and then save the result as a PPTX file: import aspose.slides as..."series_overlap.pptx" , slides . export . SaveFormat . PPTX ) The result:...

    docs.aspose.com/slides/python-net/chart-series/