Sort Score
Result 10 results
Languages All
Labels All
Results 4,581 - 4,590 of 127,324 for

presentation

(0.21 sec)
  1. PPTX document chart using .NET | products.aspos...

    C# source code to draw and convert chart or diagram in PPTX file on .NET Framework, .NET Core, Windows Azure, Mono or Xamarin Platforms.... Create Presentation class object. Select Slide...in a Presentation Presentation pres = new Presentation(); ISlide...

    products.aspose.com/slides/net/chart/pptx/
  2. Aspose.Slides/Net6.Crossplatform Latest Version...

    Hello. Our company uses the following libraries: Aspose.Slides.Net6 for apps targetting net47 Aspose.Slides.Net6.Crossplatform for our application running under net8, Linux containers. The current versions we run are …...following: using (Presentation presentation = new Presentation(pptFilePath))...Compress.RemoveUnusedMasterSl(presentation); Compress.RemoveUnused...

    forum.aspose.com/t/aspose-slides-net6-crossplat...
  3. Online XML to POTX Conversion or Build .NET bas...

    Free online app to convert XML to POTX files. .NET C# conversion library code for XML documents....Load PPTX file by using Presentation class Save the document...instance of Presentation Presentation presentation = new Presentation...

    products.aspose.com/total/net/conversion/xml-to...
  4. Online XML to PPSX Conversion or Build .NET bas...

    Free online app to convert XML to PPSX files. .NET C# conversion library code for XML documents....Load PPTX file by using Presentation class Save the document...instance of Presentation Presentation presentation = new Presentation...

    products.aspose.com/total/net/conversion/xml-to...
  5. Create VSDX Visio Diagrams in Node.js | product...

    Generate Microsoft Visio VSDX Diagrams using Node applications without using Microsoft Office....(Microsoft PowerPoint Template Presentation) Generate PPS File (PowerPoint...Generate PPT File (PowerPoint Presentation) Generate PPTM File (Macro-enabled...

    products.aspose.com/total/nodejs-java/create/vsdx/
  6. Convert PPTM to ODP in PHP | products.aspose.com

    Sample code for PPTM to ODP PHP conversion. Use PowerPoint PHP API for batch conversion PPTM files to ODP files.... As a modern presentation processing API, Aspose.Slides...file with an instance of Presentation class Call the save method...

    products.aspose.com/slides/php-java/conversion/...
  7. Convert FODP to PPTM in PHP | products.aspose.com

    Sample code for FODP to PPTM PHP conversion. Use PowerPoint PHP API for batch conversion FODP files to PPTM files.... As a modern presentation processing API, Aspose.Slides...file with an instance of Presentation class Call the save method...

    products.aspose.com/slides/php-java/conversion/...
  8. Convert ODT to POWERPOINT via C++ or with free ...

    Export ODT to POWERPOINT in your C++ applications without using Microsoft Word of PowerPoint or online. Test free ODT to POWERPOINT online converter quickly before integrating the code....widely used format for presentations. It is also useful for creating...the HTML and create a new presentation, which can then be saved...

    products.aspose.com/total/cpp/conversion/odt-to...
  9. 使用 Java 在演示文稿中应用形状动画|Aspose.Slides 文档

    了解如何使用 Aspose.Slides for Java 在 PowerPoint 演示文稿中创建和自定义形状动画。脱颖而出!... 创建一个 Presentation 类的实例。 通过索引获取幻灯片的引用。 添加一个...实例化一个表示演示文稿文件的 Presentation 类。 Presentation pres = new Presentation ();...

    docs.aspose.com/slides/zh/java/shape-animation/
  10. 档案

    档案... 首先,使用 Presentation 类加载演示文件或创建一个新文件。 然后,使用 ...设置超链接的其他属性,例如工具提示。 最后,使用 Presentation.save(String, SaveFormat)...

    blog.aspose.com/zh/slides/work-with-hyperlinks-...