Sort Score
Result 10 results
Languages All
Labels All
Results 3,181 - 3,190 of 144,311 for

pptx

(0.8 sec)
  1. Add Watermark to ODP Presentation Files using J...

    Add text and image watermarks to ODP presentations in Java using Aspose.Slides for Java....Slides Java Watermark Odp PPT PPTX ODP POT PPSX ODP Add Watermark...to the following formats: PPT PPTX...

    products.aspose.com/slides/java/watermark/odp/
  2. Manage Audio Frames in Presentations in .NET|As...

    Create and control audio frames in Aspose.Slides for .NET—C# examples to embed, trim, loop, and configure playback across PPT, Pptx, and ODP presentations....pptx" , SaveFormat . Pptx ); } Change the Audio...Save ( "example_out.pptx" , SaveFormat . Pptx ); } Change Audio...

    docs.aspose.com/slides/net/audio-frame/
  3. Add Watermark to PPT Presentations using C++ | ...

    Add text or image watermarks to PPT presentations in C++. Use Aspose.Slides for C++ to place watermarks on presentation slides....Slides C++ Watermark Ppt PPT PPTX ODP POT PPSX PPT Add Watermark...following formats with C++. ODP PPTX...

    products.aspose.com/slides/cpp/watermark/ppt/
  4. Add Watermark to ODP Presentations using C++ | ...

    Add text or image watermarks to ODP presentations in C++. Use Aspose.Slides for C++ to place watermarks on presentation slides....Slides C++ Watermark Odp PPT PPTX ODP POT PPSX ODP Add Watermark...following formats with C++. PPT PPTX...

    products.aspose.com/slides/cpp/watermark/odp/
  5. Convert PDF to ODP in PHP | products.aspose.com

    Sample code for PDF to ODP PHP conversion. Use PowerPoint PHP API for batch conversion PDF files to ODP files....to ODP HTML JPG PDF SVG PPT PPTX Convert PDF to ODP in PHP Powerful...browser . Aspose PowerPoint PPTX library allows you to convert...

    products.aspose.com/slides/php-java/conversion/...
  6. 在 C++ 中管理演示文稿表格|Aspose.Slides 文档

    使用 Aspose.Slides for C++ 在 PowerPoint 幻灯片中创建和编辑表格。发现简洁的代码示例,以简化表格工作流。...代码演示了如何在演示文稿中创建表格: // 实例化一个表示 PPTX 文件的 Presentation 类 auto pres...-> Save ( u "table.pptx" , SaveFormat :: Pptx ); 标准表格中的编号 在标准表...

    docs.aspose.com/slides/zh/cpp/manage-table/
  7. 管理缩放|Aspose.Slides for Node.js via .NET 文档

    在 JavaScript 中向 PowerPoint 演示文稿添加缩放或缩放框架... 将修改后的演示文稿写入为 PPTX 文件。 var pres = new aspose ...."presentation.pptx" , aspose . slides . SaveFormat . Pptx ); } finally...

    docs.aspose.com/slides/zh/nodejs-java/manage-zoom/
  8. 数学文本|Aspose.Slides for Node.js via .NET 文档

    了解 Aspose.Slides for Node.js 的 MathematicalText 示例:在 PPT、Pptx 和 ODP 演示文稿中创建和格式化公式、分数、矩阵和符号。...pptx" , aspose . slides . SaveFormat . Pptx ); } finally.... Presentation ( "math_text.pptx" ); try { let slide = presentation...

    docs.aspose.com/slides/zh/nodejs-java/examples/...
  9. Connector|Aspose.Slides for Node.js via .NET Do...

    Learn how to add, route, and style connectors between shapes using Aspose.Slides for Node.js, with JavaScript examples for PPT, Pptx, and ODP presentations....pptx" , aspose . slides . SaveFormat . Pptx ); } finally.... Presentation ( "connector.pptx" ); try { let slide = presentation...

    docs.aspose.com/slides/nodejs-java/examples/ele...
  10. Automate Presentation Localization in JavaScrip...

    Automate PowerPoint and OpenDocument slide localization in JavaScript with Aspose.Slides, using practical code samples and tips for faster global rollout....Write the presentation as a PPTX file. The implementation of...slides . Presentation ( "test.pptx" ); try { var shape = pres ...

    docs.aspose.com/slides/nodejs-java/presentation...