Sort Score
Result 10 results
Languages All
Labels All
Results 3,301 - 3,310 of 143,423 for

pptx

(0.15 sec)
  1. Manage Rows and Columns in PowerPoint Tables Us...

    Manage table rows and columns in PowerPoint with JavaScript and Aspose.Slides for Node.js via Java and speed up presentation editing and data updates....pptx" ); try { // Accesses the first...( "pres.pptx" , aspose . slides . SaveFormat . Pptx ); } finally...

    docs.aspose.com/slides/nodejs-java/manage-rows-...
  2. Animate PowerPoint Charts in .NET|Aspose.Slides...

    Create stunning animated charts in .NET with Aspose.Slides. Boost presentations with dynamic visuals in PPT and Pptx files—get started now....pptx" )) { // Get reference of the..."AnimatingSeries_out.pptx" , SaveFormat . Pptx ); } Chart Category...

    docs.aspose.com/slides/net/animated-charts/
  3. Animate PowerPoint Charts in Java|Aspose.Slides...

    Create stunning animated charts in Java with Aspose.Slides. Boost presentations with dynamic visuals in PPT and Pptx files—get started now....pptx" ); try { // Get reference of..."AnimatingSeries_out.pptx" , SaveFormat . Pptx ); } finally { if...

    docs.aspose.com/slides/java/animated-charts/
  4. 从 PHP 中获取演示文稿的形状实际属性|Aspose.Slides for PHP 文档

    了解 Aspose.Slides for PHP via Java 如何计算并应用实际形状属性,以实现精确的 PowerPoint 渲染。...pptx" ); try { $shape = $pres ->...Presentation ( "Presentation1.pptx" ); try { $threeDEffectiveData...

    docs.aspose.com/slides/zh/php-java/shape-effect...
  5. Error While Converting a PowerPoint Presentatio...

    When we try to convert the attached Pptx file using ARM64 environment, the error occurs. image.png (106.2 KB) 08I23-11 - 03 - 08I23-11, Activación, Bloqueo y Desbloqueo de Cuentas de Ahorros.zip (3.2 MB)...try to convert the attached pptx file using ARM64 environment...exception when converting a PPTX file on an ARM64 machine. To...

    forum.aspose.com/t/error-while-converting-a-pow...
  6. 在 JavaScript 中从演示文稿获取形状有效属性|Aspose.Slides for N...

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

    docs.aspose.com/slides/zh/nodejs-java/shape-eff...
  7. 在 PHP 中将 PowerPoint 幻灯片转换为 PNG|Aspose.Slides fo...

    使用 Aspose.Slides for PHP(通过 Java)快速将 PowerPoint 演示文稿转换为高质量 PNG 图像,确保精确且自动化的结果。...Aspose 免费的 PowerPoint 转 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. 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...
  9. 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...
  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...