Sort Score
Result 10 results
Languages All
Labels All
Results 1,111 - 1,120 of 129,956 for

presentation

(0.11 sec)
  1. 文本框|Aspose.Slides 文档

    在 Aspose.Slides for C++ 中使用文本框:使用 C++ 为 PPT、PPTX 和 ODP 演示文稿添加、格式化、对齐、换行、自动适应并设置文本样式。...() { auto presentation = MakeObject < Presentation > (); auto...auto slide = presentation -> get_Slide ( 0 ); // 创建一个矩形形状(默认填充且有边框且没有文本)。...

    docs.aspose.com/slides/zh/cpp/examples/elements...
  2. Convert ODT to PPSX in Python or with free Onli...

    ODT to PPSX conversion in your Python applications without using Microsoft Word or PowerPoint or online. Test free ODT to PPSX online converter quickly before integrating the code....the other hand, PowerPoint Presentation (PPSX) is a file format...format used for presentations. It is a presentation format used by...

    products.aspose.com/total/python-net/conversion...
  3. Advanced Text Extraction from Presentations in ...

    Quickly extract text from PowerPoint and OpenDocument Presentations using Aspose.Slides for C++. Follow our simple, step-by-step guide to save time....Advanced Text Extraction from Presentations in C++ Contents [ Hide ]...Overview Extracting text from presentations is a common yet essential...

    docs.aspose.com/slides/cpp/extract-text-from-pr...
  4. Manage ActiveX Controls in Presentations Using ...

    Learn how Aspose.Slides for PHP via Java leverages ActiveX to automate and enhance PowerPoint Presentations, giving developers powerful control over slides....Manage ActiveX Controls in Presentations Using PHP Contents [ Hide...ActiveX controls are used in presentations. Aspose.Slides for PHP via...

    docs.aspose.com/slides/php-java/activex/
  5. Convert DOCX to POT via C++ or with free Online...

    Export DOCX to POT in your C++ applications without using Microsoft Word of PowerPoint or online. Test free DOCX to POT online converter quickly before integrating the code....when you need to share a presentation with someone who does not...when you need to make a presentation available in a format that...

    products.aspose.com/total/cpp/conversion/docx-t...
  6. PPT Merge - Free Support Forum - aspose.com

    I have a requirement regarding tracking revision history of ppt file. is there any way we could extract the revision history data from a ppt file?...history data from a PowerPoint presentation file. The revision history...document properties of a presentation, which may include some...

    forum.aspose.com/t/ppt-merge/315120
  7. 墨迹|Aspose.Slides 文档

    在 Aspose.Slides for Java 中使用墨迹:绘制、导入和编辑笔画,调整颜色和宽度,并使用 Java 示例导出为 PPT、PPTX 和 ODP。...accessInk () { Presentation presentation = new Presentation ( "ink.pptx"...); try { ISlide slide = presentation . getSlides (). get_Item...

    docs.aspose.com/slides/zh/java/examples/element...
  8. 获取所有幻灯片的标题|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....of all the slides in the presentation. public static IList < string...presentationFile ) { // Open the presentation as read-only. using ( PresentationDocument...

    docs.aspose.com/slides/zh/net/get-the-titles-of...
  9. Online XSLFO to POT Conversion or Develop Java ...

    Free online app to convert XSLFO to POT files. Java conversion library code for XSLFO 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/xslfo...
  10. Adding Text Dynamically Using VSTO and Aspose.S...

    See how to migrate from Microsoft Office automation to Aspose.Slides for Java and add dynamic text to PowerPoint (PPT, PPTX) Presentations in Java....follow these steps: Create a presentation. Add a blank slide. Add...Set some text. Write the presentation. VSTO Code Example The code...

    docs.aspose.com/slides/java/adding-text-dynamic...