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

pptx

(0.29 sec)
  1. Extract OLE Objects from Workbook|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....extracting OLE objects as DOCX, XLSX, PPTX, and PDF files. Conclusion:...

    docs.aspose.com/cells/java/extract-ole-objects-...
  2. Secure Presentations with Passwords in JavaScri...

    Effortlessly lock and unlock password-protected PowerPoint and OpenDocument presentations with Aspose.Slides for Node.js via Java. Secure your presentations....presentations in these formats: PPTX and PPT - Microsoft PowerPoint...slides . Presentation ( "pres.pptx" ); try { presentation . getProtectionManager...

    docs.aspose.com/slides/nodejs-java/password-pro...
  3. Public API and Backwards Incompatible Changes i...

    Review public API updates and breaking changes in Aspose.Slides for .NET to smoothly migrate your PowerPoint PPT, Pptx and ODP presentation solutions....Presentation objects only to PPTX format file. In the new API...

    docs.aspose.com/slides/net/public-api-and-backw...
  4. Supported File Formats|Aspose.Slides for Python...

    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....PPS PowerPoint 97-2003 Show PPTX PowerPoint Presentation POTX...

    docs.aspose.com/slides/python-java/supported-fi...
  5. Aspose.PUB for Java

    在 Java 中创建 PUB 格式并将其转换为 PDF、PNG、JPG 和其他图像格式,而无需使用 Microsoft Publisher。...Java 最新答案 在 Java 中将 PUB 转换为 PPTX 在 Java 中将 PUB 转换为 Word 如何在 Java...

    kb.aspose.com/zh/pub/java/
  6. 使用 PHP 管理演示文稿中的音频|Aspose.Slides for PHP 文档

    在 Aspose.Slides for PHP 中创建和控制音频帧——提供嵌入、剪裁、循环以及在 PPT、Pptx 和 ODP 演示文稿中配置播放的代码示例。...pptx" , SaveFormat :: Pptx ); } catch ( JavaException...save ( "example_out.pptx" , SaveFormat :: Pptx ); } catch ( JavaException...

    docs.aspose.com/slides/zh/php-java/audio-frame/
  7. Manage Presentation Properties on Android|Aspos...

    Master presentation properties in Aspose.Slides for Android via Java and streamline search, branding and workflow in your PowerPoint and OpenDocument files....pptx" ); try { // Create a reference...Presentation ( "Presentation.pptx" ); try { // Create a reference...

    docs.aspose.com/slides/androidjava/presentation...
  8. 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/
  9. 将 Excel 转换为 Pdf、图像及其他格式|Documentation

    使用 Node.js 通过 C++ 将 Excel 文件转换为 Word、Excel、PowerPoint、PDF、CSV、JPG、HTML、MHT、ODS、BMP、PNG、SVG、TIFF、XPS、JSON、SQL、XML 等格式。...将Excel工作簿转换为PPTX Aspose.Cells API 支持将电子表格转换为 PPTX 格式。将工作簿导出为 PPTX 时,请将...时,请将 SaveFormat.Pptx 作为参数传递给 Workbook.save(string, SaveOptions)...

    docs.aspose.com/cells/zh/nodejs-cpp/convert-wor...
  10. Manage Video Frames in Presentations Using Java...

    Learn to programmatically add and extract video frames in PowerPoint and OpenDocument slides using Aspose.Slides for Java. Fast how-to guide....pptx" ); try { // Loads the video..."pres-with-video.pptx" , SaveFormat . Pptx ); } catch ( IOException...

    docs.aspose.com/slides/java/video-frame/