Sort Score
Result 10 results
Languages All
Labels All
Results 3,651 - 3,660 of 143,939 for

pptx

(0.12 sec)
  1. 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 ); } finally { if ( pres !=...( outFileName , SaveFormat . Pptx ); } finally { if ( pres !=...

    docs.aspose.com/slides/java/public-api-and-back...
  2. 在 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...
  3. 搜索

    搜索...pptx"; // 實例化表示 PPTX 文件的 Presentation 類 ...>set_Separator(u"/"); // 保存 PPTX 文件 pres->Save(outputFilePath...

    blog.aspose.com/zh-hant/slides/create-charts-in...
  4. Can Aspose Support Opening and Modifying Docume...

    I have a number of microsoft documents that contain macros, and am trying to open them, make some modifications, and save them. Out of the pool, some of them contain macros, and I don’t know which ones. There is no .docm…...operation on an xlsx file and a pptx file? amjad.sahi July 16, 2025...(such as DOCX/DOCM, XLSX/XLSM, PPTX/PPTM, etc.) along with standalone...

    forum.aspose.com/t/can-aspose-support-opening-a...
  5. Updating Linked Excel Chart Links in PowerPoint...

    I’m trying to update some linked charts in a PowerPoint presentation using slides for .Net. I have found several examples, but all mention methods like getLinkFormat and UpdateLinks, but trying to use those gives me an …...pptx"); // Path to the new Excel...presentation pres.Save("Output.pptx", SaveFormat.Pptx); Validate the change...

    forum.aspose.com/t/updating-linked-excel-chart-...
  6. Retrieve and Update Presentation View Propertie...

    Discover Aspose.Slides for Python via .NET view properties to customize formats PPT, Pptx, and ODP slides—adjust layouts, zoom levels, and display settings....pptx" ) as pres : pres . view_properties...w_state.pptx" , slides . export . SaveFormat . PPTX ) Set Default...

    docs.aspose.com/slides/python-net/presentation-...
  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. Manage Presentation Placeholders in C++|Aspose....

    Effortlessly manage placeholders in Aspose.Slides for C++: replace text, customize prompts & set image transparency in PowerPoint and OpenDocument....pptx" ; const String templatePath...u "../templates/DefaultFonts.pptx" ; // Loads the desired the...

    docs.aspose.com/slides/cpp/manage-placeholder/
  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. 在 JavaScript 中管理演示文稿形状|Aspose.Slides for Node.j...

    了解如何使用 JavaScript 和 Aspose.Slides for Node.js via Java 创建、编辑和优化形状,并交付高性能的 PowerPoint 演示文稿。...pptx" ); try { var slide = pres ...将形状从源幻灯片形状集合克隆到新幻灯片。 将修改后的演示文稿另存为 PPTX 文件。 下面的示例向幻灯片添加了一个组合形状。 // 实例化...

    docs.aspose.com/slides/zh/nodejs-java/shape-man...