Sort Score
Result 10 results
Languages All
Labels All
Results 3,471 - 3,480 of 143,008 for

pptx

(0.26 sec)
  1. 演示文稿批注|Aspose.Slides for Node.js via .NET 文档

    在 PowerPoint 演示文稿中使用 JavaScript 添加批注和回复...pptx" , aspose . slides . SaveFormat . Pptx ); if ( Comments.... Presentation ( "Comments1.pptx" ); try { for ( let i = 0 ;...

    docs.aspose.com/slides/zh/nodejs-java/presentat...
  2. 在 Android 上从演示文稿获取形状的有效属性|Aspose.Slides 文档

    了解 Aspose.Slides for Android via Java 如何计算并应用形状的有效属性,以实现精确的 PowerPoint 渲染。...pptx" ); try { IAutoShape shape =...Presentation ( "Presentation1.pptx" ); try { IThreeDFormatEffecti...

    docs.aspose.com/slides/zh/androidjava/shape-eff...
  3. Manage SmartArt Shape Nodes in Presentations in...

    Manage SmartArt shape nodes in PPT and Pptx with Aspose.Slides for .NET. Get clear code samples and tips to streamline your presentations....pptx" ); // Traverse through every..."AddSmartArtNode_out.pptx" , Aspose . Slides . Export . SaveFormat . Pptx ); Add...

    docs.aspose.com/slides/net/manage-smartart-shap...
  4. 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...
  5. 档案

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

    blog.aspose.com/zh/slides/create-charts-in-powe...
  6. Manage SmartArt Shape Nodes in Presentations Us...

    Manage SmartArt shape nodes in PPT and Pptx with Aspose.Slides for Java. Get clear code samples and tips to streamline your presentations....pptx" ); try { // Traverse through..."AddSmartArtNode.pptx" , SaveFormat . Pptx ); } finally { if...

    docs.aspose.com/slides/java/manage-smartart-sha...
  7. 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...
  8. Access Slides in Presentations with Python|Aspo...

    Learn how to access and manage slides in PowerPoint and OpenDocument presentations with Aspose.Slides for Python via .NET. Boost productivity with code examples....pptx" ) as presentation : # Get a...slides . Presentation ( "sample.pptx" ) as presentation : # Get a...

    docs.aspose.com/slides/python-net/access-slide-...
  9. 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...
  10. 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...