Sort Score
Result 10 results
Languages All
Labels All
Results 2,201 - 2,210 of 143,415 for

pptx

(0.16 sec)
  1. Export PS to PPT via C# API | products.aspose.com

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

    products.aspose.com/total/net/conversion/ps-to-...
  2. Export MD to PPT via C# API | products.aspose.com

    .NET API to Convert MD to PPT without using Microsoft Word...transform the MD file format to PPTX. This API provides a wide range...Slides for .NET, to convert the PPTX to PPT. This API provides a...

    products.aspose.com/total/net/conversion/md-to-...
  3. Export CGM to PPS via C# API | products.aspose.com

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

    products.aspose.com/total/net/conversion/cgm-to...
  4. Manage Picture Frames in Presentations in .NET|...

    Add picture frames to PowerPoint and OpenDocument presentations with Aspose.Slides for .NET. Streamline your workflow and enhance slide designs....the modified presentation as a PPTX file. This C# code shows you...Presentation class that represents a PPTX file using ( Presentation pres...

    docs.aspose.com/slides/net/picture-frame/
  5. Why Not Open XML SDK|Aspose.Slides Documentation

    See why Aspose.Slides is a better choice than the free Open XML SDK: compare features, automation-free conversion, and broad support for PPT, Pptx and ODP....presentations formats PPTX PPT, POT, PPS, PPTX, POTX, PPSX, ODP Conversion...Conversion from PPT to PPTX No Yes High-level programming with...

    docs.aspose.com/slides/net/why-not-open-xml-sdk/
  6. Manage Slide Show in JavaScript|Aspose.Slides f...

    Manage slide shows in JavaScript with Aspose.Slides for Node.js. Control slide transitions, timings and more across PPT, Pptx and ODP formats with ease....pptx" , asposeSlides . SaveFormat . Pptx ); presentation...( "output.pptx" , asposeSlides . SaveFormat . Pptx ); presentation...

    docs.aspose.com/slides/nodejs-java/manage-slide...
  7. Important Features|Aspose.Slides Documentation

    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....Feature Description PPT, PPS, PPTX and PPSX Export Export reports...developers of the product. PPT, PPS, PPTX and PPSX Export...

    docs.aspose.com/slides/reportingservices/import...
  8. Apply Shape Effects in Presentations Using C++|...

    Transform your PPT and Pptx files with advanced shape effects using Aspose.Slides for C++ — create striking, professional slides in seconds....pptx" , SaveFormat :: Pptx ); Apply a Reflection...Save ( u "reflection.pptx" , SaveFormat :: Pptx ); Apply a Glow Effect...

    docs.aspose.com/slides/cpp/shape-effect/
  9. Customize Chart Legends in Presentations Using ...

    Customize chart legends with Aspose.Slides for PHP 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/php-java/chart-legend/
  10. Java 中的组演示形状|Aspose.Slides 文档

    学习使用 Aspose.Slides for Java 对 PowerPoint 幻灯片进行形状分组和取消分组——快速、一步步的指南,附带免费 Java 代码。... 将修改后的演示文稿保存为 PPTX 文件。 下面的示例向幻灯片添加组形状。 // 实例化 Presentation...)); // 将 PPTX 文件写入磁盘 pres . save ( "GroupShape.pptx" , SaveFormat...

    docs.aspose.com/slides/zh/java/group/