Sort Score
Result 10 results
Languages All
Labels All
Results 1,801 - 1,810 of 130,000 for

presentation

(0.21 sec)
  1. Manage Tags and Custom Data in Presentations Us...

    Learn how to add, read, update, and remove tags & custom data in Aspose.Slides for PHP via Java, with examples for PowerPoint and OpenDocument Presentations....Tags and Custom Data in Presentations Using PHP Contents [ Hide...Hide ] Data Storage in Presentation Files PPTX files—items with...

    docs.aspose.com/slides/php-java/managing-tags-a...
  2. How to Convert HTML to PowerPoint using C#

    This short tutorial guides on how to convert HTML to PowerPoint using C#. It contains details about configuration, step-wise process and a runnable sample code to insert HTML into PowerPoint using C#....Create a new presentation using the Presentation class for embedding...at the end of the loaded presentation using the AddFromHtml()...

    kb.aspose.com/slides/net/how-to-convert-html-to...
  3. Highlight Text in PowerPoint using Python

    Highlight text in PowerPoint using Python. Get the IDE environment settings, a list of steps, and example code to search text in the slide and highlight in PowerPoint using Python....example code to develop a presentation highlight tool using Python...empty presentation using an instance of the Presentation class...

    kb.aspose.com/slides/python/highlight-text-in-p...
  4. Get Paragraph Bounds from Presentations in .NET...

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

    docs.aspose.com/slides/net/paragraph/
  5. Convert MD to POWERPOINT via Java API | product...

    Java API to Convert MD to POWERPOINT without using Microsoft Word...Load PPTX document by using Presentation class Save the document...predefined view type for your presentation. Aspose.Slides for Java...

    products.aspose.com/total/java/conversion/md-to...
  6. Export MHTML to PPSX in Android | products.aspo...

    Android API to Convert MHTML to PPSX without using Microsoft Word...PowerPoint presentation file format used to save presentations created...format and is used to save presentations in a smaller size. Therefore...

    products.aspose.com/total/android-java/conversi...
  7. Export PDF to PPSM in Android | products.aspose...

    Android API to Convert PDF to PPSM without using Microsoft Word...which is used to store presentations. It is a compressed version...format and is used to store presentations in a smaller size. It is...

    products.aspose.com/total/android-java/conversi...
  8. Export CGM to PPSM in Android | products.aspose...

    Android API to Convert CGM to PPSM without using Microsoft Word...PPSM (PowerPoint Show) is a presentation format used by Microsoft...file format that stores the presentation data in a single file. It...

    products.aspose.com/total/android-java/conversi...
  9. Export MD to PPTM in Android | products.aspose.com

    Android API to Convert MD to PPTM without using Microsoft Word...PowerPoint Macro-Enabled Presentation (PPTM) format arises when...interactive elements to your presentation. PPTM format allows you...

    products.aspose.com/total/android-java/conversi...
  10. 表格|Aspose.Slides 文档

    在 Aspose.Slides for C++ 中使用表格:创建、格式化、合并单元格、应用样式、导入数据,并使用 C++ 示例导出 PPT、PPTX 和 ODP。...() { auto presentation = MakeObject < Presentation > (); auto...auto slide = presentation -> get_Slide ( 0 ); auto widths = MakeArray...

    docs.aspose.com/slides/zh/cpp/examples/elements...