Sort Score
Result 10 results
Languages All
Labels All
Results 1,881 - 1,890 of 141,241 for

pptx

(0.1 sec)
  1. Convert XLSM to POWERPOINT with C++ or with fre...

    Convert XLSM to POWERPOINT within C++ applications or online. Test free CSV to DOC online converter quickly before integrating the code....document to PPTX format using Save member function and set Pptx as SaveFormat...document in PPTX format doc -> Save ( u "convertedFile.pptx" , SaveFormat...

    products.aspose.com/total/cpp/conversion/xlsm-t...
  2. Create Presentations in C++|Aspose.Slides Docum...

    Create presentations in C++ with Aspose.Slides—produce PPT, Pptx, and ODP files, benefit from OpenDocument support, and save them programmatically for reliable results....the modified presentation as a PPTX file. In the example given below...presentation to? You can save to PPTX, PPT, and ODP , and export to...

    docs.aspose.com/slides/cpp/create-presentation/
  3. How to Print PowerPoint presentation in C#

    In this step by step tutorial, we'll show you how to print Pptx in C# using Aspose.Slides without even PowerPoint installed. Printing PPT presentation or Pptx in C# using .NET code is achieved using simple and easy steps.... The PPTX format is widely used format...same approach. Steps to Print PPTX Presentation in C# Get Aspose...

    kb.aspose.com/slides/net/how-to-print-powerpoin...
  4. Aspose.Slides for 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/androidjava/public-ap...
  5. C++ API to Convert XSLFO to OTP | products.aspo...

    Convert XSLFO to OTP via C++ without using Microsoft Word or Adobe Acrobat Reader...to PPTX by using Aspose.PDF for C++ and then convert PPTX to...XSLFO to PPTX by using Save method function Load PPTX document...

    products.aspose.com/total/cpp/conversion/xslfo-...
  6. C++ API to Convert PDF to POWERPOINT | products...

    Convert PDF to POWERPOINT via C++ without using Microsoft Word or Adobe Acrobat Reader... You can export PDF to PPTX by using Aspose.PDF for C++...Slides for C++ , you can convert PPTX to POWERPOINT. Both APIs come...

    products.aspose.com/total/cpp/conversion/pdf-to...
  7. Convert JSON Format to PPT in Android Apps | pr...

    Parse JSON to PPT in Android Applications without using Microsoft PowerPoint...to parse the JSON data into a PPTX file. Aspose.Cells for Android...Android via Java to convert the PPTX file into a PPT file. Aspose...

    products.aspose.com/total/android-java/conversi...
  8. Turn off wordwrap in chart legends - Free Suppo...

    Hi, I am using Pptx to PDF conversion using Aspose and I am able to stop wrapping in legends in Pptx, however in the generated PDF the legend is wrapping. And this is what am using com.aspose.slides.ILegend legend = …...2025, 3:49pm 1 Hi, I am using PPTx to PDF conversion using Aspose...stop wrapping in legends in PPTx, however in the generated PDF...

    forum.aspose.com/t/turn-off-wordwrap-in-chart-l...
  9. Why Not Open XML SDK|Aspose.Slides Documentation

    See why Aspose.Slides is a better choice than the free Open XML SDK: compare features, automation-free conversion, and broad support for PPT, Pptx and ODP....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/net/why-not-open-xml-sdk/
  10. 在 Java 中格式化 PowerPoint 形状|Aspose.Slides 文档

    了解如何在 Java 中使用 Aspose.Slides 对 PowerPoint 形状进行格式化——精确且全面地为 PPT、Pptx 和 ODP 文件设置填充、线条和效果样式。... 将修改后的演示文稿保存为 PPTX 文件。 以下代码演示了如何格式化矩形 AutoShape...setColor ( Color . BLUE ); // 将 PPTX 文件保存到磁盘。 presentation . save...

    docs.aspose.com/slides/zh/java/shape-formatting/