Sort Score
Result 10 results
Languages All
Labels All
Results 2,281 - 2,290 of 143,937 for

pptx

(0.1 sec)
  1. 页眉页脚|Aspose.Slides for Node.js via .NET 文档

    使用 Aspose.Slides for Node.js 控制幻灯片的页眉和页脚:在 PPT、Pptx 和 ODP 中添加日期、幻灯片编号和自定义文本,提供 JavaScript 示例。...pptx" , aspose . slides . SaveFormat . Pptx ); } finally...Presentation ( "header_footer.pptx" ); try { let slide = presentation...

    docs.aspose.com/slides/zh/nodejs-java/examples/...
  2. Manage Text Boxes in Presentations on Android|A...

    Aspose.Slides for Android via Java makes it easy to create, edit, and clone text boxes in PowerPoint and OpenDocument files, enhancing your presentation automation....Aspose TextBox Finally, write the PPTX file through the Presentation...save ( "TextBox_out.pptx" , SaveFormat . Pptx ); } finally { if...

    docs.aspose.com/slides/androidjava/manage-textbox/
  3. Manage Chart Workbooks in Presentations on Andr...

    Discover Aspose.Slides for Android via Java: effortlessly manage chart workbooks in PowerPoint and OpenDocument formats to streamline your presentation data....pptx" ); try { Chart chart = ( Chart...= new Presentation ( "chart2.pptx" ); try { ISlide slide = pres...

    docs.aspose.com/slides/androidjava/chart-workbook/
  4. Apply Shape Effects in Presentations Using Java...

    Transform your PPT and Pptx files with advanced shape effects using Aspose.Slides for Java—create striking, professional slides in seconds....pptx" , SaveFormat . Pptx ); } finally { if...save ( "reflection.pptx" , SaveFormat . Pptx ); } finally { if...

    docs.aspose.com/slides/java/shape-effect/
  5. Apply Shape Effects in Presentations on Android...

    Transform your PPT and Pptx files with advanced shape effects using Aspose.Slides for Android via Java—create striking, professional slides in seconds....pptx" , SaveFormat . Pptx ); } finally { if...save ( "reflection.pptx" , SaveFormat . Pptx ); } finally { if...

    docs.aspose.com/slides/androidjava/shape-effect/
  6. Layout Slide|Aspose.Slides for Node.js via .NET...

    Master layout slides in Aspose.Slides for Node.js: choose, apply, and customize slide layouts, placeholders, and masters with examples for PPT, Pptx, and ODP presentations....pptx" , aspose . slides . SaveFormat . Pptx ); } finally...Presentation ( "layout_slide.pptx" ); try { // Access a layout...

    docs.aspose.com/slides/nodejs-java/examples/ele...
  7. Apply Shape Effects in Presentations Using C++|...

    Transform your PPT and Pptx files with advanced shape effects using Aspose.Slides for C++ — create striking, professional slides in seconds....pptx" , SaveFormat :: Pptx ); Apply a Reflection...Save ( u "reflection.pptx" , SaveFormat :: Pptx ); Apply a Glow Effect...

    docs.aspose.com/slides/cpp/shape-effect/
  8. Customize Chart Legends in Presentations Using ...

    Customize chart legends with Aspose.Slides for PHP via Java to optimize PowerPoint presentations with tailored legend formatting....Write the presentation as a PPTX file. In the example given below...save ( "Legend_out.pptx" , SaveFormat :: Pptx ); } finally { if...

    docs.aspose.com/slides/php-java/chart-legend/
  9. How to Convert SVG to Presentation using Python

    In this topic, we will walk you through the steps for how to convert SVG to Presentation using Python. By utilizing a few lines of easy code you can easily convert SVG to presentation using Python....converting SVG to PPTX in Python . Steps to Export SVG to PPTX in Python...instance of IPictureFrame Save the PPTX file with an SVG image on the...

    kb.aspose.com/slides/python/how-to-convert-svg-...
  10. C++ API to Convert MHTML to ODP | products.aspo...

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

    products.aspose.com/total/cpp/conversion/mhtml-...