Sort Score
Result 10 results
Languages All
Labels All
Results 1,411 - 1,420 of 129,136 for

presentation

(0.15 sec)
  1. 超链接|Aspose.Slides 文档

    在 Aspose.Slides for .NET 中添加和管理超链接:链接文本、形状和图像,设置 PPT、PPTX 和 ODP 的目标和操作,提供 C# 示例。...() { using var presentation = new Presentation (); var slide =...= presentation . Slides [ 0 ]; var shape = slide . Shapes . AddAutoShape...

    docs.aspose.com/slides/zh/net/examples/elements...
  2. Manage Chart Workbooks in Presentations Using P...

    Discover Aspose.Slides for PHP via Java: effortlessly manage chart workbooks in PowerPoint and OpenDocument formats to streamline your Presentation data....Manage Chart Workbooks in Presentations Using PHP Contents [ Hide...sample operation: $pres = new Presentation ( "chart.pptx" ); try {...

    docs.aspose.com/slides/php-java/chart-workbook/
  3. 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/
  4. Add Watermarks to Presentations in .NET|Aspose....

    Manage text and image watermarks in PowerPoint and OpenDocument Presentations in .NET to indicate a draft, confidential information, copyright, and more....Add Watermarks to Presentations in .NET Contents [ Hide ] Overview...Overview A watermark in a presentation is a text or image stamp...

    docs.aspose.com/slides/net/watermark/
  5. View or Edit PPS Files Metadata using Python | ...

    Python source code to edit or view PPS format metadata....and Custom properties in presentation files using server-side...DocumentProperties property exposed by Presentation object to access the document...

    products.aspose.com/slides/python-net/metadata/...
  6. View or Edit PPSM Files Metadata using Python |...

    Python source code to edit or view PPSM format metadata....and Custom properties in presentation files using server-side...DocumentProperties property exposed by Presentation object to access the document...

    products.aspose.com/slides/python-net/metadata/...
  7. View or Edit PPTX Files Metadata using Python |...

    Python source code to edit or view PPTX format metadata....and Custom properties in presentation files using server-side...DocumentProperties property exposed by Presentation object to access the document...

    products.aspose.com/slides/python-net/metadata/...
  8. View or Edit PPSX Files Metadata using Python |...

    Python source code to edit or view PPSX format metadata....and Custom properties in presentation files using server-side...DocumentProperties property exposed by Presentation object to access the document...

    products.aspose.com/slides/python-net/metadata/...
  9. View or Edit PPSM Files Metadata using C++ | pr...

    C++ source code to edit or view PPSM format metadata....and Custom properties in presentation files using server-side...DocumentProperties property exposed by Presentation object to access the document...

    products.aspose.com/slides/cpp/metadata/ppsm/
  10. OLE 对象|Aspose.Slides 文档

    在 Aspose.Slides for Java 中处理 OLE 对象:插入、链接、更新以及提取嵌入内容,适用于 PPT、PPTX 和 ODP 演示文稿。...IOException { Presentation presentation = new Presentation (); try...try { ISlide slide = presentation . getSlides (). get_Item ( 0 );...

    docs.aspose.com/slides/zh/java/examples/element...