Sort Score
Result 10 results
Languages All
Labels All
Results 3,821 - 3,830 of 141,240 for

pptx

(0.09 sec)
  1. 通過.NET從PPT文檔中提取文本和圖像 | products.aspose.com

    C# 源代碼,用於從 .NET Framework、.NET Core、Windows Azure、Mono 或 Xamarin 平台上的 PPT 文件中提取文本和圖像。...objects from all slides in the PPTX ITextFrame[] textFramesPPTX...format for PowerPoint, known as PPTX, from 2007 onwards that is based...

    products.aspose.com/slides/zh-hant/net/parser/ppt/
  2. Supported File Formats C++|Aspose.PDF for C++

    This page shows which Aspose.PDF for C++ can load and save file formats....in the Microsoft Excel format PPTX Saves the document in the Microsoft...

    docs.aspose.com/pdf/cpp/supported-file-formats/
  3. Optimize Chart Calculations for Presentations i...

    Understand chart calculations, data updates, and precision control in Aspose.Slides for .NET for PPT and Pptx, with practical C# code examples....pptx" )) { Chart chart = ( Chart.... Save ( "Result.pptx" , SaveFormat . Pptx ); } Calculate Actual...

    docs.aspose.com/slides/net/chart-calculations/
  4. Aspose.PUB for .NET

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

    kb.aspose.com/zh/pub/net/
  5. Convert PowerPoint Presentations to HTML in Jav...

    Convert PowerPoint presentations to responsive HTML. Preserve layout, links, and images with Aspose.Slides conversion guide for fast, flawless results....to HTML in JavaScript Convert PPTX to HTML in JavaScript Convert...number of formats like PPT, PPTX and ODP in Presentation object...

    docs.aspose.com/slides/nodejs-java/convert-powe...
  6. 在 Python 中为 PowerPoint 图表添加动画|Aspose.Slides for...

    使用 Aspose.Slides 在 Python 中创建惊艳的动态图表。通过 PPT、Pptx 和 ODP 文件中的动态视觉效果提升演示文稿——立即开始。...pptx" ) as presentation : # 获取图表对象的引用..."AnimatingSeries_out.pptx" , slides . export . SaveFormat . PPTX ) 图表类别动画...

    docs.aspose.com/slides/zh/python-net/animated-c...
  7. Secure Presentations with Passwords on Android|...

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

    docs.aspose.com/slides/androidjava/password-pro...
  8. Secure Presentations with Passwords in Java|Asp...

    Learn how to effortlessly lock and unlock password-protected PowerPoint and OpenDocument presentations with Aspose.Slides for Java. Secure your presentations....presentations in these formats: PPTX and PPT - Microsoft PowerPoint...presentation = new Presentation ( "pres.pptx" ); try { presentation . getProtectionManager...

    docs.aspose.com/slides/java/password-protected-...
  9. Secure Presentations with Passwords Using Pytho...

    Learn how to effortlessly lock and unlock password-protected PowerPoint and OpenDocument presentations with Aspose.Slides for Python via .NET. Boost your productivity and secure your presentations with our step-by-step guide....presentations in these formats: PPTX and PPT - Microsoft PowerPoint..."encrypted-pres.pptx" , slides . export . SaveFormat . PPTX ) Setting...

    docs.aspose.com/slides/python-net/password-prot...
  10. 在 Android 上管理演示文稿中的音频|Aspose.Slides 文档

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

    docs.aspose.com/slides/zh/androidjava/audio-frame/