Sort Score
Result 10 results
Languages All
Labels All
Results 4,261 - 4,270 of 126,534 for

presentation

(0.33 sec)
  1. Convert JSON Format to ODP via C++ | products.a...

    Parse JSON to ODP in C++ without using Microsoft PowerPoint...hand, ODP (OpenDocument Presentation) is an open standard for...documents. It is used to create presentations and is supported by many...

    products.aspose.com/total/cpp/conversion/json-t...
  2. Merge PPSX Files via C++ | products.aspose.com

    C++ example code to combine PPSX documents on C++ Runtime Environment for Windows 32 bit, Windows 64 bit and Linux 64 bit....Instantiate Presentation class SharedPtr<Presentation> presentation1...MakeObject<Presentation>(sourceFilePath1); SharedPtr<Presentation> presentation2...

    products.aspose.com/slides/cpp/merger/ppsx/
  3. Online PPSM File Comparison or Build Python App...

    Free online app to Compare different PPSM files. Python comparison library code for PPSM documents....both PPSM documents using Presentation class. Iterate through each...each slide of both presentations and compare one by one. Code...

    products.aspose.com/total/python-net/compare/ppsm/
  4. Online PPTX File Comparison or Build Python App...

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

    products.aspose.com/total/python-net/compare/pptx/
  5. Merge POTX Files using .NET | products.aspose.com

    C# source code to combine POTX documents on .NET Framework, .NET Core, Windows Azure, Mono or Xamarin Platforms....Files - C# var ps1 = new Presentation( "presen1.potx" ); var ps2...new Presentation( "presen2.pptx" ); //merged Presentation var...

    products.aspose.com/slides/net/merger/potx/
  6. Merge PPTX Files using .NET | products.aspose.com

    C# source code to combine PPTX documents on .NET Framework, .NET Core, Windows Azure, Mono or Xamarin Platforms....Files - C# var ps1 = new Presentation( "presen1.pptx" ); var ps2...new Presentation( "presen2.pptx" ); //merged Presentation var...

    products.aspose.com/slides/net/merger/pptx/
  7. 在 Aspose.Slides 中获取字体替代的警告回调|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....System :: SharedPtr < Presentation > presentation = System :: MakeObject...MakeObject < Presentation > ( dataDir + u "presentation.pptx" , options...

    docs.aspose.com/slides/zh/cpp/getting-warning-c...
  8. 在 .NET 中自定义演示文稿的 3D 图表|Aspose.Slides 文档

    了解如何在 Aspose.Slides for .NET 中创建和自定义 3D 图表,支持 PPT 和 PPTX 文件——提升您的演示效果。... 创建 Presentation 类的实例。 访问第一张幻灯片。 添加默认数据的图表。...文件。 // 创建 Presentation 类的实例 Presentation presentation = new Presentation...

    docs.aspose.com/slides/zh/net/3d-chart/
  9. Protect Powerpoint document Online with passwor...

    Online Powerpoint file password protection app. Android API Java code to apply password protection on Powerpoint Presentations....applying password to Powerpoint presentation through android. Download...library within the project Use Presentation class to create Use getProtectionManager()...

    products.aspose.com/total/android-java/protect/...
  10. Convert HTML to XML in C++ | products.aspose.com

    Convert HTML to XML in C++. Use C++ library API to convert HTML files to XMLs...PowerPoint and OpenOffice presentation files without the use of...creating and manipulating presentation files. Moreover, it provides...

    products.aspose.com/slides/cpp/conversion/html-...