Sort Score
Result 10 results
Languages All
Labels All
Results 6,041 - 6,050 of 129,303 for

presentation

(0.34 sec)
  1. Online DOT File Comparison or Build Android Mob...

    Free online app to Compare different DOT files. Android comparison library code for DOT documents....ODP Files (OpenDocument Presentation Format) Compare ODT Files...(Microsoft PowerPoint Template Presentation) Compare Powerpoint Files...

    products.aspose.com/total/android-java/compare/...
  2. Convert ODT to PPT in Android Apps or with free...

    ODT to PPT conversion in your Android Phones without using Microsoft Word of PowerPoint or online. Test free ODT to PPT online converter quickly before integrating the code....Android Java to create a new Presentation, write the HTML content...method Initialize a new Presentation object Extract content from...

    products.aspose.com/total/android-java/conversi...
  3. 图表系列|Aspose.Slides for Node.js via .NET 文档

    JavaScript 中 PowerPoint 演示文稿的图表系列... 创建一个 Presentation 类的实例。 在幻灯片上添加一个簇状柱形图。 访问第一个图表系列。...= new aspose . slides . Presentation (); try { // 添加图表 var chart...

    docs.aspose.com/slides/zh/nodejs-java/chart-ser...
  4. How to Specify a Reading Order of Objects in Po...

    PowerPoint has a reading order pane that essentially changes the Tab Order (or screen reader order) of the shapes on the slides. image.png (27.7 KB) Note that the reading order is different from shapes’ order in the Se…...of Objects in PowerPoint Presentations in C#? Aspose.Slides Product...property: using (Presentation presentation = new Presentation("sample...

    forum.aspose.com/t/how-to-specify-a-reading-ord...
  5. Apply Shape Effects in Presentations Using PHP|...

    Transform your PPT and PPTX files with advanced shape effects using Aspose.Slides for PHP via Java — create striking, professional slides in seconds....Apply Shape Effects in Presentations Using PHP Contents [ Hide...to shapes in PowerPoint presentations. Apply a Shadow Effect This...

    docs.aspose.com/slides/php-java/shape-effect/
  6. Convert JSON Format to PPTM via Java | products...

    Parse JSON to PPTM in Java without using Microsoft PowerPoint...Java is a powerful Java presentation component that enables developers...editing, and converting presentations, manipulating slides, and...

    products.aspose.com/total/java/conversion/json-...
  7. Convert JSON Format to ODP via Java | products....

    Parse JSON to ODP in Java without using Microsoft PowerPoint...Slides for Java is a powerful presentation processing API that enables...manipulate, and convert presentations in various formats. It supports...

    products.aspose.com/total/java/conversion/json-...
  8. Merge PPSX Files Online or using C++ | products...

    Free online app to combine different PPSX Presentations. C++ merging library code to merge PPSX Presentation into format of your choice....using Presentation class object Select the one presentation as the...method and get single merged Presentation C++ Code: Merge PPSX Files...

    products.aspose.com/total/cpp/merge/ppsx/
  9. 通過 .NET 合併 POTM 文件 | products.aspose.com

    用於在 .NET Framework、.NET Core、Windows Azure、Mono 或 Xamarin 平台上組合 POTM 文檔的 C# 源代碼。...POTM 文件 - C# var ps1 = new Presentation( "presen1.potm" ); var ps2...new Presentation( "presen2.pptx" ); //merged Presentation var...

    products.aspose.com/slides/zh-hant/net/merger/p...
  10. 通過 .NET 的 PPTX 文檔圖表 | products.aspose.com

    C# 源代碼,用於在 .NET Framework、.NET Core、Windows Azure、Mono 或 Xamarin 平台上繪製和轉換 PPTX 文件中的圖表或圖表。... 創建 Presentation 類對象。 選擇幻燈片。 將圖表添加到幻燈片。 添加帶有數據的相關圖表系列。...in a Presentation Presentation pres = new Presentation(); ISlide...

    products.aspose.com/slides/zh-hant/net/chart/pptx/