Sort Score
Result 10 results
Languages All
Labels All
Results 5,791 - 5,800 of 130,433 for

presentation

(0.13 sec)
  1. Update OLE Objects Automatically Using a PowerP...

    Discover how to auto-update OLE charts and objects in PowerPoint with an add-in and Aspose.Slides for Java, featuring practical code and optimization tips....update automatically when the presentation is opened. Unfortunately...Generator) to your template presentation as shown below: // Loop...

    docs.aspose.com/slides/java/updating-ole-object...
  2. Export Presentations to HTML with Externally Li...

    Export PowerPoint and OpenDocument Presentations to HTML in C++ using Aspose.Slides with externally linked images—faster pages, code examples, and setup tips....Export Presentations to HTML with Externally Linked Images Contents...Contents [ Hide ] The presentation-to-HTML export process lets...

    docs.aspose.com/slides/cpp/exporting-presentati...
  3. 将图片框添加到演示文稿|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 对象关联的...represents the PPTX Presentation pres = new Presentation (); //Get the...

    docs.aspose.com/slides/zh/net/add-picture-frame...
  4. Create VTX Visio Diagrams in Node.js | products...

    Generate Microsoft Visio VTX Diagrams using Node applications without using Microsoft Office....(Microsoft PowerPoint Template Presentation) Generate PPS File (PowerPoint...Generate PPT File (PowerPoint Presentation) Generate PPTM File (Macro-enabled...

    products.aspose.com/total/nodejs-java/create/vtx/
  5. Create VSX Visio Diagrams in Node.js | products...

    Generate Microsoft Visio VSX Diagrams using Node applications without using Microsoft Office....(Microsoft PowerPoint Template Presentation) Generate PPS File (PowerPoint...Generate PPT File (PowerPoint Presentation) Generate PPTM File (Macro-enabled...

    products.aspose.com/total/nodejs-java/create/vsx/
  6. Create VSSM Visio Diagrams in Node.js | product...

    Generate Microsoft Visio VSSM Diagrams using Node applications without using Microsoft Office....(Microsoft PowerPoint Template Presentation) Generate PPS File (PowerPoint...Generate PPT File (PowerPoint Presentation) Generate PPTM File (Macro-enabled...

    products.aspose.com/total/nodejs-java/create/vssm/
  7. Features|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....Support for Embedding Video in Presentation Support for Embedding Audio...Audio in Presentation Create Paginated Reports Supported File...

    docs.aspose.com/slides/reportingservices/features/
  8. Convert OTT to PPSM in Android Apps or with fre...

    OTT to PPSM conversion in your Android Phones without using Microsoft Word of PowerPoint or online. Test free OTT to PPSM online converter quickly before integrating the code....Java, you can create a new Presentation, write HTML content in it...spreadsheets, PowerPoint presentations, PDF documents, and more...

    products.aspose.com/total/android-java/conversi...
  9. Pptx文件内容-文本替换功能 - Free Support Forum - aspose.com

    版本:23.8 编程语言:java 针对pptx文件内容的替换功能 如何把A文字替换成B文字呢,麻烦提供下相关示例代码...请尝试使用以下代码示例: Presentation presentation1 = new Presentation("presentation1...pptx"); Presentation presentation2 = new Presentation("presentation2...

    forum.aspose.com/t/pptx/326713
  10. 使用 Java 在演示文稿中应用形状效果|Aspose.Slides 文档

    使用 Aspose.Slides for Java 将高级形状效果应用于您的 PPT 和 PPTX 文件——在几秒钟内创建引人注目、专业的幻灯片。...OuterShadowEffect ) 应用于矩形: Presentation pres = new Presentation (); try { IShape...代码演示如何将反射效果应用于形状: Presentation pres = new Presentation (); try { IShape...

    docs.aspose.com/slides/zh/java/shape-effect/