Sort Score
Result 10 results
Languages All
Labels All
Results 3,931 - 3,940 of 144,191 for

pptx

(0.19 sec)
  1. Chart Axis Title Is Wrapped Incorrectly When Co...

    Hi, Pls see attached Pptx: sample1.zip (133.4 KB) The code I ran: using Aspose.Slides; using Aspose.Slides.Export; using Aspose.Slides.Animation; using Aspose.Slides.Charts; using Aspose.Slides.SmartArt; using Aspose…...6:05am 1 Hi, Pls see attached pptx: sample1.zip (133.4 KB) The...= new Presentation("sample1.pptx")) { Console.WriteLine("Number...

    forum.aspose.com/t/chart-axis-title-is-wrapped-...
  2. Extract Text and Images from Powerpoint File On...

    Online Powerpoint file parser app. .NET API C# code to extract images and text from Powerpoint presentation....(potm, potx, ppsm, ppsx, pptm, pptx, odp) Parsing Use Cases 🖼️...Presentation to Web Conversion Convert .pptx , .odp , or .ppsx files to web...

    products.aspose.com/total/net/parse/powerpoint/
  3. Secure Presentations with Passwords in PHP|Aspo...

    Learn how to effortlessly lock and unlock password-protected PowerPoint and OpenDocument presentations with Aspose.Slides for PHP. Secure your presentations....presentations in these formats: PPTX and PPT - Microsoft PowerPoint...$presentation = new Presentation ( "pres.pptx" ); try { $presentation -> ...

    docs.aspose.com/slides/php-java/password-protec...
  4. 将 PPT 和 PPTX 转换为 PDF(包含高级功能)|Aspose.Slides for ...

    使用 Aspose.Slides 在 PHP 中将 PowerPoint PPT/Pptx 转换为高质量、可搜索的 PDF,提供快速代码示例和高级转换选项。...将 PPT 和 PPTX 转换为 PDF(包含高级功能) Contents [ Hide ] 概述 将 PowerPoint...PowerPoint 演示文稿(PPT、PPTX、ODP 等)转换为 PHP 中的 PDF 格式具有多种优势,包括在不同设备之间的兼容性...

    docs.aspose.com/slides/zh/php-java/convert-powe...
  5. 使用 JavaScript 管理演示文稿中的音频|Aspose.Slides for Node...

    在 Aspose.Slides for Node.js 中创建和控制音频帧——示例包括嵌入、剪辑、循环以及在 PPT、Pptx 和 ODP 演示文稿中的播放配置。...pptx" , aspose . slides . SaveFormat . Pptx ); } catch..."example_out.pptx" , aspose . slides . SaveFormat . Pptx ); } catch...

    docs.aspose.com/slides/zh/nodejs-java/audio-frame/
  6. Customize PowerPoint Fonts in С++|Aspose.Slides...

    Customize fonts in PowerPoint slides with Aspose.Slides for С++ to keep your presentations sharp and consistent across any device....from embedding fonts into a PPTX file. If a font must be stored...< Presentation > ( u "sample.pptx" ); // Render/export the presentation...

    docs.aspose.com/slides/cpp/custom-font/
  7. 管理 Android 上的演示文稿背景|Aspose.Slides 文档

    了解如何使用适用于 Android 的 Aspose.Slides 通过 Java 在 PowerPoint 和 OpenDocument 文件中设置动态背景,并提供代码技巧以提升您的演示文稿。...pptx" , SaveFormat . Pptx ); } finally { presentation..."MasterSlideBackgroun.pptx" , SaveFormat . Pptx ); } finally { presentation...

    docs.aspose.com/slides/zh/androidjava/presentat...
  8. 管理 C++ 中的演示文稿背景|Aspose.Slides 文档

    学习如何使用 Aspose.Slides for C++ 在 PowerPoint 和 OpenDocument 文件中设置动态背景,并提供提升演示效果的代码技巧。...pptx" , SaveFormat :: Pptx ); presentation ->..."MasterSlideBackgroun.pptx" , SaveFormat :: Pptx ); presentation ->...

    docs.aspose.com/slides/zh/cpp/presentation-back...
  9. Integrate Excel Data into PowerPoint Presentati...

    Read data from Excel workbooks in Aspose.Slides using the ExcelDataWorkbook API. Load sheets and cells and use values to generate data-driven PowerPoint presentations....pptx" ); // Loop through Excel rows...$"{employeeName} Report.pptx" , SaveFormat . Pptx ); } Excel Table Example...

    docs.aspose.com/slides/net/excel-integration/
  10. Extra Artifact Appears When Converting a Presen...

    Hi Team, I have attached a sample Pptx with a single slide containing a single shape. When I use Aspose to open this Pptx and try to get the image of this shape, I am getting extra artifact in the image. I have attache…...Team, I have attached a sample PPTX with a single slide containing...When I use Aspose to open this PPTX and try to get the image of...

    forum.aspose.com/t/extra-artifact-appears-when-...