Sort Score
Result 10 results
Languages All
Labels All
Results 251 - 260 of 10,981 for

presentation note

(0.73 sec)
  1. Ink|Aspose.Slides Documentation

    Work with Ink in Aspose.Slides for Android: draw, import, and edit strokes, adjust color and width, and export to PPT, PPTX, and ODP using Java examples.... ❗ Note: Ink shapes represent user input...accessInk () { Presentation presentation = new Presentation ( "ink.pptx"...

    docs.aspose.com/slides/androidjava/examples/ele...
  2. Efficiently Merge Presentations in C++|Aspose.S...

    Effortlessly merge PowerPoint (PPT, PPTX) and OpenDocument (ODP) Presentations with Aspose.Slides for C++, streamlining your workflow....Efficiently Merge Presentations in C++ Contents [ Hide ] Overview...merge presentations by cloning slides from one presentation into...

    docs.aspose.com/slides/cpp/merge-presentation/
  3. 母版幻灯片|Aspose.Slides 文档

    探索 Aspose.Slides for Android 的母版幻灯片示例:使用清晰的 Java 代码创建、编辑和设置母版、占位符以及 PPT、PPTX 和 ODP 中的主题。...addMasterSlide () { Presentation presentation = new Presentation (); try...IMasterSlide defaultMasterSlide = presentation . getMasters (). get_Item...

    docs.aspose.com/slides/zh/androidjava/examples/...
  4. Convert PPT and PPTX to PDF in .NET [Advanced F...

    Convert PowerPoint PPT/PPTX to high-quality, searchable PDFs in .NET using Aspose.Slides, with fast C# code examples and advanced conversion options....Overview Converting PowerPoint presentations (PPT, PPTX, ODP, etc.) into...layout and formatting of your presentation. This guide demonstrates...

    docs.aspose.com/slides/net/convert-powerpoint-t...
  5. Comment|Aspose.Slides Documentation

    Work with slide comments in Aspose.Slides for Java: add, reply, edit, resolve, and export comments in PPT, PPTX, and ODP Presentations with Java code examples....authored by a user and save the presentation. static void addModernComment...addModernComment () { Presentation presentation = new Presentation (); try...

    docs.aspose.com/slides/java/examples/elements/c...
  6. Ink|Aspose.Slides Documentation

    Work with Ink in Aspose.Slides for C++: draw, import, and edit strokes, adjust color and width, and export to PPT, PPTX, and ODP using C++ examples.... ❗ Note: Ink shapes represent user input...() { auto presentation = MakeObject < Presentation > ( u "ink...

    docs.aspose.com/slides/cpp/examples/elements/ink/
  7. Comment|Aspose.Slides Documentation

    Work with slide comments in Aspose.Slides for C++: add, reply, edit, resolve, and export comments in PPT, PPTX, and ODP Presentations with C++ code examples....authored by a user and save the presentation. static void AddModernComment...() { auto presentation = MakeObject < Presentation > (); auto...

    docs.aspose.com/slides/cpp/examples/elements/co...
  8. 备注|Aspose.Slides 文档

    使用 Aspose.Slides for C++ 处理幻灯片备注:通过清晰的 C++ 示例添加、读取、编辑并导出 PPT、PPTX 和 ODP 演示文稿的演讲者备注。...() { auto presentation = MakeObject < Presentation > (); auto...auto slide = presentation -> get_Slide ( 0 ); auto notesSlide =...

    docs.aspose.com/slides/zh/cpp/examples/elements...
  9. Comment|Aspose.Slides Documentation

    Work with slide comments in Aspose.Slides for Android: add, reply, edit, resolve, and export comments in PPT, PPTX, and ODP Presentations with Java code examples....authored by a user and save the presentation. static void addModernComment...addModernComment () { Presentation presentation = new Presentation (); try...

    docs.aspose.com/slides/androidjava/examples/ele...
  10. 布局幻灯片|Aspose.Slides 文档

    在 Aspose.Slides for Java 中掌握布局幻灯片:选择、应用并自定义幻灯片布局、占位符和母版,提供针对 PPT、PPTX 和 ODP 演示文稿的 Java 示例。...addLayoutSlide () { Presentation presentation = new Presentation (); try...IMasterSlide masterSlide = presentation . getMasters (). get_Item...

    docs.aspose.com/slides/zh/java/examples/element...