Sort Score
Result 10 results
Languages All
Labels All
Results 1,221 - 1,230 of 129,132 for

presentation

(0.11 sec)
  1. 表格|Aspose.Slides 文档

    在 Aspose.Slides for .NET 中使用表格:创建、格式化、合并单元格、应用样式、导入数据,并使用 C# 示例导出为 PPT、PPTX 和 ODP。...() { using var presentation = new Presentation (); var slide =...= presentation . Slides [ 0 ]; double [] widths = { 80 , 80 };...

    docs.aspose.com/slides/zh/net/examples/elements...
  2. 在 C++ 中格式化 PowerPoint 形状|Aspose.Slides 文档

    了解如何使用 Aspose.Slides 在 C++ 中格式化 PowerPoint 形状——为 PPT、PPTX 和 ODP 文件精准且完全控制地设置填充、线条和效果样式。...以下步骤概述了该过程: 创建一个 Presentation 类的实例。 按索引获取幻灯片的引用。 向幻灯片添加一个...实例化表示演示文稿文件的 Presentation 类。 auto presentation = MakeObject <...

    docs.aspose.com/slides/zh/cpp/shape-formatting/
  3. Code Comparison for common features with OpenXM...

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....Slide to Presentation Apply a theme to a presentation Change the...fill color of a shape in a presentation Count the number of Slides...

    docs.aspose.com/slides/net/code-comparison-for-...
  4. Convert OpenDocument Presentations in JavaScrip...

    Aspose.Slides for Node.js lets you convert ODP to PDF, HTML, and image formats with ease. Boost your apps with fast and accurate Presentation conversion....Convert OpenDocument Presentations in JavaScript Contents [ Hide...convert OpenDocument (ODP) presentations to many formats (HTML, PDF...

    docs.aspose.com/slides/nodejs-java/convert-open...
  5. Convert PowerPoint Presentations in Handout Mod...

    Convert Presentations to handouts in Java. Set slides per page, keep notes, export to PDF or images with Aspose.Slides for Android, with sample code. Try it free....Convert PowerPoint Presentations in Handout Mode on Android Contents...the ability to convert presentations into various formats, including...

    docs.aspose.com/slides/androidjava/convert-powe...
  6. 图片|Aspose.Slides for PHP 文档

    在 PHP 中使用 Aspose.Slides 处理图片:插入、替换、裁剪、压缩、调整透明度和效果、填充形状,并导出为 PPT、PPTX 和 ODP。...addPicture () { $presentation = new Presentation (); try { $slide...$slide = $presentation -> getSlides () -> get_Item ( 0 ); $image...

    docs.aspose.com/slides/zh/php-java/examples/ele...
  7. Manage Text Boxes in Presentations Using JavaSc...

    Aspose.Slides for Node.js makes it easy to create, edit, and clone text boxes in PowerPoint and OpenDocument files, enhancing your Presentation automation....Manage Text Boxes in Presentations Using JavaScript Contents...Create an instance of the Presentation class. Obtain a reference...

    docs.aspose.com/slides/nodejs-java/manage-textbox/
  8. Online XML to PPS Conversion or Develop Java ba...

    Free online app to convert XML to PPS files. Java conversion library code for XML documents....Load PPTX document by using Presentation class Save the document...Pptx ); // instantiate a Presentation object that represents a...

    products.aspose.com/total/java/conversion/xml-t...
  9. Animate PowerPoint Charts in PHP|Aspose.Slides ...

    Create stunning animated charts with Aspose.Slides for PHP via Java. Boost Presentations with dynamic visuals in PPT and PPTX files — get started now....steps listed below: Load a presentation. Get reference of the chart...Animate the series. Write the presentation file to disk. In the example...

    docs.aspose.com/slides/php-java/animated-charts/
  10. Print Presentations with Python|Aspose.Slides f...

    Print PowerPoint and OpenDocument Presentations in Python with Aspose.Slides. Learn to customize print settings and automate document output....Print Presentations with Python Contents [ Hide ] Aspose.Slides...that allow you to print presentations. The overloaded methods...

    docs.aspose.com/slides/python-net/print-present...