Sort Score
Result 10 results
Languages All
Labels All
Results 1,311 - 1,320 of 241,365 for

slide

(0.58 sec)
  1. Convert DOT to PPSX via C++ or with free Online...

    Export DOT to PPSX in your C++ applications without using Microsoft Word of PowerPoint or online. Test free DOT to PPSX online converter quickly before integrating the code....Slides for C++. Aspose.Words for C++...convert it to HTML. Aspose.Slides for C++ can then be used to...

    products.aspose.com/total/cpp/conversion/dot-to...
  2. Convert DOT to PPSM via C++ or with free Online...

    Export DOT to PPSM in your C++ applications without using Microsoft Word of PowerPoint or online. Test free DOT to PPSM online converter quickly before integrating the code....Slides for C++. Aspose.Words for C++...convert it to HTML. Aspose.Slides for C++ can then be used to...

    products.aspose.com/total/cpp/conversion/dot-to...
  3. Convert DOTX to PPS via C++ or with free Online...

    Export DOTX to PPS in your C++ applications without using Microsoft Word of PowerPoint or online. Test free DOTX to PPS online converter quickly before integrating the code....Slides for C++. Aspose.Words for C++...convert it to HTML. Aspose.Slides for C++ can then be used to...

    products.aspose.com/total/cpp/conversion/dotx-t...
  4. Convert OTT to PPSX via C++ or with free Online...

    Export OTT to PPSX in your C++ applications without using Microsoft Word of PowerPoint or online. Test free OTT to PPSX online converter quickly before integrating the code....Slides for C++. With these two APIs...manipulation C++ API Aspose.Slides for C++ to create a new presentation...

    products.aspose.com/total/cpp/conversion/ott-to...
  5. 档案

    档案...Slides for Java 。它是一个功能丰富的 API,可让您创建和操作...aspose</groupId> <artifactId>aspose-slides</artifactId> <version>21.9</version>...

    blog.aspose.com/zh/slides/sadd-header-footer-in...
  6. How to Create PowerPoint Presentation using C#

    We'll walk you through the steps in C# for how to create PowerPoint presentation using C#. By using a few lines of easy code in C# PPT presentation can be generated....Slides Product Family Aspose.Imaging...Download and install Aspose.Slides for .NET package from the NuGet...

    kb.aspose.com/slides/net/how-to-create-powerpoi...
  7. Create a 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.... Add a blank slide to the presentation. Add a 3D...true , true ); //Instantiate slide object Microsoft . Office ....

    docs.aspose.com/slides/net/create-a-chart/
  8. Manage Table Cells in Presentations Using C++|A...

    Effortlessly manage table cells in PowerPoint with Aspose.Slides for C++. Master accessing, modifying, and styling cells quickly for seamless Slide automation....Get the table from the first slide. Iterate through the table’s...AsCast < ITable > ( pres -> get_Slides () -> idx_get ( 0 ) -> get_Shapes...

    docs.aspose.com/slides/cpp/manage-cells/
  9. Customize Chart Legends in Presentations in .NE...

    Customize chart legends with Aspose.Slides for .NET to optimize PowerPoint presentations with tailored legend formatting....reference of the slide. Adding a chart on slide. Setting the properties...reference of the slide ISlide slide = presentation . Slides [ 0 ]; //...

    docs.aspose.com/slides/net/chart-legend/
  10. Add Rectangles to Presentations in C++|Aspose.S...

    Boost your PowerPoint presentations by adding rectangles with Aspose.Slides for C++ — easily design and modify shapes programmatically....rectangles to their slides using Aspose.Slides for C++ . To add...simple rectangle to a selected slide of the presentation, please...

    docs.aspose.com/slides/cpp/rectangle/