Sort Score
Result 10 results
Languages All
Labels All
Results 1,511 - 1,520 of 130,004 for

presentation

(0.41 sec)
  1. Text Box|Aspose.Slides Documentation

    Work with text boxes in Aspose.Slides for Android: add, format, align, wrap, autofit, and style text using Java for PPT, PPTX, and ODP Presentations....addTextBox () { Presentation presentation = new Presentation (); try...try { ISlide slide = presentation . getSlides (). get_Item ( 0 );...

    docs.aspose.com/slides/androidjava/examples/ele...
  2. Text Box|Aspose.Slides Documentation

    Work with text boxes in Aspose.Slides for Java: add, format, align, wrap, autofit, and style text using Java for PPT, PPTX, and ODP Presentations....addTextBox () { Presentation presentation = new Presentation (); try...try { ISlide slide = presentation . getSlides (). get_Item ( 0 );...

    docs.aspose.com/slides/java/examples/elements/t...
  3. Convert RTF to ODP via C++ or with free Online ...

    Export RTF to ODP in your C++ applications without using Microsoft Word of PowerPoint or online. Test free RTF to ODP online converter quickly before integrating the code.... ODP (OpenDocument Presentation) is an open standard for...for electronic presentations, spreadsheets, and word processing...

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

    Export OTT to PPTM in your C++ applications without using Microsoft Word of PowerPoint or online. Test free OTT to PPTM online converter quickly before integrating the code.... PPTM is a presentation format used by Microsoft...PowerPoint, which is a popular presentation software. Converting OTT...

    products.aspose.com/total/cpp/conversion/ott-to...
  5. Convert OTT to ODP via C++ or with free Online ...

    Export OTT to ODP in your C++ applications without using Microsoft Word of PowerPoint or online. Test free OTT to ODP online converter quickly before integrating the code....(OpenDocument Presentation) is a file format used for presentations, such...allows users to create presentations from existing word processing...

    products.aspose.com/total/cpp/conversion/ott-to...
  6. Convert DOCM to PPTM via C++ or with free Onlin...

    Export DOCM to PPTM in your C++ applications without using Microsoft Word of PowerPoint or online. Test free DOCM to PPTM online converter quickly before integrating the code....be useful for creating presentations from existing documents...well as ensuring that the presentation is consistent with the original...

    products.aspose.com/total/cpp/conversion/docm-t...
  7. Convert ODT to ODP via C++ or with free Online ...

    Export ODT to ODP in your C++ applications without using Microsoft Word of PowerPoint or online. Test free ODT to ODP online converter quickly before integrating the code....file to an OpenDocument Presentation (ODP) file can be useful...useful when you need to present the content of the ODT file in a more...

    products.aspose.com/total/cpp/conversion/odt-to...
  8. Multithreading in Aspose.Slides for .NET|Aspose...

    Aspose.Slides for .NET multithreading boosts PowerPoint and OpenDocument processing. Discover best practices for efficient Presentation workflows....While parallel work with presentations is possible (besides pa...you do not use a single Presentation instance in a multi-threading...

    docs.aspose.com/slides/net/multithreading/
  9. Multithreading in Aspose.Slides for C++|Aspose....

    Aspose.Slides for C++ multithreading boosts PowerPoint and OpenDocument processing. Discover best practices for efficient Presentation workflows....While parallel work with presentations is possible (besides pa...you do not use a single Presentation instance in a multi-threading...

    docs.aspose.com/slides/cpp/multithreading/
  10. Master Slide|Aspose.Slides Documentation

    Explore Aspose.Slides for .NET master slide examples: create, edit, and style masters, placeholders, and themes in PPT, PPTX, and ODP with clear C# code....() { using var presentation = new Presentation (); // Clone the...var defaultMasterSlide = presentation . Masters [ 0 ]; var newMasterSlide...

    docs.aspose.com/slides/net/examples/elements/ma...