Sort Score
Result 10 results
Languages All
Labels All
Results 651 - 660 of 243,603 for

slide

(0.48 sec)
  1. 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....Slides for C++ . Add a Modern Comment...Presentation > (); auto slide = presentation -> get_Slide ( 0 ); auto author...

    docs.aspose.com/slides/cpp/examples/elements/co...
  2. Create Presentations in .NET|Aspose.Slides Docu...

    Create presentations in .NET with Aspose.Slides—produce PPT, PPTX, and ODP files, benefit from OpenDocument support, and save them programmatically for reliable results....Slides, add simple content to a slide, and save the...related to formats, templates, slide sizing, units, memory usage...

    docs.aspose.com/slides/net/create-presentation/
  3. 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....Slides for Java . Add a Modern Comment...Presentation (); try { ISlide slide = presentation . getSlides ()...

    docs.aspose.com/slides/java/examples/elements/c...
  4. Manage Tags and Custom Data in Presentations in...

    Learn how to add, read, update, and remove tags & custom data in Aspose.Slides for .NET, with examples for PowerPoint and OpenDocument presentations....Slides works with tags and custom...presentation, an individual slide, or a shape. In addition, the...

    docs.aspose.com/slides/net/managing-tags-and-cu...
  5. Read and Replace Header and Footer Text in a Pr...

    Hi, I am trying to extract Header and Footer text from a pptx. I see, that I can write text via the HeaderFooterManager, like so: IMasterNotesSlide masterNotesSlide = presentation.getMasterNotesSlideManager().getMaster…...Slides Product Family slides-java , slides-headerfooter...Presentation(stream2); try { for (ISlide slide : presentation2.getSlides())...

    forum.aspose.com/t/read-and-replace-header-and-...
  6. Object Preview Issue When Adding OleObjectFrame...

    Learn why EMBEDDED OLE OBJECT appears when adding OleObjectFrame in Aspose.Slides for Android via Java and how to fix preview issues in PPT, PPTX and ODP presentations....Slides for Android via Java, when...you add OleObjectFrame to a slide, an “EMBEDDED OLE OBJECT” message...

    docs.aspose.com/slides/androidjava/object-previ...
  7. Add Watermarks to Presentations in Java|Aspose....

    Manage text and image watermarks in PowerPoint and OpenDocument presentations in Java to indicate a draft, confidential information, copyright, and more....used on a slide or throughout all presentation slides. Usually...presentation formats. In Aspose.Slides, you can add a watermark to...

    docs.aspose.com/slides/java/watermark/
  8. 数学文本|Aspose.Slides 文档

    探索 Aspose.Slides for C++ 的 MathematicalText 示例:使用 C++ 在 PPT、PPTX 和 ODP 演示文稿中创建和格式化方程式、分数、矩阵和符号。...Slides for C++ 处理数学文本形状并格式化公式。 添加数学文本...Presentation > (); auto slide = presentation -> get_Slide ( 0 ); // 向幻灯片添加数学形状。...

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

    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....Slides is to create, update and save...application that uses Aspose.Slides this way get access to the...

    docs.aspose.com/slides/net/presentation-locking/
  10. Manage OLE in Presentations Using C++|Aspose.Sl...

    Optimize OLE object management in PowerPoint and OpenDocument files with Aspose.Slides for C++. Embed, update, and export OLE content seamlessly....placed inside a PowerPoint slide. That Excel chart is considered...within the PowerPoint. Aspose.Slides for C++ allows you to insert...

    docs.aspose.com/slides/cpp/manage-ole/