Sort Score
Result 10 results
Languages All
Labels All
Results 1,071 - 1,080 of 129,322 for

presentation

(0.08 sec)
  1. 组形状|Aspose.Slides for Node.js via .NET 文档

    在 Aspose.Slides for Node.js 中管理组形状:创建、嵌套、对齐、重新排序和设置组形状样式,提供 PPT、PPTX 和 ODP 演示文稿示例。...{ let presentation = new aspose . slides . Presentation (); try...try { let slide = presentation . getSlides (). get_Item ( 0 );...

    docs.aspose.com/slides/zh/nodejs-java/examples/...
  2. Save Presentations in Read-Only Mode Using Java...

    Load and save PowerPoint files (PPT, PPTX) in read-only mode with Aspose.Slides for Java, offering precise slide previews without altering your Presentations....Save Presentations in Read-Only Mode Using Java Contents [ Hide...can use to protect their presentations. You may want to use this...

    docs.aspose.com/slides/java/read-only-presentat...
  3. Optimize Image Management in Presentations Usin...

    Streamline image management in PowerPoint and OpenDocument with Aspose.Slides for C++, optimizing performance and automating your workflow....Optimize Image Management in Presentations Using C++ Contents [ Hide...Images in Presentation Slides Images make presentations more engaging...

    docs.aspose.com/slides/cpp/image/
  4. Resize Shapes in Presentations with Python|Aspo...

    Easily resize shapes on PowerPoint and OpenDocument slides with Aspose.Slides for Python via .NET—automate slide layout adjustments and boost productivity....Resize Shapes in Presentations with Python Contents [ Hide ]...Load the presentation file. with slides . Presentation ( "sample...

    docs.aspose.com/slides/python-net/re-sizing-sha...
  5. Manage Audio in Presentations Using Python|Aspo...

    Easily add, extract & manage audio frames in PPT, PPTX and ODP with Aspose.Slides for Python via .NET. Explore code examples & boost your Presentations today....Manage Audio in Presentations Using Python Contents [ Hide ]...Create an instance of the Presentation class. Get a slide’s reference...

    docs.aspose.com/slides/python-net/audio-frame/
  6. 使用 Python 管理演示文稿中的超链接|Aspose.Slides for Python 文档

    使用 Aspose.Slides for Python via .NET,轻松管理 PowerPoint 和 OpenDocument 演示文稿中的超链接——在几分钟内提升交互性和工作流程。... Presentation () as presentation : slide = presentation . slides...companies trust Aspose APIs." presentation . save ( "output.pptx" ...

    docs.aspose.com/slides/zh/python-net/manage-hyp...
  7. Convert Presentations to HTML5 in C++|Aspose.Sl...

    Export PowerPoint & OpenDocument Presentations to responsive HTML5 with Aspose.Slides for C++. Preserve formatting, animations, and interactivity....Convert Presentations to HTML5 in C++ Contents [ Hide ] Info...shows how you to export a presentation to HTML5. using namespace...

    docs.aspose.com/slides/cpp/export-to-html5/
  8. Manage PowerPoint Text Paragraphs in Python|Asp...

    Master paragraph formatting with Aspose.Slides for Python via .NET—optimize alignment, spacing & style in PowerPoint and OpenDocument Presentations in Python to engage viewers....Create an instance of the Presentation class. Get a reference to...Portion . Save the modified presentation. The following Python code...

    docs.aspose.com/slides/python-net/manage-paragr...
  9. Note|Aspose.Slides Documentation

    Work with slide notes in Aspose.Slides for .NET: add, read, edit, and export speaker notes in PPT, PPTX, and ODP using clear C# examples....() { using var presentation = new Presentation (); var slide =...= presentation . Slides [ 0 ]; var notesSlide = slide . NotesSlideManager...

    docs.aspose.com/slides/net/examples/elements/note/
  10. Save Presentations in Read-Only Mode in .NET|As...

    Load and save PowerPoint files (PPT, PPTX) in read-only mode with Aspose.Slides for .NET, offering precise slide previews without altering your Presentations....Save Presentations in Read-Only Mode in .NET Contents [ Hide...can use to protect their presentations. You may want to use this...

    docs.aspose.com/slides/net/read-only-presentation/