Sort Score
Result 10 results
Languages All
Labels All
Results 2,161 - 2,170 of 106,771 for

pptx

(0.42 sec)
  1. Why Not Open XML SDK|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....Presentations formats PPTX PPT, POT, PPS, PPTX, POTX, PPSX, ODP Conversion...Conversion from PPT to PPTX No Yes High-level programming with...

    docs.aspose.com/slides/java/why-not-open-xml-sdk/
  2. Picture Frame|Aspose.Slides Documentation

    Add a picture frame to a PowerPoint presentation in C++...the modified presentation as a PPTX file. This C++ code shows you.../out/PictureFrameFormatti_out.pptx" ; const String filePath = u...

    docs.aspose.com/slides/cpp/picture-frame/
  3. Limitations and API Differences|Aspose.Slides f...

    Aspose.Slides for Python via Java limitations and api differences....pptx" ); Presentation pres = new.... save ( "result.pptx" , SaveFormat . Pptx ); Aspose.Slides for...

    docs.aspose.com/slides/python-java/limitations-...
  4. Font Replacement - PowerPoint Java API|Aspose.S...

    Learn how to replace fonts using the explicit replacement method in PowerPoint using the Java API....the modified presentation as a PPTX file. This Java code demonstrates...= new Presentation ( "Fonts.pptx" ); try { // Loads the source...

    docs.aspose.com/slides/androidjava/font-replace...
  5. 图表工作簿|Aspose.Slides 文档

    Java 中 PowerPoint 演示文稿中的图表工作簿...pptx" ); try { Chart chart = ( Chart...= new Presentation ( "chart2.pptx" ); try { ISlide slide = pres...

    docs.aspose.com/slides/zh/androidjava/chart-wor...
  6. 管理超链接|Aspose.Slides 文档

    如何在 Java 中向 PowerPoint 演示文稿添加超链接...pptx" , SaveFormat . Pptx ); } finally { if...save ( "pres-out.pptx" , SaveFormat . Pptx ); } finally { if...

    docs.aspose.com/slides/zh/androidjava/manage-hy...
  7. View & Edit PowerPoint Metadata using C++ | pro...

    C++ source code to view and edit presentation propertires...Slides C++ Metadata PPT PPTX ODP View and Edit Metadata of...Presentation Metadata PPTX How to edit PPTX properties using Aspose...

    products.aspose.com/slides/cpp/metadata/
  8. 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...
  9. 文本格式化|Aspose.Slides for Python 文档

    在 Python 中管理和处理文本及文本框属性...pptx" ) as presentation : presentation..."SomePresentation-out2.pptx" , slides . export . SaveFormat . PPTX ) Aspose...

    docs.aspose.com/slides/zh/python-net/text-forma...
  10. Manage Slide Show|Aspose.Slides Documentation

    Manage slide show settings in PowerPoint presentations using C#...pptx" , SaveFormat . Pptx ); Enable Show Options.... Save ( "output.pptx" , SaveFormat . Pptx ); Select Slides to...

    docs.aspose.com/slides/net/manage-slide-show/