Sort Score
Result 10 results
Languages All
Labels All
Results 3,751 - 3,760 of 143,164 for

pptx

(0.17 sec)
  1. 在 Android 上将 PowerPoint 幻灯片转换为 PNG|Aspose.Slide...

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

    docs.aspose.com/slides/zh/androidjava/convert-p...
  2. Convert CSV to POTX with C++ or with free Onlin...

    Convert CSV to POTX within C++ applications or online. Test free CSV to DOC online converter quickly before integrating the code....Save member function and set Pptx as SaveFormat Get Started with...u "convertedFile.pptx" , SaveFormat :: Pptx ); Online Converter...

    products.aspose.com/total/cpp/conversion/csv-to...
  3. Convert CSV to PPS with C++ or with free Online...

    Convert CSV to PPS within C++ applications or online. Test free CSV to DOC online converter quickly before integrating the code....Save member function and set Pptx as SaveFormat Get Started with...u "convertedFile.pptx" , SaveFormat :: Pptx ); Online Converter...

    products.aspose.com/total/cpp/conversion/csv-to...
  4. Manage Callouts in Presentation Charts with Pyt...

    Create and style callouts in Aspose.Slides for Python .NET with concise code examples, compatible with PPT, Pptx and ODP to automate presentation workflows....pptx" , slides . export . SaveFormat . PPTX ) Set Callout...( "chart.pptx" , slides . export . SaveFormat . PPTX ) FAQ Are...

    docs.aspose.com/slides/python-net/callout/
  5. Convert Excel to PowerPoint|Documentation

    Convert excel file to PPT using Python....PPTX as the second parameter of Workbook...for exporting worksheets to a .pptx file. The following code example...

    docs.aspose.com/cells/python-java/convert-excel...
  6. 在 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...
  7. 搜索

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

    blog.aspose.com/zh-hant/slides/create-charts-in...
  8. Edit PPTM files using .NET | products.aspose.com

    C# source code to edit PPTM document on .NET Framework, .NET Core, Windows Azure, Mono or Xamarin Platforms.... They are similar to PPTX files with the difference that...slideshow when opened. PPTM, like PPTX, contains slides for different...

    products.aspose.com/slides/net/editor/pptm/
  9. 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...
  10. Extract text and images from PPT document using...

    C# source code to extract text and images from PPT file on .NET Framework, .NET Core, Windows Azure, Mono or Xamarin Platforms....objects from all slides in the PPTX ITextFrame[] textFramesPPTX...(OpenDocument Presentation Format) PPTX (Open XML presentation Format)...

    products.aspose.com/slides/net/parser/ppt/