Sort Score
Result 10 results
Languages All
Labels All
Results 611 - 620 of 242,225 for

slide

(2.88 sec)
  1. Integrate Excel Data into PowerPoint Presentati...

    Read data from Excel workbooks in Aspose.Slides using the ExcelDataWorkbook API. Load sheets and cells and use values to generate data-driven PowerPoint presentations....generating one slide per data record (batch slide generation),...such features with the Aspose.Slides API required relying on third-party...

    docs.aspose.com/slides/net/excel-integration/
  2. 组形状|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...
  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....Slides for .NET allows you to receive...Enable Warning Callbacks Aspose.Slides for .NET provides straightforward...

    docs.aspose.com/slides/net/getting-warning-call...
  4. Text Box|Aspose.Slides for PHP Documentation

    Create and format text boxes in PHP with Aspose.Slides: set fonts, alignment, wrapping, autofit, and links to polish Slides for PowerPoint and OpenDocument....Slides, a text box is represented...new Presentation (); try { $slide = $presentation -> getSlides...

    docs.aspose.com/slides/php-java/examples/elemen...
  5. Convert PowerPoint Slides to PNG in PHP|Aspose....

    Convert PowerPoint presentations to high-quality PNG images quickly with Aspose.Slides for PHP via Java, ensuring precise, automated results....Convert PowerPoint Slides to PNG in PHP Contents [ Hide ] About...Presentation class. Get the slide object from the Presentation...

    docs.aspose.com/slides/php-java/convert-powerpo...
  6. Add Watermarks to Presentations in Python|Aspos...

    Learn how to manage text and image watermarks in PowerPoint and OpenDocument presentations in Python to indicate a draft, confidential information, copyright, and more....used on a slide or throughout all presentation slides. Usually...presentation formats. In Aspose.Slides, you can add a watermark to...

    docs.aspose.com/slides/python-net/watermark/
  7. 超链接|Aspose.Slides 文档

    在 Aspose.Slides for .NET 中添加和管理超链接:链接文本、形状和图像,设置 PPT、PPTX 和 ODP 的目标和操作,提供 C# 示例。...Slides for .NET 。 添加超链接 创建一个矩形形状,并为其添加指向外部网站的超链接。...var slide = presentation . Slides [ 0 ]; var shape = slide . Shapes...

    docs.aspose.com/slides/zh/net/examples/elements...
  8. Manage Bulleted and Numbered Lists in Presentat...

    Learn how to manage bulleted and numbered lists in PowerPoint and OpenDocument presentations in JavaScript using Aspose.Slides for Node.js. Step-by-step guide....Slides for Node.js via Java also allows...use bullets and numbers in slides in your presentations. Why...

    docs.aspose.com/slides/nodejs-java/manage-bullet/
  9. Convert Presentation Slides to Images in JavaSc...

    Convert Slides from PPT, PPTX and ODP to images in JavaScript using Aspose.Slides for Node.js via Java — fast, high-quality rendering with clear code examples....Convert Presentation Slides to Images in JavaScript Contents...Contents [ Hide ] Overview Aspose.Slides for Node.js via Java enables...

    docs.aspose.com/slides/nodejs-java/convert-slide/
  10. 超链接|Aspose.Slides 文档

    在 Aspose.Slides for C++ 中添加和管理超链接:链接文本、形状和图像,为 PPT、PPTX 和 ODP 设置目标和操作,提供 C++ 示例。...Slides for C++ 添加、访问、移除和更新超链接。 添加超链接...Presentation > (); auto slide = presentation -> get_Slide ( 0 ); auto shape...

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