Sort Score
Result 10 results
Languages All
Labels All
Results 1,401 - 1,410 of 130,530 for

presentation

(0.24 sec)
  1. 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...
  2. Merge PPTM Files using Java | products.aspose.com

    Merge PPTM files in Java. Use Aspose.Slides for Java to combine macro-enabled PowerPoint Presentations and save the merged file....PPTM presentations, clone slides from one presentation into another...destination PPTM file with the Presentation class. Load the source PPTM...

    products.aspose.com/slides/java/merger/pptm/
  3. View Presentations using C++ | products.aspose.com

    View PowerPoint and OpenDocument Presentations in C++. Use Aspose.Slides for C++ to open Presentation files and save them as responsive HTML....Viewer PPT PPTX ODP View Presentations using C++ Use Aspose.Slides...PowerPoint and OpenDocument presentation files and export them to...

    products.aspose.com/slides/cpp/viewer/
  4. PPT Merge - Free Support Forum - aspose.com

    I have a requirement regarding tracking revision history of ppt file. is there any way we could extract the revision history data from a ppt file?...history data from a PowerPoint presentation file. The revision history...document properties of a presentation, which may include some...

    forum.aspose.com/t/ppt-merge/315120
  5. Convert OTP to SVG Using C++ | products.aspose.com

    C++ conversion code for OTP to SVG. Use the example code for batch OTP to SVG conversion in C++ applications....Slides for C++ , a presentation processing API for C++ applications...lines of code. Create a Presentation instance from the source...

    products.aspose.com/slides/cpp/conversion/otp-t...
  6. 设置主幻灯片的背景颜色|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.... Presentation presentation = Globals . ThisAddIn...ThisAddIn . Application . Presentations . Open ( "Setting Background...

    docs.aspose.com/slides/zh/net/setting-backgroun...
  7. 页眉页脚|Aspose.Slides 文档

    使用 Aspose.Slides for .NET 控制幻灯片的页眉和页脚:在 PPT、PPTX 和 ODP 中添加日期、幻灯片编号和自定义文本,提供 C# 示例。...() { using var presentation = new Presentation (); var slide =...= presentation . Slides [ 0 ]; slide . HeaderFooterManager ....

    docs.aspose.com/slides/zh/net/examples/elements...
  8. Remove ODP Annotation using .NET | products.asp...

    Remove comments and comment authors from ODP Presentations in C#....comments and authors in presentation files using server-side...comment authors from ODP presentation files. The example below...

    products.aspose.com/slides/net/annotation/odp/
  9. DocumentBuilder.insert_ole_object method | Aspo...

    aspose.words.DocumentBuilder.insert_ole_object method...ream, prog_id, as_icon, presentation) Inserts an embedded OLE...: str , as_icon : bool , presentation : io . BytesIO ): ... Parameter...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Adding Text Dynamically Using VSTO and Aspose.S...

    See how to migrate from Microsoft Office automation to Aspose.Slides for Java and add dynamic text to PowerPoint (PPT, PPTX) Presentations in Java....follow these steps: Create a presentation. Add a blank slide. Add...Set some text. Write the presentation. VSTO Code Example The code...

    docs.aspose.com/slides/java/adding-text-dynamic...