Sort Score
Result 10 results
Languages All
Labels All
Results 711 - 720 of 129,285 for

presentation

(0.07 sec)
  1. Convert PowerPoint Presentations to TIFF in Jav...

    Learn how to easily convert PowerPoint (PPT, PPTX) Presentations to high-quality TIFF images using Aspose.Slides for Node.js, with JavaScript code examples....Convert PowerPoint Presentations to TIFF in JavaScript Contents...TIFF images, ensuring your presentations retain maximum visual fidelity...

    docs.aspose.com/slides/nodejs-java/convert-powe...
  2. Manage Picture Frames in Presentations Using Ja...

    Add picture frames to PowerPoint and OpenDocument Presentations with Aspose.Slides for Java. Streamline your workflow and enhance slide designs....Manage Picture Frames in Presentations Using Java Contents [ Hide...allow people to create presentations quickly from images. Create...

    docs.aspose.com/slides/java/picture-frame/
  3. Save Presentations in C++|Aspose.Slides Documen...

    Discover how to save Presentations in C++ using Aspose.Slides—export to PowerPoint or OpenDocument while retaining layouts, fonts and effects....Save Presentations in C++ Contents [ Hide ] Overview Open Presentations...to use the Presentation class to open a presentation. This article...

    docs.aspose.com/slides/cpp/save-presentation/
  4. Open Presentations on Android|Aspose.Slides Doc...

    Open PowerPoint (.pptx, .ppt) and OpenDocument (.odp) Presentations effortlessly with Aspose.Slides for Android via Java—fast, reliable, fully featured....Open Presentations on Android Contents [ Hide ] Overview Beyond...Beyond creating PowerPoint presentations from scratch, Aspose.Slides...

    docs.aspose.com/slides/androidjava/open-present...
  5. Header Footer|Aspose.Slides for Node.js via .NE...

    Control slide headers and footers with Aspose.Slides for Node.js: add dates, slide numbers, and custom text in PPT, PPTX, and ODP with JavaScript examples....{ let presentation = new aspose . slides . Presentation (); try...try { let slide = presentation . getSlides (). get_Item ( 0 );...

    docs.aspose.com/slides/nodejs-java/examples/ele...
  6. Manage VBA Projects in Presentations in .NET|As...

    Discover how to generate and manipulate PowerPoint and OpenDocument Presentations via VBA with Aspose.Slides for .NET to streamline your workflow....Manage VBA Projects in Presentations in .NET Contents [ Hide...Note When you convert a presentation containing macros to a different...

    docs.aspose.com/slides/net/presentation-via-vba/
  7. Add Digital Signatures to Presentations in .NET...

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

    docs.aspose.com/slides/net/digital-signature-in...
  8. Remove Slides from Presentations in .NET|Aspose...

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

    docs.aspose.com/slides/net/remove-slide-from-pr...
  9. Format PowerPoint Shapes in C++|Aspose.Slides D...

    Learn how to format PowerPoint shapes in C++ using Aspose.Slides—set fill, line, and effect styles for PPT, PPTX, and ODP files with precision and full control....Create an instance of the Presentation class. Get a reference to...shape. Save the modified presentation as a PPTX file. The following...

    docs.aspose.com/slides/cpp/shape-formatting/
  10. 图表|Aspose.Slides 文档

    使用 Aspose.Slides for C++ 掌握图表:创建、格式化、绑定数据,并使用 C++ 示例将图表导出为 PPT、PPTX 和 ODP。...() { auto presentation = MakeObject < Presentation > (); auto...auto slide = presentation -> get_Slide ( 0 ); // 向第一张幻灯片添加一个简单的面积图。...

    docs.aspose.com/slides/zh/cpp/examples/elements...