Sort Score
Result 10 results
Languages All
Labels All
Results 841 - 850 of 129,314 for

presentation

(0.11 sec)
  1. Add Digital Signatures to Presentations in Java...

    Learn how to digitally sign PowerPoint & OpenDocument files with Aspose.Slides for Java. Secure your slides in seconds with clear code examples....Add Digital Signatures to Presentations in Java Contents [ Hide...password protected powerpoint presentation, marked as created by a...

    docs.aspose.com/slides/java/digital-signature-i...
  2. Add Digital Signatures to Presentations on Andr...

    Learn how to digitally sign PowerPoint & OpenDocument files with Aspose.Slides for Android. Secure your slides in seconds with clear Java code examples....Add Digital Signatures to Presentations on Android Contents [ Hide...password protected powerpoint presentation, marked as created by a...

    docs.aspose.com/slides/androidjava/digital-sign...
  3. 备注|Aspose.Slides 文档

    在 Aspose.Slides for Android 中处理幻灯片备注:使用简明的 Java 示例添加、读取、编辑并导出 PPT、PPTX 和 ODP 格式的演讲者备注。...addNote () { Presentation presentation = new Presentation (); try...try { ISlide slide = presentation . getSlides (). get_Item ( 0 );...

    docs.aspose.com/slides/zh/androidjava/examples/...
  4. Group Shape|Aspose.Slides Documentation

    Manage grouped shapes in Aspose.Slides for Java: create, nest, align, reorder, and style group shapes with Java examples in PPT, PPTX, and ODP Presentations....addGroupShape () { Presentation presentation = new Presentation (); try...try { ISlide slide = presentation . getSlides (). get_Item ( 0 );...

    docs.aspose.com/slides/java/examples/elements/g...
  5. Add Digital Signatures to Presentations in Java...

    Learn how to digitally sign PowerPoint & OpenDocument files with Aspose.Slides for Node.js via Java. Secure your slides in seconds with clear code examples....Add Digital Signatures to Presentations in JavaScript Contents [...password protected powerpoint presentation, marked as created by a...

    docs.aspose.com/slides/nodejs-java/digital-sign...
  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. Convert PPT and PPTX to PDF in Java [Advanced F...

    Convert PowerPoint PPT/PPTX to high-quality, searchable PDFs in Java using Aspose.Slides, with fast 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/java/convert-powerpoint-...
  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. Remove Slides from Presentations in PHP|Aspose....

    Effortlessly remove slides from PowerPoint and OpenDocument Presentations with Aspose.Slides for PHP via Java. Get clear code examples and boost your workflow....Remove Slides from Presentations in PHP Contents [ Hide ] If...Aspose.Slides provides the Presentation class that encapsulates...

    docs.aspose.com/slides/php-java/remove-slide-fr...
  10. Customize Pie Charts in Presentations in .NET|A...

    Learn how to create and customize pie charts in .NET with Aspose.Slides, exportable to PowerPoint, boosting your data storytelling in seconds....Customize Pie Charts in Presentations in .NET Contents [ Hide...steps below: Instantiate Presentation class object. Add chart...

    docs.aspose.com/slides/net/pie-chart/