Sort Score
Result 10 results
Languages All
Labels All
Results 1,891 - 1,900 of 216,444 for

slide

(0.05 sec)
  1. Presentation Content|Aspose.Slides Documentation

    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....and Custom Data Presentation Slide Presentation Design...

    docs.aspose.com/slides/cpp/presentation-content/
  2. Default Fonts - PowerPoint Java API|Aspose.Slid...

    PowerPoint Java API lets you set the default font for rendering the presentation to PDF, XPS or thumbnails. This article shows how to define DefaultRegular Font and DefaultAsian Font for use as default fonts....Slides lets you set the default font...directories by using Aspose.Slides for Java API: Create an instance...

    docs.aspose.com/slides/java/default-font/
  3. Convert PPT and PPTX to PDF in C# [Advanced Fea...

    Learn how to convert PPT, PPTX, and ODP presentations to PDF in C# or .NET using Aspose.Slides. Implement advanced features like password protection, compliance standards, and custom options for high-quality, accessible PDF documents....image quality, include hidden slides, password-protect PDF files...substitutions, select specific slides for conversion, and apply compliance...

    docs.aspose.com/slides/net/convert-powerpoint-t...
  4. WordArt|Aspose.Slides Documentation

    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....Slides In Aspose.Slides for C++ 20.10, we implemented...subsequent Aspose.Slides for C++ releases. With Aspose.Slides for C++,...

    docs.aspose.com/slides/cpp/wordart/
  5. Presentation Content|Aspose.Slides for Python D...

    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....and Custom Data Presentation Slide Presentation Design...

    docs.aspose.com/slides/python-net/presentation-...
  6. 将PowerPoint转换为Word|Aspose.Slides 文档

    在Java中将PowerPoint演示文稿转换为Word...Slides和Aspose.Words 要将PowerPoint文...为Word(DOCX或DOC),您需要 Aspose.Slides for Android via Java 和 Aspose...

    docs.aspose.com/slides/zh/androidjava/convert-p...
  7. 演示主题|Aspose.Slides 文档

    C# 或 .NET 中的 PowerPoint 演示主题...Slides 提供了 SchemeColor 枚举下的值。 以下 C#...{ IAutoShape shape = pres . Slides [ 0 ]. Shapes . AddAutoShape...

    docs.aspose.com/slides/zh/net/presentation-theme/
  8. Online PPT File Merger or Build Python Apps to ...

    Free online app to combine different PPT files. Python merging library code to merge PPT documents into other formats....Slides ) Load files using Presentation... Loop through each slide of other slides Use add_clone method...

    products.aspose.com/total/python-net/merge/ppt/
  9. Merge PPT Files Online or using Java | products...

    Free online app to combine different PPT presentations. Java merging library code to merge PPT presentation into format of your choice....file Loop through each slide of other slides Use addClone method...method for each slide during iteration Call save method and get single...

    products.aspose.com/total/java/merge/ppt/
  10. 管理单元格|Aspose.Slides 文档

    C#或.NET中PowerPoint演示文稿中的表格单元格... Slides [ 0 ]. Shapes [ 0 ] as ITable ; // 假设Slide#0.Shape#0是一个表格...// 访问第一张幻灯片 Slide sld = ( Slide ) pres . Slides [ 0 ]; // 定义带宽度的列和带高度的行...

    docs.aspose.com/slides/zh/net/manage-cells/