Sort Score
Result 10 results
Languages All
Labels All
Results 2,691 - 2,700 of 143,403 for

pptx

(0.2 sec)
  1. 使用 JavaScript 优化演示文稿中的图像管理|Aspose.Slides for No...

    使用 JavaScript 和 Aspose.Slides for Node.js 简化 PowerPoint 和 OpenDocument 中的图像管理,优化性能并自动化工作流。...pptx" , aspose . slides . SaveFormat . Pptx ); } finally...); // 将 PPTX 文件写入磁盘 pres . save ( "OleEmbed_out.pptx" , aspose...

    docs.aspose.com/slides/zh/nodejs-java/image/
  2. 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/
  3. Import Presentations from PDF or HTML in .NET|A...

    Effortlessly import PDF and HTML documents into PowerPoint and OpenDocument presentations in .NET with Aspose.Slides for seamless, high-performance slide processing....pptx" , SaveFormat . Pptx ); } TIP You may want...( "MyPresentation.pptx" , SaveFormat . Pptx ); } FAQ Are tables...

    docs.aspose.com/slides/net/import-presentation/
  4. 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...
  5. Convert PPSX to DOTM via C# .NET or with free O...

    Convert PowerPoint ppsx documents to Word dotm files with C#. Convert multiple files within ASP.NET or other .NET applications....Programmatically : Use Cases PPTX (Presentation File) files are...analysis. The conversion of PPTX files into Excel formats is...

    products.aspose.com/total/net/conversion/ppsx-t...
  6. 在 .NET 中管理演示文稿的图片框|Aspose.Slides 文档

    使用 Aspose.Slides for .NET 将图片框添加到 PowerPoint 和 OpenDocument 演示文稿。简化工作流程并提升幻灯片设计。...将修改后的演示文稿写入为 PPTX 文件。 下面的 C# 代码演示如何创建图片框: // 实例化表示 PPTX 文件的 Presentation...将演示文稿写入 PPTX 文件 pres . Save ( "RectPicFrameFormat_out.pptx" , SaveFormat...

    docs.aspose.com/slides/zh/net/picture-frame/
  7. 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-...
  8. 在演示文稿中使用 PHP 管理文本框|Aspose.Slides for PHP 文档

    Aspose.Slides for PHP 让您轻松在 PowerPoint 和 OpenDocument 文件中创建、编辑和克隆文本框,提升演示文稿自动化功能。...TextBox 最后,通过 Presentation 对象写入 PPTX 文件。 以下 PHP 代码实现了上述步骤,演示了如何向幻灯片添加文本:...save ( "TextBox_out.pptx" , SaveFormat :: Pptx ); } finally { if...

    docs.aspose.com/slides/zh/php-java/manage-textbox/
  9. Import Presentations from PDF or HTML in C++|As...

    Effortlessly import PDF and HTML documents into PowerPoint and OpenDocument presentations in C++ with Aspose.Slides for seamless, high-performance slide processing....pptx" , SaveFormat :: Pptx ); Tip You may want...u "MyPresentation.pptx" , SaveFormat :: Pptx ); Note You may also...

    docs.aspose.com/slides/cpp/import-presentation/
  10. Import Presentations from PDF or HTML in Java|A...

    Effortlessly import PDF and HTML documents into PowerPoint and OpenDocument presentations in Java with Aspose.Slides for seamless, high-performance slide processing....pptx" , SaveFormat . Pptx ); } finally { if...( "MyPresentation.pptx" , SaveFormat . Pptx ); } catch ( IOException...

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