Sort Score
Result 10 results
Languages All
Labels All
Results 991 - 1,000 of 243,599 for

slide

(0.12 sec)
  1. Convert WORDML to POTM via C++ or with free Onl...

    Export WORDML to POTM in your C++ applications without using Microsoft Word of PowerPoint or online. Test free WORDML to POTM online converter quickly before integrating the code....Slides for C++. Aspose.Words for C++...convert them to HTML. Aspose.Slides for C++ then allows users to...

    products.aspose.com/total/cpp/conversion/wordml...
  2. Convert DOTX to POT via C++ or with free Online...

    Export DOTX to POT in your C++ applications without using Microsoft Word of PowerPoint or online. Test free DOTX to POT 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...
  3. Convert DOT to PPT via C++ or with free Online ...

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

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

    Export DOT to PPTM in your C++ applications without using Microsoft Word of PowerPoint or online. Test free DOT to PPTM 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...
  5. Convert DOTX to POTM via C++ or with free Onlin...

    Export DOTX to POTM in your C++ applications without using Microsoft Word of PowerPoint or online. Test free DOTX to POTM online converter quickly before integrating the code....Slides for C++. With these two APIs...object Add an AutoShape in your slide, and add AddTextFrame in it...

    products.aspose.com/total/cpp/conversion/dotx-t...
  6. Delete all the comments by an author|Aspose.Sli...

    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....Remove all the comments in the slides by a certain author. public...Iterate through all the slides and get the slide parts. foreach ( SlidePart...

    docs.aspose.com/slides/net/delete-all-the-comme...
  7. 将图片框添加到演示文稿|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....jpg" ; Slide slide = Application . ActivePresentation...ActivePresentation . Slides [ 1 ]; slide . Shapes . AddPicture ( ImageFilePath...

    docs.aspose.com/slides/zh/net/add-picture-frame...
  8. Convert DOCX to PPS via C++ or with free Online...

    Export DOCX to PPS in your C++ applications without using Microsoft Word of PowerPoint or online. Test free DOCX 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/docx-t...
  9. Manage Chart Data Labels in Presentations Using...

    Learn to add and format chart data labels in PowerPoint presentations using Aspose.Slides for С++ for more engaging Slides....first slide SharedPtr < ISlide > slide = pres -> get_Slides () ->...chart = slide -> get_Shapes () -> AddChart ( Aspose :: Slides :: Charts...

    docs.aspose.com/slides/cpp/chart-data-label/
  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....ISlide slide = presentation . Slides [ 0 ]; //Set the slide size...auxPresentation . Slides . InsertClone ( 0 , slide ); auxPresentation...

    docs.aspose.com/slides/zh/net/working-with-size...