Sort Score
Result 10 results
Languages All
Labels All
Results 1,381 - 1,390 of 129,136 for

presentation

(0.19 sec)
  1. Online XML to POTX Conversion or Develop Java b...

    Free online app to convert XML to POTX files. Java conversion library code for XML documents....Load PPTX document by using Presentation class Save the document...Pptx ); // instantiate a Presentation object that represents a...

    products.aspose.com/total/java/conversion/xml-t...
  2. Online XML to XAML Conversion or Develop Java b...

    Free online app to convert XML to XAML files. Java conversion library code for XML documents....Load PPTX document by using Presentation class Save the document...Pptx ); // instantiate a Presentation object that represents a...

    products.aspose.com/total/java/conversion/xml-t...
  3. Remove PPT Annotation using C++ | products.aspo...

    C++ source code to delete annotations from PPT...auto presentation = System :: MakeObject < Presentation > ( u...from the presentation for ( auto author : presentation -> get_CommentAuthors())...

    products.aspose.com/slides/cpp/annotation/ppt/
  4. Remove ODP Annotation using C++ | products.aspo...

    C++ source code to delete annotations from ODP...auto presentation = System :: MakeObject < Presentation > ( u...from the presentation for ( auto author : presentation -> get_CommentAuthors())...

    products.aspose.com/slides/cpp/annotation/odp/
  5. 在 Android 上打开演示文稿|Aspose.Slides 文档

    通过 Aspose.Slides for Android 使用 Java 轻松打开 PowerPoint(.pptx、.ppt)和 OpenDocument(.odp)演示文稿——快速、可靠、功能齐全。... 打开演示文稿 要打开现有的演示文稿,请实例化 Presentation 类,并将文件路径传递给其构造函数。 以下 Java...: // 实例化 Presentation 类并将文件路径传递给其构造函数。 Presentation presentation...

    docs.aspose.com/slides/zh/androidjava/open-pres...
  6. 管理 JavaScript 中的演示文稿背景|Aspose.Slides for Node.j...

    了解如何使用 Aspose.Slides for Node.js 在 PowerPoint 和 OpenDocument 文件中设置动态背景,并通过代码技巧提升您的演示文稿。... 创建 Presentation 类的实例。 将幻灯片的 BackgroundType...示例展示如何将蓝色纯色设置为普通幻灯片的背景: // 创建 Presentation 类的实例。 let presentation = new aspose...

    docs.aspose.com/slides/zh/nodejs-java/presentat...
  7. Export CGM to PPSX in Android | products.aspose...

    Android API to Convert CGM to PPSX without using Microsoft Word...Open XML Slide Show) is a presentation format used by Microsoft...to use the drawings in a presentation. How Aspose.Total Helps...

    products.aspose.com/total/android-java/conversi...
  8. Object Preview Issue When Adding OleObjectFrame...

    Learn why EMBEDDED OLE OBJECT appears when adding OleObjectFrame in Aspose.Slides for Node.js and how to fix preview issues in PPT, PPTX and ODP Presentations....article) and then open the presentation in the Microsoft PowerPoint...you may want to save your presentation to ensure the image for...

    docs.aspose.com/slides/nodejs-java/object-previ...
  9. Aspose.Slides for Java 15.4.0 的公共 API 和不向后兼容的更改...

    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.... Presentation input = new Presentation (); IShapeCollection...返回幻灯片、母版幻灯片或布局幻灯片。 Presentation presentation = new Presentation (); long...

    docs.aspose.com/slides/zh/androidjava/public-ap...
  10. 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....Chart Calculations for Presentations in .NET Contents [ Hide...ActualMinorUnitScale). using ( Presentation pres = new Presentation ( "test.pptx"...

    docs.aspose.com/slides/net/chart-calculations/