Sort Score
Result 10 results
Languages All
Labels All
Results 621 - 630 of 241,359 for

slides

(2.01 sec)
  1. Merge PPTM Files To PDF Using Python | products...

    Merge multiple PPTM files in Python....Slides Python via .NET Merge PPTM...PPTM to PDF in Python Aspose.Slides for Python via .NET is a powerful...

    products.aspose.com/slides/python-net/merge/ppt...
  2. Aspose.Slides for .NET 23.6 Does Not Work with ...

    hi I have followed the steps to download 23.6 crossplatform DLL’s using below steps download this zip package: https://releases.aspose.com/Slides/net/new-releases/aspose.Slides-for-.net-23.6dlls-only/ 1 extract Aspose.…...Slides for .NET 23.6 Does Not Work with Linux Alpine Aspose...Aspose.Slides Product Family slides-linux , slides-net , slides-config...

    forum.aspose.com/t/aspose-slides-for-net-23-6-d...
  3. CVE-2024-0057 Vulnerability in Aspose.Slides fo...

    Hi team, We have integrated with Aspose Slides in our Production Systems. However, our application has identified a vulnerability with the following package in Aspose Slides - System.Security.Cryptography.X509Certific…...Slides for Python via .NET Aspose.Slides Product Family...Family slides-security , slides-python , slides-vulnerability...

    forum.aspose.com/t/cve-2024-0057-vulnerability-...
  4. Convert Presentations to PDF with Notes in Pyth...

    Convert formats PPT, PPTX and ODP to PDF with notes using Aspose.Slides for Python. Preserve layouts and speaker notes for professional presentations....Slides. This guide will cover the...process to transform PowerPoint slides into PDF documents while preserving...

    docs.aspose.com/slides/python-net/convert-power...
  5. OLE Object|Aspose.Slides Documentation

    Handle OLE objects in Aspose.Slides for .NET: insert, link, update, and extract embedded content with C# in PPT, PPTX, and ODP presentations....Slides for .NET . Add an OLE Object...Presentation (); var slide = presentation . Slides [ 0 ]; var pdfData...

    docs.aspose.com/slides/net/examples/elements/ol...
  6. 组形状|Aspose.Slides 文档

    在 Aspose.Slides for .NET 中管理分组形状:使用 C# 示例在 PPT、PPTX 和 ODP 演示文稿中创建、嵌套、对齐、重新排序和设置分组形状的样式。...Slides for .NET 创建形状组、访问、取消分组和删除的示例。...var slide = presentation . Slides [ 0 ]; var group = slide . Shapes...

    docs.aspose.com/slides/zh/net/examples/elements...
  7. Manage Presentation Tables in JavaScript|Aspose...

    Create & edit tables in PowerPoint Slides with JavaScript and Aspose.Slides for Node.js. Discover simple code examples to streamline your table workflows....Slides provides the Table class, Table...the Presentation class. Get a slide’s reference through its index...

    docs.aspose.com/slides/nodejs-java/manage-table/
  8. SmartArt|Aspose.Slides Documentation

    Build and edit SmartArt in C# with Aspose.Slides: add nodes, change layouts and styles, convert to shapes with precision, and export for PPT, PPTX and ODP....Slides for .NET . Add SmartArt Insert...(); var slide = pres . Slides [ 0 ]; var smart = slide . Shapes...

    docs.aspose.com/slides/net/examples/elements/sm...
  9. Secure Presentations with Passwords Using Pytho...

    Learn how to effortlessly lock and unlock password-protected PowerPoint and OpenDocument presentations with Aspose.Slides for Python via .NET. Boost your productivity and secure your presentations with our step-by-step guide....Slides Lock page. Click Drop or upload...Presentations in Aspose.Slides Supported formats Aspose.Slides supports password...

    docs.aspose.com/slides/python-net/password-prot...
  10. Need to Apply Master Layout of One PPTX to Anot...

    HI, I’m trying to apply master layout from template PPT to PPT2 using below code but my content placeholder is positioned as per PPT2 position which should have been as per the template PPT : using Aspose.Slides; using…...Slides Product Family slides-net , slides-design u.mirashi...PPT : using Aspose.Slides; using Aspose.Slides.Export; var ps1 =...

    forum.aspose.com/t/need-to-apply-master-layout-...