Sort Score
Result 10 results
Languages All
Labels All
Results 791 - 800 of 129,278 for

presentation

(0.1 sec)
  1. View or Edit PPTX Files Metadata using Python |...

    Python source code to edit or view PPTX format metadata....and Custom properties in presentation files using server-side...DocumentProperties property exposed by Presentation object to access the document...

    products.aspose.com/slides/python-net/metadata/...
  2. View or Edit PPSX Files Metadata using Python |...

    Python source code to edit or view PPSX format metadata....and Custom properties in presentation files using server-side...DocumentProperties property exposed by Presentation object to access the document...

    products.aspose.com/slides/python-net/metadata/...
  3. View or Edit PPSM Files Metadata using C++ | pr...

    C++ source code to edit or view PPSM format metadata....and Custom properties in presentation files using server-side...DocumentProperties property exposed by Presentation object to access the document...

    products.aspose.com/slides/cpp/metadata/ppsm/
  4. OLE 对象|Aspose.Slides 文档

    在 Aspose.Slides for Java 中处理 OLE 对象:插入、链接、更新以及提取嵌入内容,适用于 PPT、PPTX 和 ODP 演示文稿。...IOException { Presentation presentation = new Presentation (); try...try { ISlide slide = presentation . getSlides (). get_Item ( 0 );...

    docs.aspose.com/slides/zh/java/examples/element...
  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. 页眉页脚|Aspose.Slides for Node.js via .NET 文档

    使用 Aspose.Slides for Node.js 控制幻灯片的页眉和页脚:在 PPT、PPTX 和 ODP 中添加日期、幻灯片编号和自定义文本,提供 JavaScript 示例。...{ let presentation = new aspose . slides . Presentation (); try...try { let slide = presentation . getSlides (). get_Item ( 0 );...

    docs.aspose.com/slides/zh/nodejs-java/examples/...
  7. Integrate Excel Data into PowerPoint Presentati...

    Read data from Excel workbooks in Aspose.Slides using the ExcelDataWorkbook API. Load sheets and cells and use values to generate data-driven PowerPoint Presentations....Excel Data into PowerPoint Presentations Contents [ Hide ] Introduction...Introduction PowerPoint presentations are a powerful way to display...

    docs.aspose.com/slides/androidjava/excel-integr...
  8. Move a slide to a new position|Aspose.Slides Do...

    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....Counting the slides in the presentation. public static int CountSlides...presentationFile ) { // Open the presentation as read-only. using ( PresentationDocument...

    docs.aspose.com/slides/net/move-a-slide-to-a-ne...
  9. Video|Aspose.Slides Documentation

    Add and control videos with Aspose.Slides for Java: insert, play, trim, set poster frames, and export with Java examples for PPT, PPTX, and ODP Presentations....addVideo () { Presentation presentation = new Presentation (); try...try { ISlide slide = presentation . getSlides (). get_Item ( 0 );...

    docs.aspose.com/slides/java/examples/elements/v...
  10. Video|Aspose.Slides Documentation

    Add and control videos with Aspose.Slides for Android: insert, play, trim, set poster frames, and export with Java examples for PPT, PPTX, and ODP Presentations....addVideo () { Presentation presentation = new Presentation (); try...try { ISlide slide = presentation . getSlides (). get_Item ( 0 );...

    docs.aspose.com/slides/androidjava/examples/ele...