Sort Score
Result 10 results
Languages All
Labels All
Results 21 - 30 of 497 for

presentation sdk

(0.12 sec)
  1. Delete a Slide|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....Slide Contents [ Hide ] OpenXML SDK string FilePath = @"..\..\..Sample...FileName , 1 ); // Get the presentation object and pass it to the...

    docs.aspose.com/slides/net/delete-a-slide/
  2. Automating PowerPoint Generation in .NET: Creat...

    Learn how to automate PowerPoint generation in your .NET applications. Explore practical examples using Aspose.Slides to create dynamic, professional Presentations effortlessly, saving time and ensuring consistency....NET: Create Dynamic Presentations Easily Contents [ Hide ]...Introduction Creating PowerPoint presentations manually can be a time-consuming...

    docs.aspose.com/slides/net/slides-on-cloud-plat...
  3. PPT to PDF Conversion with an Empty Comment in ...

    Hi Team, While converting PPT into PDF we are using Presentation class Object to load ppt file in Java code. import com.aspose.slides.Presentation; Presentation Presentation = new Presentation("sample1.pptx"); We hav…...PPT into PDF we are using Presentation class Object to load ppt...aspose.slides.Presentation; Presentation presentation = new Presentation("sample1...

    forum.aspose.com/t/ppt-to-pdf-conversion-with-a...
  4. 获取幻灯片中的所有文本|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....获取幻灯片中的所有文本 Contents [ Hide ] OpenXML SDK string FilePath = @"..\..\..Sample...slideIndex ) { // Open the presentation as read-only. using ( PresentationDocument...

    docs.aspose.com/slides/zh/net/get-all-the-text-...
  5. 获取所有幻灯片中的全部文本|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....获取所有幻灯片中的全部文本 Contents [ Hide ] OpenXML SDK string FilePath = @"..\..\..Sample...presentationFile ) { // Open the presentation as read-only. using ( PresentationDocument...

    docs.aspose.com/slides/zh/net/get-all-the-text-...
  6. 将幻灯片移动到新位置|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....将幻灯片移动到新位置 Contents [ Hide ] OpenXML SDK string FilePath = @"..\..\..Sample...Counting the slides in the presentation. public static int CountSlides...

    docs.aspose.com/slides/zh/net/move-a-slide-to-a...
  7. 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....slides Contents [ Hide ] OpenXML SDK string FilePath = @"..\..\..Sample...of all the slides in the presentation. public static IList < string...

    docs.aspose.com/slides/net/get-the-titles-of-al...
  8. Convert PPTX to XML in C#

    Convert PPTX to XML in C# programmatically. Aspose.Slides for .NET is a powerful PowerPoint Sdk that makes PPTX/PPT to XML conversion a breeze....Table of Contents PowerPoint SDK Installation How to Convert PPTX...Conclusion Explore PowerPoint presentations are widely used for various...

    blog.aspose.com/slides/convert-pptx-to-xml-in-c...
  9. Get all the text in a slide|Aspose.Slides Docum...

    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....slide Contents [ Hide ] OpenXML SDK string FilePath = @"..\..\..Sample...slideIndex ) { // Open the presentation as read-only. using ( PresentationDocument...

    docs.aspose.com/slides/net/get-all-the-text-in-...
  10. How to insert a Text Box in PowerPoint using Java

    Discover how to insert a text box in PowerPoint using Java with Aspose.Slides for Java. Includes a detailed how-to guide and a code example....text box in PowerPoint presentations programmatically is essential...essential for automating presentation creation. It saves time and...

    blog.aspose.com/slides/how-to-insert-a-text-box...