Sort Score
Result 10 results
Languages All
Labels All
Results 2,311 - 2,320 of 144,307 for

pptx

(0.14 sec)
  1. Export EPUB to PPSX via C# API | products.aspos...

    .NET API to Convert EPUB to PPSX without using Microsoft Word...transform the EPUB file format to PPTX. This API provides a wide range...EPUB file has been converted to PPTX, the second step is to use the...

    products.aspose.com/total/net/conversion/epub-t...
  2. C++ API to Convert MHTML to POTM | products.asp...

    Convert MHTML to POTM via C++ without using Microsoft Word or Adobe Acrobat Reader...PDF for C++ to export MHTML to PPTX. Aspose.PDF for C++ is a powerful...Aspose.Slides for C++ to convert PPTX to POTM. Aspose.Slides for C++...

    products.aspose.com/total/cpp/conversion/mhtml-...
  3. Apply Shape Effects in Presentations with Pytho...

    Transform your PPT, Pptx and ODP files with advanced shape effects using Aspose.Slides for Python—create striking, professional slides in seconds....pptx" , slides . export . SaveFormat . PPTX ) Apply Reflection..."reflection.pptx" , slides . export . SaveFormat . PPTX ) Apply Glow...

    docs.aspose.com/slides/python-net/shape-effect/
  4. Customize Chart Legends in Presentations on And...

    Customize chart legends with Aspose.Slides for Android 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/androidjava/chart-legend/
  5. OLE 对象|Aspose.Slides for Node.js via .NET 文档

    在 Aspose.Slides for Node.js 中处理 OLE 对象:使用 JavaScript 在 PPT、Pptx 和 ODP 演示文稿中插入、链接、更新和提取嵌入内容。...pptx" , aspose . slides . SaveFormat . Pptx ); } finally... Presentation ( "ole_object.pptx" ); try { let slide = presentation...

    docs.aspose.com/slides/zh/nodejs-java/examples/...
  6. 表格|Aspose.Slides for Node.js via .NET 文档

    在 Aspose.Slides for Node.js 中处理表格:创建、格式化、合并单元格、应用样式、导入数据,并提供 PPT、Pptx 和 ODP 的示例。...pptx" , aspose . slides . SaveFormat . Pptx ); } finally...slides . Presentation ( "table.pptx" ); try { let slide = presentation...

    docs.aspose.com/slides/zh/nodejs-java/examples/...
  7. 组形状|Aspose.Slides for PHP 文档

    在 PHP 中使用 Aspose.Slides 处理组形状:创建和取消分组、重新排序子形状、设置变换和界限,适用于 PowerPoint 和 OpenDocument。...pptx" , SaveFormat :: Pptx ); } finally { $presentation...Presentation ( "group_shape.pptx" ); try { $slide = $presentation...

    docs.aspose.com/slides/zh/php-java/examples/ele...
  8. Manage Chart Data Series in Presentations in .N...

    Learn how to manage chart series in C# for PowerPoint (PPT/Pptx) with practical code examples and best practices to enhance your data presentations....and then save the result as a PPTX file: sbyte overlap = 30 ; using...( "series_overlap.pptx" , SaveFormat . Pptx ); } The result: Change...

    docs.aspose.com/slides/net/chart-series/
  9. Converting Presentation to images not processin...

    I am using a Pptx file and converting it to images. The images are not correct. Note that this works fine on windows but fails on Ubuntu linux servers. The images are created but are missing parts of the slide. I am usin…...2025, 11:02pm 1 I am using a pptx file and converting it to images...experiencing issues with converting PPTX files to images on Ubuntu Linux...

    forum.aspose.com/t/converting-presentation-to-i...
  10. Manage Text Boxes in Presentations Using JavaSc...

    Aspose.Slides for Node.js 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..."TextBox_out.pptx" , aspose . slides . SaveFormat . Pptx ); } finally...

    docs.aspose.com/slides/nodejs-java/manage-textbox/