Sort Score
Result 10 results
Languages All
Labels All
Results 5,471 - 5,480 of 129,322 for

presentation

(0.23 sec)
  1. Convert POTX to GIF using C++ application | pro...

    Sample C++ conversion code for POTX document to GIF format. Use example code for batch POTX to GIF conversion within any C++ Application....Slides for C++ Presentation Object. Select the first...SharedPtr<Presentation> pres = MakeObject<Presentation>(u "sourceFile...

    products.aspose.com/slides/cpp/conversion/potx-...
  2. Convert ODT to ODP in Android Apps or with free...

    ODT to ODP conversion in your Android Phones without using Microsoft Word of PowerPoint or online. Test free ODT to ODP online converter quickly before integrating the code....Android Java to create a new Presentation, write HTML content in it...method Initialize a new Presentation object Extract content from...

    products.aspose.com/total/android-java/conversi...
  3. 通過 C++ 從 PPTX 文檔中提取文本和圖像 | products.aspose.com

    C++ 示例代碼,用於在 Windows 32 位、Windows 64 位和 Linux 64 位的 C++ 運行時環境中從 PPTX 文件中提取文本和圖像。...SharedPtr<Presentation> presentation = MakeObject<Presentation>(sourceFilePath);...SlideUtil::GetAllTextBoxes(presentation->get_Slides()->idx_get(...

    products.aspose.com/slides/zh-hant/cpp/parser/p...
  4. Convert DOC to PPSM via Java or with free Onlin...

    Java API to Export DOC to PPSM without using Microsoft Word or PowerPoint or online. Test free DOC to PPSM online converter quickly before integrating the code....be used to create a new Presentation, write HTML content in it...be used to create a new Presentation and write the HTML content...

    products.aspose.com/total/java/conversion/doc-t...
  5. Convert PNG to PDF in C++ | products.aspose.com

    Convert PNG to PDF in C++. Use C++ library API to convert PNG files to PDFs...PowerPoint and OpenOffice presentation files without the use of...creating and manipulating presentation files. Moreover, it provides...

    products.aspose.com/slides/cpp/conversion/png-t...
  6. View PPSM File Online and Load or Open PPSM Fil...

    Free online PPSM file viewer app. Python API code to load and open PPSM file for viewer application....Slides ) Create Presentation class object and load source...Load Microsoft Powerpoint Presentation Python Code : Open Powerpoint...

    products.aspose.com/total/python-net/viewer/ppsm/
  7. Manage Text Portions in Presentations in .NET|A...

    Learn how to manage text portions in PowerPoint Presentations using Aspose.Slides for .NET, boosting performance and customization....Manage Text Portions in Presentations in .NET Contents [ Hide...using ( Presentation presentation = new Presentation ( "Shapes...

    docs.aspose.com/slides/net/portion/
  8. Manage Connectors in Presentations Using C++|As...

    Empower C++ apps to draw, connect and auto-route lines in PowerPoint slides—gain full control over straight, elbow and curved connectors....Manage Connectors in Presentations Using C++ Contents [ Hide...Create an instance of the Presentation class. Get a slide’s reference...

    docs.aspose.com/slides/cpp/connector/
  9. MathText|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....() { using var pres = new Presentation (); var slide = pres . Slides...() { using var pres = new Presentation (); var slide = pres . Slides...

    docs.aspose.com/slides/net/examples/elements/ma...
  10. Get Paragraph Bounds from Presentations in C++|...

    Learn how to retrieve paragraph and text-portion bounds in Aspose.Slides for C++ to optimize text positioning in PowerPoint Presentations....Get Paragraph Bounds from Presentations in C++ Contents [ Hide ]...Instantiate a Presentation object that represents a presentation file...

    docs.aspose.com/slides/cpp/paragraph/