Sort Score
Result 10 results
Languages All
Labels All
Results 6,931 - 6,940 of 130,055 for

presentation

(0.42 sec)
  1. 组|Aspose.Slides for Node.js via .NET 文档

    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....via Java 将组形状添加到幻灯片: 创建一个 Presentation 类的实例。 通过使用索引获取幻灯片的引用 向幻灯片添加组形状。...文件。 下面的示例向幻灯片添加组形状。 // 实例化 Presentation 类 var pres = new aspose...

    docs.aspose.com/slides/zh/nodejs-java/group/
  2. Merge PDF Files in C# | products.aspose.com

    Merge PDF to PDF in C#. Use .NET library API to combine PDF files... merge, and manipulate presentations, PDFs, and other documents...to PDF using (Presentation pres = new Presentation()) { pres.Slides...

    products.aspose.com/slides/net/merger/pdf-to-pdf/
  3. Merge Image to PDF in C# | products.aspose.com

    Merge Image to PDF in C#. Use .NET library API to combine Image and PDF... merge, and manipulate presentations, PDFs, images, and other...to PDF using (Presentation pres = new Presentation()) { IPPImage...

    products.aspose.com/slides/net/merger/image-to-...
  4. How to Save Slide as SVG in C++

    In this tutorial, we will explore how to save Slide as SVG in C++. SVG is popular format while rendering images in browsers and using C++, you can convert PowerPoint Slide to SVG in few API calls....Aspose::Slides namespace Load the presentation file for saving slide as...as SVG using Presentation Class instance Use the WriteAsSvg method...

    kb.aspose.com/slides/cpp/how-to-save-slide-as-s...
  5. Running aspose slides net in an alpine containe...

    So we are running aspose slides net in an alpine container and facing the error below when the Presentation is saved to a memory stream. System.ArgumentException: Font ‘?’ cannot be found. at System.Drawing.SafeNativeM…...the error below when the presentation is saved to a memory stream...InterruptionToken ) at Aspose.Slides.Presentation.(Stream , , IPptxOptions...

    forum.aspose.com/t/running-aspose-slides-net-in...
  6. 在 JavaScript 中创建或管理 PowerPoint SmartArt 形状节点|As...

    在 JavaScript 中管理 PowerPoint 演示文稿的 SmartArt 节点及子节点... 创建一个 Presentation 类的实例并加载包含 SmartArt 形状的演示文稿。...= new aspose . slides . Presentation ( "SimpleSmartArt.pptx"...

    docs.aspose.com/slides/zh/nodejs-java/manage-sm...
  7. Extra Space Between Text, and Single Excel Text...

    While converting Excel to PDF and PDF to PPTX, the text in PPTX contains more spaces than in PDF. Aspose version: implementation ‘com.aspose:aspose-words:26.2:jdk17’ implementation ‘com.aspose:aspose-cells:26.2’ impl…...Presentation import com.aspose.slides...class PowerPointService { Presentation createPresentationFr(String...

    forum.aspose.com/t/extra-space-between-text-and...
  8. 使用 PHP 在演示文稿中管理图表数据系列|Aspose.Slides for PHP 文档

    学习如何在 PHP 中管理 PowerPoint(PPT/PPTX)的图表数据系列,提供实用代码示例和最佳实践,提升数据演示效果。... 创建 Presentation 类的实例。 在幻灯片上添加一个聚集柱形图。 访问第一条图表系列。...代码演示了如何设置图表系列的重叠: $pres = new Presentation (); try { # 添加图表 $chart...

    docs.aspose.com/slides/zh/php-java/chart-series/
  9. Ինչպես ստեղծել PowerPoint ներկայացում Python-ի ...

    Մենք ձեզ կպարզենք Python-ի քայլերը, թե ինչպես ստեղծել PowerPoint ներկայացում Python-ի միջոցով: Կարելի է արդյունավետ օգտագործել Python-ը ստեղծել PowerPoint-ի ներկայացում ցանկացած ձևաչափով և այն բացել MS PowerPoint-ում դիտելու համար:...ինչպես ստեղծել PowerPoint Presentation ՝ օգտագործելով Python ՝...ներկայացում՝ օգտագործելով Presentation դասի օբյեկտը Ավելացրեք դատարկ...

    kb.aspose.com/hy/slides/python/how-to-create-po...
  10. Ինչպես փոխարկել PDF-ը ներկայացման՝ օգտագործելով C#

    Այս պարզ թեման այն մասին է, թե ինչպես փոխարկել PDF-ը ներկայացման՝ օգտագործելով C#՝ հետևելով կազմաձևման մանրամասն քայլերին՝ աշխատանքային օրինակելի կոդը ստուգելու համար: Դուք կարող եք PDF ներմուծել PowerPoint-ում՝ օգտագործելով C#՝ հետևելով շատ պարզ API ինտերֆեյսի:...պետք է **վերափոխել PDF -ը Presentation -ի օգտագործելով C#** հետևելով...ներկայացում՝ օգտագործելով Presentation դասի օբյեկտը՝ PDF-ը ներկայացման...

    kb.aspose.com/hy/slides/net/how-to-convert-pdf-...