Sort Score
Result 10 results
Languages All
Labels All
Results 4,931 - 4,940 of 127,410 for

presentation

(0.09 sec)
  1. Convert ODP to BMP using C++ application | prod...

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

    Sample C++ conversion code for PPTX document to JPEG format. Use example code for batch PPTX 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/pptx-...
  3. Convert DOT to ODP in Android Apps or with free...

    DOT to ODP conversion in your Android Phones without using Microsoft Word of PowerPoint or online. Test free DOT to ODP online converter quickly before integrating the code....Android Java to create a new Presentation, write HTML content in it...edit, and convert various presentation formats such as PPT, PPTX...

    products.aspose.com/total/android-java/conversi...
  4. Create VSDX Visio Diagrams in Node.js | product...

    Generate Microsoft Visio VSDX 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/vsdx/
  5. Convert TXT to PPSM via Java or with free Onlin...

    Java API to Export TXT to PPSM without using Microsoft Word or PowerPoint or online. Test free TXT to PPSM online converter quickly before integrating the code....be used to create a new Presentation and write the HTML content...content into it. Finally, the Presentation can be saved as a PPSM file...

    products.aspose.com/total/java/conversion/txt-t...
  6. 在 PHP 中管理 PowerPoint 文本段落|Aspose.Slides for PHP 文档

    通过 Java 使用 Aspose.Slides for PHP,全面掌控段落格式——在 PPT、PPTX 和 ODP 演示文稿中优化对齐、间距和样式。...个段落、且每个段落包含 3 个部分的文本框: 创建一个 Presentation 类的实例。 通过索引访问相关幻灯片的引用。 向幻灯片添加一个矩形的...实例化表示 PPTX 文件的 Presentation 类 $pres = new Presentation (); try { #...

    docs.aspose.com/slides/zh/php-java/manage-parag...
  7. Online PCL to PPSX Conversion or Develop Java b...

    Free online app to convert PCL to PPSX files. Java conversion library code for PCL documents....Load PPTX document by using Presentation class Save the document...Pptx ); // instantiate a Presentation object that represents a...

    products.aspose.com/total/java/conversion/pcl-t...
  8. Customize Bubble Charts in Presentations in .NE...

    Create and customize powerful bubble charts in PowerPoint with Aspose.Slides for .NET to enhance your data visualization easily....Customize Bubble Charts in Presentations in .NET Contents [ Hide...given. using ( Presentation pres = new Presentation ()) { IChart...

    docs.aspose.com/slides/net/bubble-chart/
  9. Customize Bubble Charts in Presentations Using ...

    Create and customize powerful bubble charts in PowerPoint with Aspose.Slides for Java to enhance your data visualization easily....Customize Bubble Charts in Presentations Using Java Contents [ Hide...example is given. Presentation pres = new Presentation (); try { IChart...

    docs.aspose.com/slides/java/bubble-chart/
  10. Picture|Aspose.Slides Documentation

    Work with pictures in C# using Aspose.Slides: insert, replace, crop, compress, adjust transparency and effects, fill shapes, and export for PPT, PPTX and ODP....() { using var pres = new Presentation (); // Create a simple in-memory...// Add the image to the presentation var ppImage = pres . Images...

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