Sort Score
Result 10 results
Languages All
Labels All
Results 1,601 - 1,610 of 129,307 for

presentation

(0.22 sec)
  1. Multithreading in Aspose.Slides for PHP via Jav...

    Aspose.Slides for PHP via Java multithreading boosts PowerPoint and OpenDocument processing. Discover best practices for efficient Presentation workflows....While parallel work with presentations is possible (besides pa...you do not use a single Presentation instance in a multi-threading...

    docs.aspose.com/slides/php-java/multithreading/
  2. 管理 C++ 中的演示文稿背景|Aspose.Slides 文档

    学习如何使用 Aspose.Slides for C++ 在 PowerPoint 和 OpenDocument 文件中设置动态背景,并提供提升演示效果的代码技巧。... 创建一个 Presentation 类的实例。 将幻灯片的 BackgroundType...示例演示如何将蓝色纯色设置为普通幻灯片的背景: // 创建 Presentation 类的实例。 auto presentation = MakeObject...

    docs.aspose.com/slides/zh/cpp/presentation-back...
  3. Export Presentations to XAML in Java|Aspose.Sli...

    Convert PowerPoint and OpenDocument slides to XAML in Java using Aspose.Slides—quick, Office-free solution that keeps your layout intact....Export Presentations to XAML in Java Contents [ Hide ] Export...Export Presentations to XAML In Aspose.Slides 21.6 , we implemented...

    docs.aspose.com/slides/java/export-to-xaml/
  4. 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...
  5. 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...
  6. Create Excel Charts and Embed Them in Presentat...

    Create Excel charts and embed them as OLE objects in PowerPoint and OpenDocument Presentations with C#/.NET. Step-by-step guide with code samples....Charts and Embed Them in Presentations as OLE Objects Contents...OLE object in a PowerPoint presentation using Aspose.Cells and Aspose...

    docs.aspose.com/slides/net/creating-excel-chart...
  7. Remove Watermark in PowerPoint using Java

    Remove watermark in PowerPoint using Java. Get details to set the IDE, a list of steps, and a sample code to remove watermark from PowerPoint using Java....slides or from the entire presentation. Steps to Remove Watermark...PowerPoint file into the Presentation class object Parse all the...

    kb.aspose.com/slides/java/remove-watermark-in-p...
  8. How to Add Signature in PowerPoint using Java

    This sharp tutorial explains how to add signature in PowerPoint using Java. It contains all the details to set the environment, program flow and a runnable sample code to insert digital signature in PowerPoint using Java....while loading the source presentation file, adding additional...Java to sign the presentation Create a presentation Load the PFX...

    kb.aspose.com/slides/java/how-to-add-signature-...
  9. 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 ]...extract the text from a presentation. To do so, you need to extract...

    docs.aspose.com/slides/cpp/extract-text-from-pr...
  10. 文本框|Aspose.Slides 文档

    在 Aspose.Slides for Java 中使用文本框:使用 Java 为 PPT、PPTX 和 ODP 演示文稿添加、格式化、对齐、换行、自动适应并设置文本样式。...addTextBox () { Presentation presentation = new Presentation (); try...try { ISlide slide = presentation . getSlides (). get_Item ( 0 );...

    docs.aspose.com/slides/zh/java/examples/element...