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

pptx

(0.67 sec)
  1. Manage Slide Show in .NET|Aspose.Slides Documen...

    Learn how to manage slide shows in Aspose.Slides for .NET. Control slide transitions, timings and more across PPT, Pptx and ODP formats with ease....pptx" , SaveFormat . Pptx ); Enable Show Options.... Save ( "output.pptx" , SaveFormat . Pptx ); Select Slides to...

    docs.aspose.com/slides/net/manage-slide-show/
  2. Export MD to POWERPOINT via C# API | products.a...

    .NET API to Convert MD to POWERPOINT without using Microsoft Word...transform the MD file format to PPTX. This API provides a wide range...MD file has been converted to PPTX, the second step is to use the...

    products.aspose.com/total/net/conversion/md-to-...
  3. C++ API to Convert PS to POTM | products.aspose...

    Convert PS to POTM via C++ without using Microsoft Word or Adobe Acrobat Reader...PDF for C++ to export PS to PPTX. Aspose.PDF for C++ is a powerful...other file formats, including PPTX. Secondly, you can use Aspose...

    products.aspose.com/total/cpp/conversion/ps-to-...
  4. Java 中的组演示形状|Aspose.Slides 文档

    学习使用 Aspose.Slides for Java 对 PowerPoint 幻灯片进行形状分组和取消分组——快速、一步步的指南,附带免费 Java 代码。... 将修改后的演示文稿保存为 PPTX 文件。 下面的示例向幻灯片添加组形状。 // 实例化 Presentation...)); // 将 PPTX 文件写入磁盘 pres . save ( "GroupShape.pptx" , SaveFormat...

    docs.aspose.com/slides/zh/java/group/
  5. Create or Update PowerPoint Presentation Charts...

    Create and customize charts in PowerPoint presentations using Aspose.Slides for С++. Add, format, and edit charts with practical code examples in С++....the modified presentation as a PPTX file. This C++ code shows you...= u "../out/NormalCharts_out.pptx" ; //Instantiates a presentation...

    docs.aspose.com/slides/cpp/create-chart/
  6. Manage Chart Workbooks in Presentations Using С...

    Discover Aspose.Slides for С++: effortlessly manage chart workbooks in PowerPoint and OpenDocument formats to streamline your presentation data....pptx" ); auto chart = System :: ExplicitCast...MakeObject < Presentation > ( u "Test.pptx" ); auto chart = pres -> get_Slides...

    docs.aspose.com/slides/cpp/chart-workbook/
  7. Aspose.Slides for PHP via Java 15.4.0 中的公共 API ...

    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" , SaveFormat :: Pptx ); 已添加方法 IPresentation...$pres -> save ( "out.pptx" , SaveFormat :: Pptx ); 已添加方法 ISmartArt...

    docs.aspose.com/slides/zh/php-java/public-api-a...
  8. C++ API to Convert XML to POTM | products.aspos...

    Convert XML to POTM via C++ without using Microsoft Word or Adobe Acrobat Reader...for C++, you can export XML to PPTX. And by using Aspose.Slides...Slides for C++, you can convert PPTX to POTM. Both APIs come under...

    products.aspose.com/total/cpp/conversion/xml-to...
  9. Convert JSON Format to PPTM via C++ | products....

    Parse JSON to PPTM in C++ without using Microsoft PowerPoint...for C++, you can parse JSON to PPTX. After that, by using Aspose...Slides for C++, you can convert PPTX to PPTM. Both APIs come under...

    products.aspose.com/total/cpp/conversion/json-t...
  10. Aspose.Slides for Python: slides.Presentation T...

    hi. import aspose.slides as slides file_path = "test37.Pptx" slides.Presentation(file_path) the error message is An error occurred while creating the presentation: Proxy error(PptxReadException): Font ‘?’ cannot be …...pptx" slides.Presentation(file_path)...share this pptx because this is our customer’s pptx. replacing...

    forum.aspose.com/t/aspose-slides-for-python-sli...