Sort Score
Result 10 results
Languages All
Labels All
Results 1,481 - 1,490 of 130,047 for

presentation

(0.6 sec)
  1. Manage Rows and Columns in PowerPoint Tables Us...

    Manage table rows and columns in PowerPoint with JavaScript and Aspose.Slides for Node.js via Java and speed up Presentation editing and data updates....columns in a PowerPoint presentation, Aspose.Slides provides...instance of the Presentation class and load the presentation. Get a slide’s...

    docs.aspose.com/slides/nodejs-java/manage-rows-...
  2. Online XML to PPSM Conversion or Develop Java b...

    Free online app to convert XML to PPSM 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...
  3. Get the titles of all the slides|Aspose.Slides ...

    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....of all the slides in the presentation. public static IList < string...presentationFile ) { // Open the presentation as read-only. using ( PresentationDocument...

    docs.aspose.com/slides/net/get-the-titles-of-al...
  4. Export XSLFO to POTM in Android | products.aspo...

    Android API to Convert XSLFO to POTM without using Microsoft Word...(PowerPoint Open XML Macro-Enabled Presentation) is a file format used by...Microsoft PowerPoint to store presentations that contain macros. Converting...

    products.aspose.com/total/android-java/conversi...
  5. Convert OpenDocument Presentations in .NET|Aspo...

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

    docs.aspose.com/slides/net/convert-openoffice-odp/
  6. Online XML to PPT Conversion or Develop Java ba...

    Free online app to convert XML to PPT 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...
  7. Aspose.Slides for .NET 15.4.0 的公共 API 及不向后兼容更改|...

    审阅 Aspose.Slides for .NET 的公共 API 更新和破坏性更改,以顺利迁移您的 PowerPoint PPT、PPTX 和 ODP 演示文稿解决方案。... using ( Presentation input = new Presentation ()) { IShapeCollection...using ( Presentation presentation = new Presentation ()) { uint...

    docs.aspose.com/slides/zh/net/public-api-and-ba...
  8. 演示文稿查看器|Aspose.Slides for Node.js via .NET 文档

    JavaScript 中的 PowerPoint 演示文稿查看器...从演示文稿幻灯片生成 SVG 图像,请按照以下步骤操作: 创建 Presentation 类的实例。 按索引获取幻灯片引用。 打开文件流。...; var presentation = new aspose . slides . Presentation ( "sample...

    docs.aspose.com/slides/zh/nodejs-java/presentat...
  9. 在 .NET 中管理演示文稿超链接|Aspose.Slides 文档

    轻松管理 PowerPoint 和 OpenDocument 演示文稿中的超链接,使用 Aspose.Slides for .NET——在几分钟内提升互动性和工作流。...using ( Presentation presentation = new Presentation ()) { IAutoShape...IAutoShape shape1 = presentation . Slides [ 0 ]. Shapes . AddAutoShape...

    docs.aspose.com/slides/zh/net/manage-hyperlinks/
  10. Manage PowerPoint Text Paragraphs in .NET|Aspos...

    Master paragraph formatting with Aspose.Slides for .NET—optimize alignment, spacing & style in PPT, PPTX, and ODP Presentations in C#....Create an instance of the Presentation class. Access the relevant...object. Save the modified presentation. This C# code is an implementation...

    docs.aspose.com/slides/net/manage-paragraph/