Sort Score
Result 10 results
Languages All
Labels All
Results 3,761 - 3,770 of 143,156 for

pptx

(0.1 sec)
  1. Convert EXCEL to POWERPOINT with .NET | product...

    Convert EXCEL to POWERPOINT on .NET Framework, .NET Core, Mono or Xamarin Platforms...document to PPTX format using Save method and set Pptx as SaveFormat...Word Document) Convert EXCEL to PPTX (Open XML presentation Format)...

    products.aspose.com/total/net/conversion/excel-...
  2. 搜索

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

    blog.aspose.com/zh-hant/slides/create-charts-in...
  3. 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...
  4. 通過 Java 合併 PPTM 文件 | products.aspose.com

    用於將 JSP/JSF 應用程序和桌面應用程序的 Java 運行時環境中的 PPTM 文檔結合起來的 Java 示例代碼。... They are similar to PPTX files with the difference that...slideshow when opened. PPTM, like PPTX, contains slides for different...

    products.aspose.com/slides/zh-hant/java/merger/...
  5. 在 PHP 中管理 PowerPoint 文本段落|Aspose.Slides for PHP 文档

    通过 Java 使用 Aspose.Slides for PHP,全面掌控段落格式——在 PPT、Pptx 和 ODP 演示文稿中优化对齐、间距和样式。...PHP 代码实现了添加包含部分的段落的步骤: # 实例化表示 PPTX 文件的 Presentation 类 $pres = new...} # 将 PPTX 写入磁盘 $pres -> save ( "multiParaPort_out.pptx" , SaveFormat...

    docs.aspose.com/slides/zh/php-java/manage-parag...
  6. 转换为HTML|Aspose.Slides 文档

    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" ; string destFileName = FilePath...Bitbucket Aspose.Slides中的PPT到PPTX格式转换 转换为PDF...

    docs.aspose.com/slides/zh/net/conversion-to-html/
  7. Format Presentation Charts in .NET|Aspose.Slide...

    Learn chart formatting in Aspose.Slides for .NET and elevate your PowerPoint presentation with professional, eye-catching styling....the modified presentation to a PPTX file // Instantiating presentation//..."FormattedChart_out.pptx" , SaveFormat . Pptx ); Set Font Properties...

    docs.aspose.com/slides/net/chart-formatting/
  8. Aspose.Slides for .NET 15.8.0 中的公共 API 和向后不兼容的更...

    审阅 Aspose.Slides for .NET 中的公共 API 更新和破坏性更改,以顺利迁移您的 PowerPoint PPT、Pptx 和 ODP 演示文稿解决方案。...pptx" , SaveFormat . Pptx ); } Aspose.Slides...

    docs.aspose.com/slides/zh/net/public-api-and-ba...
  9. Aspose.Slides for Java 15.8.0 的公共 API 和不兼容更改|As...

    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" , SaveFormat . Pptx ); Aspose.Slides for...

    docs.aspose.com/slides/zh/androidjava/public-ap...
  10. How Is an Image Overlaid on the Slide in PPT? C...

    Hi, I have a PPT slide which has a solid blue fill background. On top it has two pictures. One of the picture is blended in with the background, such that it does not replace the background color underneath. While the o…...pptx"); try { IBackgroundEffective...options? Is it mentioned in the PPTX xml ? Is there any way to get...

    forum.aspose.com/t/how-is-an-image-overlaid-on-...