Sort Score
Result 10 results
Languages All
Labels All
Results 2,591 - 2,600 of 143,416 for

pptx

(0.24 sec)
  1. Unlock PPT Presentation Files using C++ | produ...

    C++ source code to remove protection from PPT Presentation....Slides C++ Unlock Ppt PPT PPTX ODP POT ppsx PPT Unlock PPT...from the following formats: ODP PPTX...

    products.aspose.com/slides/cpp/unlock/ppt/
  2. Math Text|Aspose.Slides for Node.js via .NET Do...

    Explore Aspose.Slides for Node.js MathematicalText examples: create and format equations, fractions, matrices, and symbols in PPT, Pptx, and ODP presentations....pptx" , aspose . slides . SaveFormat . Pptx ); } finally.... Presentation ( "math_text.pptx" ); try { let slide = presentation...

    docs.aspose.com/slides/nodejs-java/examples/ele...
  3. Format PowerPoint Text in C++|Aspose.Slides Doc...

    Format and style text in PowerPoint and OpenDocument presentations using Aspose.Slides for C++. Customize fonts, colors, alignment, and more....pptx" , SaveFormat :: Pptx ); } { auto pres...MakeObject < Presentation > ( u "text.pptx" ); auto autoShape = System...

    docs.aspose.com/slides/cpp/text-formatting/
  4. Add Digital Signatures to Presentations in PHP|...

    Learn how to digitally sign PowerPoint & OpenDocument files with Aspose.Slides for PHP via Java. Secure your slides in seconds with clear code examples....signatures are supported for PPTX format only. Add a Digital Signature..."SomePresentationSign.pptx" , SaveFormat :: Pptx ); } finally { $pres...

    docs.aspose.com/slides/php-java/digital-signatu...
  5. 布局幻灯片|Aspose.Slides for Node.js via .NET 文档

    在 Aspose.Slides for Node.js 中掌握布局幻灯片:选择、应用和自定义幻灯片布局、占位符和母版,并提供 PPT、Pptx 和 ODP 演示文稿的示例。...pptx" , aspose . slides . SaveFormat . Pptx ); } finally...Presentation ( "layout_slide.pptx" ); try { // 通过索引访问布局幻灯片。 let...

    docs.aspose.com/slides/zh/nodejs-java/examples/...
  6. Manage Presentation Shapes in PHP|Aspose.Slides...

    Learn to create, edit and optimize shapes in Aspose.Slides for PHP via Java and deliver high-performance PowerPoint presentations....pptx" ); try { $slide = $pres ->...the modified presentation as a PPTX file. The example below adds...

    docs.aspose.com/slides/php-java/shape-manipulat...
  7. Convert PowerPoint Presentations to TIFF in C++...

    Learn how to easily convert PowerPoint (PPT, Pptx) presentations to high-quality TIFF images using Aspose.Slides for C++, with code examples....your PowerPoint slides (PPT, PPTX) and OpenDocument slides (ODP)...represents a presentation file (PPT, PPTX, ODP, etc.). auto presentation...

    docs.aspose.com/slides/cpp/convert-powerpoint-t...
  8. 在 .NET 中管理演示文稿表格|Aspose.Slides 文档

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

    docs.aspose.com/slides/zh/net/manage-table/
  9. Apply Shape Effects in Presentations in .NET|As...

    Transform your PPT and Pptx files with advanced shape effects using Aspose.Slides for .NET—create striking, professional slides in seconds....pptx" , SaveFormat . Pptx ); Apply a Reflection..."reflection_effect.pptx" , SaveFormat . Pptx ); Apply a Glow Effect...

    docs.aspose.com/slides/net/shape-effect/
  10. Manage Bulleted and Numbered Lists in Presentat...

    Learn how to manage bulleted and numbered lists in PowerPoint and OpenDocument presentations using Aspose.Slides for Android via Java. Step-by-step guide....Presentation class that represents a PPTX file Presentation pres = new...presentation as a PPTX file pres . save ( "Bullet.pptx" , SaveFormat...

    docs.aspose.com/slides/androidjava/manage-bullet/