Sort Score
Result 10 results
Languages All
Labels All
Results 1,191 - 1,200 of 127,324 for

presentation

(0.07 sec)
  1. Manage Slide Sections in Presentations Using C+...

    Streamline slide sections in PowerPoint and OpenDocument with Aspose.Slides for C++ — split, rename, and reorder to optimize PPTX and ODP workflows....Manage Slide Sections in Presentations Using C++ Contents [ Hide...can organize a PowerPoint Presentation into sections. You get to...

    docs.aspose.com/slides/cpp/slide-section/
  2. 墨迹|Aspose.Slides for Python 文档

    在 Python 中使用 Aspose.Slides 处理幻灯片上的数字墨迹:添加笔画、编辑路径、设置颜色和宽度,并将结果导出为 PowerPoint 和 OpenDocument。... Presentation ( "ink.pptx" ) as presentation : slide =...= presentation . slides [ 0 ] first_ink = None for shape in slide...

    docs.aspose.com/slides/zh/python-net/examples/e...
  3. Get Warning Callbacks for Font Substitution in ...

    Learn to get warning callbacks for font substitution in Aspose.Slides for .NET and display PowerPoint and OpenDocument Presentations accurately....callbacks when rendering presentation slides. Follow these steps...HtmlOptions , and others. Load a presentation that uses a font not available...

    docs.aspose.com/slides/net/getting-warning-call...
  4. 音频|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/...
  5. Redact PowerPoint and OpenOffice Presentations ...

    Python source code to find and remove content in PowerPoint and OpenOffice™ Presentations...find and remove content in presentations using server-side APIs.... Redact Presentation Code Samples Online Include Redact Presentation...

    products.aspose.com/slides/python-net/redaction/
  6. 超链接|Aspose.Slides for Python 文档

    在 Python 中使用 Aspose.Slides 添加、编辑和删除超链接:链接文本、形状、幻灯片、URL 和电子邮件;为 PPT、PPTX 和 ODP 设置目标和操作。... Presentation () as presentation : slide = presentation . slides..."https://www.aspose.com" ) presentation . save ( "hyperlink.pptx"...

    docs.aspose.com/slides/zh/python-net/examples/e...
  7. How to Insert Signature in PowerPoint using C#

    This article provides details on how to insert signature in PowerPoint using C#. It assists by providing configuration details, step-wise program flow and a runnable sample code to add signature to PowerPoint using C# from a PFX certificate....before adding them to the presentation file and saving it as a...Slides for .NET to sign a presentation Create or load the file...

    kb.aspose.com/slides/net/how-to-insert-signatur...
  8. Convert PDF to XPS in Python | products.aspose.com

    Sample code for PDF to XPS Python conversion. Use PowerPoint Python API for batch conversion PDF files to XPS files.... As a modern presentation processing API, Aspose.Slides...file with an instance of Presentation class Call the save method...

    products.aspose.com/slides/python-net/conversio...
  9. Convert PDF to OTP in Python | products.aspose.com

    Sample code for PDF to OTP Python conversion. Use PowerPoint Python API for batch conversion PDF files to OTP files.... As a modern presentation processing API, Aspose.Slides...file with an instance of Presentation class Call the save method...

    products.aspose.com/slides/python-net/conversio...
  10. Manage OLE in Presentations Using PHP|Aspose.Sl...

    Optimize OLE object management in PowerPoint and OpenDocument files with Aspose.Slides for PHP via Java. Embed, update, and export OLE content seamlessly....Manage OLE in Presentations Using PHP Contents [ Hide ] OLE (Object...Create an instance of the Presentation class. Get a slide’s reference...

    docs.aspose.com/slides/php-java/manage-ole/