Sort Score
Result 10 results
Languages All
Labels All
Results 3,241 - 3,250 of 141,306 for

pptx

(0.1 sec)
  1. View or Edit OTP Files Metadata using C++ | pro...

    C++ source code to edit or view OTP format metadata....Slides C++ Metadata Otp PPT PPTX ODP POT ppsx OTP Edit OTP properties...POTX PPS PPSM PPSX PPT PPTM PPTX...

    products.aspose.com/slides/cpp/metadata/otp/
  2. Animate PowerPoint Text in .NET|Aspose.Slides D...

    Create dynamic animated text in PowerPoint and OpenDocument presentations using Aspose.Slides for .NET, with easy-to-follow, optimized C# code examples....pptx" )) { // select paragraph to..."AnimationEffectinPar.pptx" , SaveFormat . Pptx ); } Get Animation...

    docs.aspose.com/slides/net/animated-text/
  3. 在 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...
  4. Add Line Shapes to Presentations in C++|Aspose....

    Learn to manipulate line formatting in PowerPoint presentations with Aspose.Slides for C++. Discover properties, methods, and examples....the modified presentation as a PPTX file. In the example given below...the modified presentation as a PPTX file. FAQ Can I convert a regular...

    docs.aspose.com/slides/cpp/line/
  5. 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...
  6. Supported File Formats|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.... PPTX The PPTX format is based on the Microsoft...

    docs.aspose.com/cells/go-cpp/supported-file-for...
  7. 在 PHP 中将 PowerPoint 幻灯片转换为 PNG|Aspose.Slides fo...

    使用 Aspose.Slides for PHP via Java 将 PowerPoint 演示文稿快速转换为高质量 PNG 图像,确保精确、自动化的结果。...免费的 PowerPoint to PNG 转换器 : PPTX to PNG 和 PPT to PNG 。它们是本页所述过程的实时实现。...$pres = new Presentation ( "pres.pptx" ); try { for ( $index = 0 ;...

    docs.aspose.com/slides/zh/php-java/convert-powe...
  8. 在 Android 上的演示文稿图表中自定义误差条|Aspose.Slides 文档

    了解如何使用 Aspose.Slides for Android via Java 在图表中添加和自定义误差条——优化 PowerPoint 演示文稿中的数据可视化。... 将修改后的演示文稿写入 PPTX 文件。 // 创建 Presentation 类的实例...save ( "ErrorBars.pptx" , SaveFormat . Pptx ); } finally { if...

    docs.aspose.com/slides/zh/androidjava/error-bar/
  9. Public API and Backwards Incompatible Changes i...

    Review public API updates and breaking changes in Aspose.Slides for Java to smoothly migrate your PowerPoint PPT, Pptx and ODP presentation solutions....pptx" ); IShapeCollection sourceShapes..."data/ErrorBarsCustomValue.pptx" , SaveFormat . Pptx ); Added the Aspose...

    docs.aspose.com/slides/java/public-api-and-back...
  10. GetPresentationInfo Method Is Unable to Determi...

    Hi Team, Attached a simple pptm file, for which GetPresentationInfo() returns with an instance of IPresentationInfo with LoadFormat.Unknown value of LoadFormat attribute The pptm file can be opened without any problem…...Pptx }; var info = PresentationFactory...WriteLine(info.LoadFormat); // expected: Pptx // Option 2 – load the presentation...

    forum.aspose.com/t/getpresentationinfo-method-i...