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

presentation

(0.03 sec)
  1. Migration from Microsoft Office Automation to A...

    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....Contents [ Hide ] Create a New Presentation Adding Text Dynamically...in a Microsoft PowerPoint Presentation Technical Articles Migration...

    docs.aspose.com/slides/java/migration-from-micr...
  2. Doughnut Chart|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....steps below: Instantiate Presentation class. Add doughnut chart...a doughnut chart. Write presentation to disk. In the example...

    docs.aspose.com/slides/cpp/doughnut-chart/
  3. 管理自动适应设置|Aspose.Slides 文档

    在 C# 或 .NET 中设置 PowerPoint 中文本框的自动适应设置...演示文稿中指定文本必须始终适合其框: using ( Presentation pres = new Presentation ()) { ISlide...; pres . Save ( "Output-presentation.pptx" , SaveFormat . Pptx...

    docs.aspose.com/slides/zh/net/manage-autofit-se...
  4. Portion|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....auto presentation = System :: MakeObject < Presentation > ( u...ExplicitCast < IAutoShape > ( presentation -> get_Slides () -> idx_get...

    docs.aspose.com/slides/cpp/portion/
  5. Different File Formats and Conversions|Aspose.S...

    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....(PPT) About PPT PPT is the presentation document file format that...is the binary format for presentation documents developed by Microsoft...

    docs.aspose.com/slides/cpp/different-file-forma...
  6. 将 PowerPoint 转换为 PNG 以 C#|Aspose.Slides 文档

    在 C# 中将 PowerPoint 演示文稿转换为 PNG。 在 C# 中将 PPT 转换为 PNG。 在 C# 中将 PPTX 转换为 PNG。 在 C# 中将 ODP 转换为 PNG。... 代码可以在 Presentation 对象中加载多种格式,如 PPT、PPTX 和 ODP,然后将其幻灯片缩略图保存为...请按照以下步骤操作: 实例化 Presentation 类。 从 Presentation.Slides 集合中获取 ISlide...

    docs.aspose.com/slides/zh/net/convert-powerpoin...
  7. Render a Slide as an SVG Image|Aspose.Slides fo...

    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....when you need to print your presentation in a very large format ...to export slides in your presentations as SVG images. Go through...

    docs.aspose.com/slides/nodejs-java/render-a-sli...
  8. Public API and Backwards Incompatible Changes i...

    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....Removed These methods wrote Presentation objects only to PPTX format...file. In the new API, the Presentation class is for working with...

    docs.aspose.com/slides/net/public-api-and-backw...
  9. Manage Autofit Settings|Aspose.Slides Documenta...

    Set the autofit settings for textbox in PowerPoint in C++...behavior for textboxes in presentations. Resize Shape to Fit Text...its box in a PowerPoint presentation: auto pres = System :: MakeObject...

    docs.aspose.com/slides/cpp/manage-autofit-setti...
  10. 图像|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....= System :: MakeObject < Presentation > (); auto slide = pres...= System :: MakeObject < Presentation > (); auto slide = pres...

    docs.aspose.com/slides/zh/cpp/image/