Sort Score
Result 10 results
Languages All
Labels All
Results 6,301 - 6,310 of 127,410 for

presentation

(0.17 sec)
  1. View GIF File Online and Load or Read GIF File ...

    Free online GIF file viewer app. Python API code to read and load GIF file for viewer application....ODP Files (OpenDocument Presentation Format) View ODT Files (OpenDocument...Template Presentation) View POWERPOINT Files (Presentation Files)...

    products.aspose.com/total/python-net/viewer/gif/
  2. View SVG File Online and Load or Read SVG File ...

    Free online SVG file viewer app. Python API code to read and load SVG file for viewer application....ODP Files (OpenDocument Presentation Format) View ODT Files (OpenDocument...Template Presentation) View POWERPOINT Files (Presentation Files)...

    products.aspose.com/total/python-net/viewer/svg/
  3. Convert DOT to JSON Format via Java | products....

    Convert DOT to JSON format via Java without using using Microsoft Word or Microsoft Excel...DOT to ODP (OpenDocument Presentation Format) Convert DOT to POT...(Microsoft PowerPoint Template Presentation) Convert DOT to PPTX (Open...

    products.aspose.com/total/java/conversion/dot-t...
  4. Online PPTX File Comparison or Build .NET Apps ...

    Free online app to Compare different PPTX files. C# .NET comparison library code for PPTX documents....both PPTX documents using Presentation class. Iterate through each...each master slide of both presentations and compare one by one....

    products.aspose.com/total/net/compare/pptx/
  5. Convert PPTM to JPEG using C++ application | pr...

    Sample C++ conversion code for PPTM document to JPEG format. Use example code for batch PPTM to JPEG conversion within any C++ Application....Slides for C++ Presentation Object. Select the first...SharedPtr<Presentation> pres = MakeObject<Presentation>(u "sourceFile...

    products.aspose.com/slides/cpp/conversion/pptm-...
  6. Convert ODP to GIF using C++ application | prod...

    Sample C++ conversion code for ODP document to GIF format. Use example code for batch ODP to GIF conversion within any C++ Application....Slides for C++ Presentation Object. Select the first...SharedPtr<Presentation> pres = MakeObject<Presentation>(u "sourceFile...

    products.aspose.com/slides/cpp/conversion/odp-t...
  7. Customize Data Points in Treemap and Sunburst C...

    Learn how to manage data points in treemap and sunburst charts with Aspose.Slides for PHP via Java, compatible with PowerPoint formats....chart to the presentation: $pres = new Presentation (); try { $chart...“Steam 4” branch: $pres = new Presentation (); try { $chart = $pres...

    docs.aspose.com/slides/php-java/data-points-of-...
  8. 在 C++ 中为演示文稿添加数字签名|Aspose.Slides 文档

    了解如何使用 Aspose.Slides for C++ 对 PowerPoint 和 OpenDocument 文件进行数字签名。只需几秒钟即可通过清晰的代码示例保护您的幻灯片。...File -> Info -> Protect Presentation 为演示文稿添加数字签名: 演示文稿可能包含多个...= System :: MakeObject < Presentation > (); // 使用 PFX 文件和 PFX...

    docs.aspose.com/slides/zh/cpp/digital-signature...
  9. 为 .NET 中的演示优化图表计算|Aspose.Slides 文档

    了解 Aspose.Slides for .NET 中的图表计算、数据更新和精度控制,适用于 PPT 和 PPTX,并提供实用的 C# 代码示例。... using ( Presentation pres = new Presentation ( "test.pptx"...创建空演示文稿 using ( Presentation pres = new Presentation ()) { Chart...

    docs.aspose.com/slides/zh/net/chart-calculations/
  10. Installation|Aspose.Slides for Python Documenta...

    Install Aspose.Slides for Python via Java in Windows, Linux or macOS...import Presentation , SaveFormat pres = Presentation () slide...import Presentation , SaveFormat pres = Presentation () slide...

    docs.aspose.com/slides/python-java/installation/