Sort Score
Result 10 results
Languages All
Labels All
Results 1,741 - 1,750 of 129,998 for

presentation

(0.08 sec)
  1. 页眉页脚|Aspose.Slides 文档

    使用 Aspose.Slides for .NET 控制幻灯片的页眉和页脚:在 PPT、PPTX 和 ODP 中添加日期、幻灯片编号和自定义文本,提供 C# 示例。...() { using var presentation = new Presentation (); var slide =...= presentation . Slides [ 0 ]; slide . HeaderFooterManager ....

    docs.aspose.com/slides/zh/net/examples/elements...
  2. Convert DOTM to POTM in Python or with free Onl...

    DOTM to POTM conversion in your Python applications without using Microsoft Word or PowerPoint or online. Test free DOTM to POTM online converter quickly before integrating the code....used to save the PDF into a Presentation as a POTM format. How to...file with an instance of Presentation class Call the save method...

    products.aspose.com/total/python-net/conversion...
  3. Adding Text Dynamically|Aspose.Slides Documenta...

    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....follow these steps: Create a presentation. Add a blank slide. Add...Set some text. Write the presentation. VSTO private void AddTextBox...

    docs.aspose.com/slides/net/adding-text-dynamica...
  4. How to Strike Out Text in PPTX using Java

    This tutorial covers how to strike out text in PPTX using Java. It covers all the details to establish the environment, a step-wise process and a working sample code to strike out PPTX text using Java....including generating a sample presentation, creating an autoshape,...empty presentation using an instance of the Presentation class...

    kb.aspose.com/slides/java/how-to-strike-out-tex...
  5. 在 Java 中创建演示文稿查看器|Aspose.Slides 文档

    使用 Aspose.Slides 在 Java 中创建自定义演示文稿查看器。轻松显示 PowerPoint 和 OpenDocument 文件,无需 Microsoft PowerPoint。...从演示文稿幻灯片生成 SVG 图像,请按照以下步骤操作: 创建 Presentation 类的实例。 通过索引获取幻灯片引用。 打开文件流。...slideIndex = 0 ; Presentation presentation = new Presentation ( "sample...

    docs.aspose.com/slides/zh/java/presentation-vie...
  6. Get all the text in a slide|Aspose.Slides Docum...

    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....slideIndex ) { // Open the presentation as read-only. using ( PresentationDocument... false )) { // Pass the presentation and the slide index // to...

    docs.aspose.com/slides/net/get-all-the-text-in-...
  7. Convert PDF to GIF in Python | products.aspose.com

    Sample code for PDF to GIF Python conversion. Use PowerPoint Python API for batch conversion PDF files to GIF files.... As a modern presentation processing API, Aspose.Slides...file with an instance of Presentation class Call the save method...

    products.aspose.com/slides/python-net/conversio...
  8. Import Presentations from PDF or HTML in C++|As...

    Effortlessly import PDF and HTML documents into PowerPoint and OpenDocument Presentations in C++ with Aspose.Slides for seamless, high-performance slide processing....Import Presentations from PDF or HTML in C++ Contents [ Hide...for C++ , you can import presentations from files in other formats...

    docs.aspose.com/slides/cpp/import-presentation/
  9. Add Slides to Presentations with Python|Aspose....

    Easily add slides to your PowerPoint and OpenDocument Presentations using Aspose.Slides for Python via .NET—seamless, efficient slide insertion in seconds....Add Slides to Presentations with Python Contents [ Hide ] Overview...Before adding slides to a presentation, it helps to understand...

    docs.aspose.com/slides/python-net/add-slide-to-...
  10. View OTP in Python | products.aspose.com

    View OTP in Python. Use Python library API to open and view OpenOffice Presentation...manipulate or edit presentations, import presentations from images or...documents, and convert presentations to files in other formats...

    products.aspose.com/slides/python-net/viewer/otp/