Sort Score
Result 10 results
Languages All
Labels All
Results 3,431 - 3,440 of 142,027 for

pptx

(0.64 sec)
  1. 档案

    档案...pptx"; // 实例化表示 PPTX 文件的 Presentation 类 ...>set_Separator(u"/"); // 保存 PPTX 文件 pres->Save(outputFilePath...

    blog.aspose.com/zh/slides/create-charts-in-powe...
  2. Customize Bubble Charts in Presentations in .NE...

    Create and customize powerful bubble charts in PowerPoint with Aspose.Slides for .NET to enhance your data visualization easily....pptx" , Aspose . Slides . Export . SaveFormat . Pptx ); }..."Presentation_BubbleSizeRepresenta.pptx" , SaveFormat . Pptx ); } FAQ Is a “bubble...

    docs.aspose.com/slides/net/bubble-chart/
  3. Import Presentations from PDF or HTML in JavaSc...

    Import PDF and HTML documents into PowerPoint and OpenDocument presentations with Aspose.Slides for Node.js for seamless, high-performance slide processing....pptx" , aspose . slides . SaveFormat . Pptx ); } finally..."MyPresentation.pptx" , aspose . slides . SaveFormat . Pptx ); } catch...

    docs.aspose.com/slides/nodejs-java/import-prese...
  4. Customize Bubble Charts in Presentations Using ...

    Create and customize powerful bubble charts in PowerPoint with Aspose.Slides for Java to enhance your data visualization easily....pptx" , SaveFormat . Pptx ); } finally { if..."Presentation_BubbleSizeRepresenta.pptx" , SaveFormat . Pptx ); } finally { if...

    docs.aspose.com/slides/java/bubble-chart/
  5. Convert PowerPoint Presentations to HTML in C++...

    Convert PowerPoint presentations to responsive HTML in C++. Preserve layout, links, and images with Aspose.Slides conversion guide for fast, flawless results....Convert PPT to HTML in C++ Convert PPTX to HTML in C++ Convert ODP to...number of formats like PPT, PPTX and ODP in Presentation object...

    docs.aspose.com/slides/cpp/convert-powerpoint-t...
  6. 形状操作|Aspose.Slides for PHP 文档

    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....pptx" ); try { $slide = $pres ->...从源幻灯片形状集合克隆形状到新幻灯片中。 将修改后的演示文稿保存为 PPTX 文件。 下面的示例将组形状添加到幻灯片中。 # 实例化...

    docs.aspose.com/slides/zh/php-java/shape-manipu...
  7. Access Presentation Slides in Java|Aspose.Slide...

    Learn how to access and manage slides in PowerPoint and OpenDocument presentations with Aspose.Slides for Java. Boost productivity with code examples....pptx" ); try { // Accesses a slide...pres = new Presentation ( "demo.pptx" ); try { // Gets a slide ID...

    docs.aspose.com/slides/java/access-slide-in-pre...
  8. Access Presentation Slides on Android|Aspose.Sl...

    Learn how to access and manage slides in PowerPoint and OpenDocument presentations with Aspose.Slides for Android. Boost productivity with Java code examples....pptx" ); try { // Accesses a slide...pres = new Presentation ( "demo.pptx" ); try { // Gets a slide ID...

    docs.aspose.com/slides/androidjava/access-slide...
  9. Aspose.Slides 26.1 - Saving Presentation as TIF...

    Environment: .NET 8 Linux Docker (e.g. mcr.microsoft.com/dotnet/sdk:8.0.x) Aspose.Slides version: 26.1.0 also installed libgdiplus but error persists Steps to reproduce: Load or generate a Pptx using new Presentatio…...reproduce: Load or generate a PPTX using new Presentation(...)...GetImageEncoders() . Expected result: Saving PPTX as TIFF should work on Linux...

    forum.aspose.com/t/aspose-slides-26-1-saving-pr...
  10. Manage SmartArt Graphics in Presentations in .N...

    Automate PowerPoint SmartArt creation, editing, and styling in .NET using Aspose.Slides, featuring concise code examples and performance-focused guidance....the modified presentation as a PPTX file. // Instantiate the presentation..."SimpleSmartArt_out.pptx" , Aspose . Slides . Export . SaveFormat . Pptx ); }...

    docs.aspose.com/slides/net/manage-smartart-shape/