Sort Score
Result 10 results
Languages All
Labels All
Results 2,271 - 2,280 of 133,786 for

pptx

(0.38 sec)
  1. C++ API to Convert MHTML to PPSM | products.asp...

    Convert MHTML to PPSM via C++ without using Microsoft Word or Adobe Acrobat Reader...PDF for C++ to export MHTML to PPTX. Secondly, you can use Aspose...Aspose.Slides for C++ to convert PPTX to PPSM. Both APIs are easy...

    products.aspose.com/total/cpp/conversion/mhtml-...
  2. C++ API to Convert MHTML to XAML | products.asp...

    Convert MHTML to XAML via C++ without using Microsoft Word or Adobe Acrobat Reader...first step is to export MHTML to PPTX by using Aspose.PDF for C++...The second step is to convert PPTX to XAML by using Aspose.Slides...

    products.aspose.com/total/cpp/conversion/mhtml-...
  3. Remove Slide from Presentation|Aspose.Slides Do...

    Remove slide from PowerPoint by reference or index in C++...pptx" ; const String outPath = L..."../out/RemoveSlidesByRefere.pptx" ; // Instantiates a Presentation...

    docs.aspose.com/slides/cpp/remove-slide-from-pr...
  4. 图表系列|Aspose.Slides 文档

    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 文件。 以下 C++ 代码演示如何为图表系列设置重叠:..."SetChartSeriesOverla_out.pptx" , SaveFormat :: Pptx ); 更改系列颜色 Aspose...

    docs.aspose.com/slides/zh/cpp/chart-series/
  5. Convert PowerPoint to PDF with Notes in C++|Asp...

    Convert PowerPoint to PDF with notes with C++...be used to convert a PPT or PPTX presentation to a PDF with speaker...< Presentation > ( u "sample.pptx" ); // Configure PDF options...

    docs.aspose.com/slides/cpp/convert-powerpoint-t...
  6. Manage Slide Show|Aspose.Slides for Node.js via...

    Manage slide show settings in PowerPoint presentations using JavaScript...pptx" , asposeSlides . SaveFormat . Pptx ); presentation...( "output.pptx" , asposeSlides . SaveFormat . Pptx ); presentation...

    docs.aspose.com/slides/nodejs-java/manage-slide...
  7. Microsoft PowerPoint Presentation Conversion to...

    Convert Microsoft PowerPoint Slides to multiple files including HTML, PDF and image formats within C++ based applications....Slides C++ Conversion PPT PPTX ODP PDF Convert PowerPoint Presentation...for C++ API. Convert PPTX How to Convert PPTX using Aspose.Slides...

    products.aspose.com/slides/cpp/conversion/
  8. 组|Aspose.Slides 文档

    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 文件。 下面的示例向幻灯片添加一个组形状。 // 实例化...)); // 将 PPTX 文件写入磁盘 pres . save ( "GroupShape.pptx" , SaveFormat...

    docs.aspose.com/slides/zh/java/group/
  9. Font Licensing question - Free Support Forum - ...

    Hi am evaluating Aspose slides for Java for converting Pptx to PDF and this Pptx was built with licensed fonts like Arial/TImes New Roman/Verdena. And this conversion happens on Linux. I added code as addEmbeddedFont wit…...Java for converting PPTx to PDF and this PPTx was built with licensed...@ysomaraju Cause When converting PPTX files that use licensed fonts...

    forum.aspose.com/t/font-licensing-question/314379
  10. Chart Workbook|Aspose.Slides Documentation

    Chart workbook in PowerPoint presentation in C++...pptx" ); auto chart = System :: ExplicitCast...MakeObject < Presentation > ( u "Test.pptx" ); auto chart = pres -> get_Slides...

    docs.aspose.com/slides/cpp/chart-workbook/