Sort Score
Result 10 results
Languages All
Labels All
Results 6,021 - 6,030 of 129,326 for

presentation

(0.66 sec)
  1. Convert PPTX to PNG using C++ application | pro...

    Sample C++ conversion code for PPTX document to PNG format. Use example code for batch PPTX to PNG 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/pptx-...
  2. Convert POTX to JPEG using C++ application | pr...

    Sample C++ conversion code for POTX document to JPEG format. Use example code for batch POTX to JPEG 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-...
  3. Convert POTX to PNG using C++ application | pro...

    Sample C++ conversion code for POTX document to PNG format. Use example code for batch POTX to PNG 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-...
  4. Convert PPTX to GIF using C++ application | pro...

    Sample C++ conversion code for PPTX document to GIF format. Use example code for batch PPTX 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/pptx-...
  5. Convert POTX to BMP using C++ application | pro...

    Sample C++ conversion code for POTX document to BMP format. Use example code for batch POTX to BMP 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-...
  6. Export POWERPOINT to DOCM on Andorid via Java o...

    Convert POWERPOINT to DOCM in mobile apps without installing any software or online. Test free POWERPOINT to DOCM online converter quickly before integrating the code....Open POWERPOINT file using Presentation class Convert POWERPOINT...Applications // instantiate a Presentation object that represents a...

    products.aspose.com/total/android-java/conversi...
  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....FileName = FilePath + "Create a presentation document.pptx" ; CreatePresentation...filepath ) { // Create a presentation at a specified file path...

    docs.aspose.com/slides/zh/net/create-a-presenta...
  8. Update OLE Objects Automatically Using a PowerP...

    Discover how to auto-update OLE charts and objects in PowerPoint with an add-in and Aspose.Slides for .NET, featuring practical code and optimization tips....update automatically when the presentation is opened. Unfortunately...Generator) to your template presentation as shown below: public void...

    docs.aspose.com/slides/net/updating-ole-objects...
  9. Create VSDM Visio Diagrams in Node.js | product...

    Generate Microsoft Visio VSDM Diagrams using Node applications without using Microsoft Office....(Microsoft PowerPoint Template Presentation) Generate PPS File (PowerPoint...Generate PPT File (PowerPoint Presentation) Generate PPTM File (Macro-enabled...

    products.aspose.com/total/nodejs-java/create/vsdm/
  10. 在 C++ 中管理 PowerPoint 文本段落|Aspose.Slides 文档

    使用 Aspose.Slides for C++ 完成段落格式化——在 C++ 中优化 PPT、PPTX 和 ODP 演示文稿的对齐、间距和样式。...个段落且每个段落包含 3 个部分的文本框: 创建 Presentation 类的实例。 通过索引获取相应幻灯片的引用。 向幻灯片添加一个矩形...desired the presentation SharedPtr < Presentation > pres = MakeObject...

    docs.aspose.com/slides/zh/cpp/manage-paragraph/