Sort Score
Result 10 results
Languages All
Labels All
Results 1,431 - 1,440 of 129,136 for

presentation

(0.21 sec)
  1. Configure Fallback Font Collections in Java|Asp...

    Set up a fallback fonts collection in Aspose.Slides for Java to keep text consistent and crisp in PowerPoint and OpenDocument Presentations....fonts across the presentation. Each Presentation has a getFontsManager...certain presentation: Presentation pres = new Presentation (); try...

    docs.aspose.com/slides/java/create-fallback-fon...
  2. Convert PPTX to PPT in PHP|Aspose.Slides for PH...

    Easily convert PPTX to PPT with Aspose.Slides — ensure seamless compatibility with PowerPoint formats while preserving your Presentation’s layout and quality....how to convert PowerPoint Presentation in PPTX format into PPT...format to the Save method of Presentation class. The PHP code sample...

    docs.aspose.com/slides/php-java/convert-pptx-to...
  3. 图片|Aspose.Slides 文档

    在 Aspose.Slides for C++ 中处理图片:插入、裁剪、压缩、重新着色,并使用 C++ 示例导出适用于 PPT、PPTX 和 ODP 演示文稿的图像。...() { auto presentation = MakeObject < Presentation > (); auto...auto slide = presentation -> get_Slide ( 0 ); // 创建一个简单的内存图像。 auto...

    docs.aspose.com/slides/zh/cpp/examples/elements...
  4. Add Watermarks to Presentations in PHP|Aspose.S...

    Manage text and image watermarks in PowerPoint and OpenDocument Presentations in PHP to indicate a draft, confidential information, copyright, and more....Add Watermarks to Presentations in PHP Contents [ Hide ] About...Watermarks A watermark in a presentation is a text or image stamp...

    docs.aspose.com/slides/php-java/watermark/
  5. Merge POTX Files Using PHP | products.aspose.com

    Merge multiple POTX files in PHP....PowerPoint and OpenOffice presentation files without the use of...creating and manipulating presentation files. Moreover, it provides...

    products.aspose.com/slides/php-java/merger/potx/
  6. Merge PPTX Files Using PHP | products.aspose.com

    Merge multiple PPTX files in PHP....PowerPoint and OpenOffice presentation files without the use of...creating and manipulating presentation files. Moreover, it provides...

    products.aspose.com/slides/php-java/merger/pptx/
  7. Convert ODP to PPTX in C++|Aspose.Slides Docume...

    Convert ODP to PPTX with Aspose.Slides for C++. Clean code examples, batch tips, and high-quality results—no PowerPoint needed....offers Presentation class that represents a presentation file.... Presentation class can now also access ODP through Presentation...

    docs.aspose.com/slides/cpp/convert-odp-to-pptx/
  8. SmartArt|Aspose.Slides for Node.js via .NET 文档

    在 Aspose.Slides for Node.js 中使用 SmartArt:使用 JavaScript 为 PowerPoint 和 OpenDocument 演示文稿创建、编辑、转换和设置图表样式。...{ let presentation = new aspose . slides . Presentation (); try...try { let slide = presentation . getSlides (). get_Item ( 0 );...

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

    Work with tables in Aspose.Slides for Node.js: create, format, merge cells, apply styles, import data, and export with examples for PPT, PPTX, and ODP....{ let presentation = new aspose . slides . Presentation (); try...try { let slide = presentation . getSlides (). get_Item ( 0 );...

    docs.aspose.com/slides/nodejs-java/examples/ele...
  10. 在 VSTO 和 Aspose.Slides 中添加带动画的图片框|Aspose.Slides 文档

    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....//Creating empty presentation PowerPoint . Presentation pres = Globals...ThisAddIn . Application . Presentations . Add ( Microsoft . Office...

    docs.aspose.com/slides/zh/net/adding-picture-fr...