Sort Score
Result 10 results
Languages All
Labels All
Results 4,521 - 4,530 of 143,437 for

pptx

(0.44 sec)
  1. Manage Connectors in Presentations on Android|A...

    Empower Java apps to draw, connect and auto-route lines in PowerPoint slides on Android—gain full control over straight, elbow and curved connectors....presentation class that represents the PPTX file Presentation pres = new.... save ( "output.pptx" , SaveFormat . Pptx ); } finally { if...

    docs.aspose.com/slides/androidjava/connector/
  2. Manage VBA Projects in Presentations Using C++|...

    Discover how to generate and manipulate PowerPoint and OpenDocument presentations via VBA with Aspose.Slides for C++ to streamline your workflow....presentation as PPTX? Macros will be removed because PPTX does not support...

    docs.aspose.com/slides/cpp/presentation-via-vba/
  3. Convert CSV to PowerPoint using Python or with ...

    CSV to PowerPoint conversion in your Python applications without using Microsoft Office or online. Test free CSV to PowerPoint online converter quickly before integrating the code....Presentation File) Convert CSV to PPTX (Open XML presentation Format)...However, with newer versions, the PPTX (PowerPoint Open XML Presentation)...

    products.aspose.com/total/python-net/conversion...
  4. Manage Presentation Headers and Footers in Java...

    Use JavaScript and Aspose.Slides for Node.js to add and customize headers and footers in PowerPoint and OpenDocument presentations for a professional look....pptx" ); try { // Setting Footer..."HeaderFooterJava.pptx" , aspose . slides . SaveFormat . Pptx ); } finally...

    docs.aspose.com/slides/nodejs-java/presentation...
  5. Manage Presentation Slide Masters in JavaScript...

    Manage Slide Masters in Aspose.Slides for Node.js via Java: create, edit and apply layouts, themes and placeholders to PPT, Pptx and ODP with concise examples....pptx" , aspose . slides . SaveFormat . Pptx ); } catch...( "pres.pptx" , aspose . slides . SaveFormat . Pptx ); } finally...

    docs.aspose.com/slides/nodejs-java/slide-master/
  6. Convert CSV to PPS using Java or with free Onli...

    Java API to Export CSV to PPS or online with using Excel or Word or online. Test free CSV to DOC online converter quickly before integrating the code....format using save method and set Pptx as SaveFormat Conversion Requirements...Presentation File) Convert CSV to PPTX (Open XML presentation Format)...

    products.aspose.com/total/java/conversion/csv-t...
  7. Convert DOTX to JSON Format via Java | products...

    Convert DOTX to JSON format via Java without using using Microsoft Word or Microsoft Excel...Presentation) Convert DOTX to PPTX (Open XML presentation Format)...Presentation File) Convert DOTX to PPTX (Open XML presentation Format)...

    products.aspose.com/total/java/conversion/dotx-...
  8. Benefits of Aspose.Slides for .NET | products.a...

    Why Aspose.Slides for .NET is the best choice for working with presentations...NET Benefits PPT PPTX ODP Benefits of Aspose.Slides...various formats, such as PPT, PPTX, ODP, PDF, HTML, and more. It...

    products.aspose.com/slides/net/benefits/
  9. Convert PowerPoint Presentations to Animated GI...

    Easily convert PowerPoint presentations (PPT, Pptx) to animated GIFs in JavaScript with Aspose.Slides for Node.js via Java. Fast, high-quality results....pptx" ); try { pres . save ( "pres...slides . Presentation ( "pres.pptx" ); try { var gifOptions = new...

    docs.aspose.com/slides/nodejs-java/convert-powe...
  10. 在 Java 中格式化演示文稿图表|Aspose.Slides 文档

    了解在 Aspose.Slides for Java 中的图表格式化,并通过专业、吸引眼球的样式提升您的 PowerPoint 演示文稿。...设置图表后壁的填充颜色 设置图表绘图区域的填充颜色 将修改后的演示文稿写入 PPTX 文件 // 创建 Presentation 类的实例 Presentation...( "FormattedChart.pptx" , SaveFormat . Pptx ); } finally { if...

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