Sort Score
Result 10 results
Languages All
Labels All
Results 5,561 - 5,570 of 129,930 for

presentation

(0.18 sec)
  1. Online TXT File Comparison or Build Android Mob...

    Free online app to Compare different TXT files. Android comparison library code for TXT documents....ODP Files (OpenDocument Presentation Format) Compare ODT Files...(Microsoft PowerPoint Template Presentation) Compare Powerpoint Files...

    products.aspose.com/total/android-java/compare/...
  2. Online ODT File Comparison or Build Android Mob...

    Free online app to Compare different ODT files. Android comparison library code for ODT documents....ODP Files (OpenDocument Presentation Format) Compare ODT Files...(Microsoft PowerPoint Template Presentation) Compare Powerpoint Files...

    products.aspose.com/total/android-java/compare/...
  3. Online DOC File Comparison or Build Android Mob...

    Free online app to Compare different DOC files. Android comparison library code for DOC documents....ODP Files (OpenDocument Presentation Format) Compare ODT Files...(Microsoft PowerPoint Template Presentation) Compare Powerpoint Files...

    products.aspose.com/total/android-java/compare/...
  4. C++ API to Convert TEX to ODP | products.aspose...

    Convert TEX to ODP via C++ without using Microsoft Word or Adobe Acrobat Reader...Load PPTX document by using Presentation class reference Save the...Pptx ); // instantiate a Presentation object that represents a...

    products.aspose.com/total/cpp/conversion/tex-to...
  5. Enhance PowerPoint Presentations with Animation...

    Explore the capabilities of Aspose.Slides for PHP via Java in handling PowerPoint animations. Key features and insights to enhance your Presentations....Enhance PowerPoint Presentations with Animations in PHP Contents...Hide ] Since presentations are meant to present something, their...

    docs.aspose.com/slides/php-java/powerpoint-anim...
  6. Text Extends Beyond Circle Boundaries When Conv...

    Hi, We are using Aspose.slides for c++ For attached ppt, there is sun image with text fully inside the circle. Using below code to generate thumbnail, the text in thumbnail goes outside circle boundaries. shape->GetIm…...bounds: auto presentation = MakeObject<Presentation>(u"YourPresentation...on.pptx"); auto slide = presentation->get_Slide(0); auto shape...

    forum.aspose.com/t/text-extends-beyond-circle-b...
  7. Convert DOTX to PPS in Python or with free Onli...

    DOTX to PPS conversion in your Python applications without using Microsoft Word or PowerPoint or online. Test free DOTX to PPS online converter quickly before integrating the code....cannot be used to create presentations. Therefore, in order to...to create a presentation from a DOTX template, it must first be...

    products.aspose.com/total/python-net/conversion...
  8. Convert XLS to PPS via PHP or with free Online ...

    PHP API to Convert XLS to PPS or Online App without using Microsoft Excel or Powerpoint. Test free XLS to PPS online converter quickly before integrating the code....spreadsheets, Powerpoint presentations as well as Barcode gerneration...PDF using save method Use Presentation class to laod the exported...

    products.aspose.com/total/php-java/conversion/x...
  9. Convert DOCX to PPTX in Python or with free Onl...

    DOCX to PPTX conversion in your Python applications without using Microsoft Word or PowerPoint or online. Test free DOCX to PPTX online converter quickly before integrating the code....control the formatting of the presentation, such as font size, font...formatting of the documents and presentations. How to Convert DOCX to...

    products.aspose.com/total/python-net/conversion...
  10. 在 C++ 中管理 PowerPoint 文本段落|Aspose.Slides 文档

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

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