Sort Score
Result 10 results
Languages All
Labels All
Results 2,801 - 2,810 of 143,438 for

pptx

(1.14 sec)
  1. Get Shape Effective Properties from Presentatio...

    Discover how Aspose.Slides for Python via .NET calculates and applies effective shape properties for precise PowerPoint and OpenDocument rendering....pptx" ) as presentation : shape =...Presentation ( "Presentation1.pptx" ) as presentation : shape =...

    docs.aspose.com/slides/python-net/shape-effecti...
  2. 管理演示文稿缩放(C++)|Aspose.Slides 文档

    使用 Aspose.Slides for C++ 创建和自定义缩放 — 在章节之间跳转,添加缩略图和过渡效果,适用于 PPT、Pptx 和 ODP 演示文稿。... 将修改后的演示文稿写入为 PPTX 文件。 下面的 C++ 代码演示了如何在幻灯片上创建缩放帧:...( u "presentation.pptx" , SaveFormat :: Pptx ); 使用自定义图像创建缩放帧 使用...

    docs.aspose.com/slides/zh/cpp/manage-zoom/
  3. Manage PowerPoint Text Paragraphs in C++|Aspose...

    Master paragraph formatting with Aspose.Slides for C++—optimize alignment, spacing & style in PPT, Pptx, and ODP presentations in C++....pptx" ; // Load the desired the presentation...set_FontHeight ( 18 ); } } } // Save PPTX to Disk pres -> Save ( outPath...

    docs.aspose.com/slides/cpp/manage-paragraph/
  4. Categories

    Pronađite odgovore pomoću API-ja Aspose.Total Product Family Aspose.Words Product Family Aspose.PDF Product Family As......Najnoviji odgovori Ինչպես փոխարկել PPTX-ը SVG-ի Java-ի միջոցով Ինչպես...Java-ի միջոցով Ինչպես պաշտպանել PPTX ներկայացումը C++-ով Ինչպես ուղարկել...

    kb.aspose.com/hy/categories/page/81/
  5. Manage Slide Sections in Presentations Using Ja...

    Streamline slide sections in PowerPoint and OpenDocument with Aspose.Slides for Node.js — split, rename, and reorder to optimize Pptx and ODP workflows....pptx" , aspose . slides . SaveFormat . Pptx ); pres ..."pres-sections-moved.pptx" , aspose . slides . SaveFormat . Pptx ); pres ...

    docs.aspose.com/slides/nodejs-java/slide-section/
  6. Extract Flash Objects from Presentations in PHP...

    Learn how to extract Flash objects from PowerPoint and OpenDocument slides with Aspose.Slides for PHP via Java, complete code samples and best practices....Presentation class that represents the PPTX $pres = new Presentation ();...PowerPoint formats such as PPT and PPTX, since it can load these containers...

    docs.aspose.com/slides/php-java/flash/
  7. Convert PowerPoint Slides to PNG in PHP|Aspose....

    Convert PowerPoint presentations to high-quality PNG images quickly with Aspose.Slides for PHP via Java, ensuring precise, automated results....PowerPoint to PNG Converters : PPTX to PNG and PPT to PNG . They...$pres = new Presentation ( "pres.pptx" ); try { for ( $index = 0 ;...

    docs.aspose.com/slides/php-java/convert-powerpo...
  8. 使用 JavaScript 管理演示文稿表格|Aspose.Slides for Node.j...

    使用 JavaScript 和 Aspose.Slides for Node.js 在 PowerPoint 幻灯片中创建和编辑表格。发现简易代码示例,简化您的表格工作流。... // 实例化一个表示 PPTX 文件的 Presentation 类 var pres...( "table.pptx" , aspose . slides . SaveFormat . Pptx ); } finally...

    docs.aspose.com/slides/zh/nodejs-java/manage-ta...
  9. 数学文本|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/...
  10. How to Convert SVG to Presentation using C#

    We'll walk you through the steps in C# for how to convert SVG to Presentation using C#. With the help of a few lines of code you can easily convert SVG to presentation using C#....library for converting SVG to PPTX in C# . The application can...platforms. Steps to Export SVG to PPTX in C# Configure your application...

    kb.aspose.com/slides/net/how-to-convert-svg-to-...