Sort Score
Result 10 results
Languages All
Labels All
Results 4,301 - 4,310 of 129,319 for

presentations

(0.22 sec)
  1. Convert PDF to PowerPoint in Python|Aspose.PDF ...

    Learn how to easily convert PDFs to PowerPoint Presentations using Aspose.PDF for Python via .NET. Step-by-step guide for seamless PDF to PPTX transformation....as manipulate PPT/PPTX presentations. This API also provides...PowerPoint online Aspose.PDF present you online free application...

    docs.aspose.com/pdf/python-net/convert-pdf-to-p...
  2. Specify Default Presentation Fonts on Android|A...

    Set default fonts in Aspose.Slides for Android via Java to ensure proper PowerPoint (PPT, PPTX) and OpenDocument (ODP) conversion to PDF, XPS and images....Specify Default Presentation Fonts on Android Contents [ Hide...Default Fonts for Rendering a Presentation Aspose.Slides lets you set...

    docs.aspose.com/slides/androidjava/default-font/
  3. Convert PowerPoint Slides to PNG in Python|Aspo...

    Convert PowerPoint and OpenDocument Presentations to high-quality PNG images quickly with Aspose.Slides for Python via .NET, ensuring precise, automated results....PowerPoint presentations to PNG. You load a presentation, iterate...converting a PowerPoint presentation to PNG images using Aspose...

    docs.aspose.com/slides/python-net/convert-power...
  4. How to Convert PNG to PowerPoint Slide in Java

    This article focuses on how to convert PNG to PowerPoint Slide in Java. It provides the configuration details, step wise process to accomplish this task and a sample code to assist for creating a PNG to PPTX converter in Java....repository Instantiate the Presentation class object to add a default...default empty presentation Access the first default slide in presentation...

    kb.aspose.com/slides/java/how-to-convert-png-to...
  5. Merge PPSM Files via C++ | products.aspose.com

    C++ example code to combine PPSM documents on C++ Runtime Environment for Windows 32 bit, Windows 64 bit and Linux 64 bit....Instantiate Presentation class SharedPtr<Presentation> presentation1...MakeObject<Presentation>(sourceFilePath1); SharedPtr<Presentation> presentation2...

    products.aspose.com/slides/cpp/merger/ppsm/
  6. Format Text Using VSTO and Aspose.Slides for .N...

    Migrate from Microsoft Office automation to Aspose.Slides for .NET and format text in PowerPoint (PPT, PPTX) Presentations with precise control....shows how to read a sample presentation with some text on the first...following steps: Open the source presentation. Access the first slide...

    docs.aspose.com/slides/net/format-text-using-vs...
  7. Merge PPTX Files via C++ | products.aspose.com

    C++ example code to combine PPTX documents on C++ Runtime Environment for Windows 32 bit, Windows 64 bit and Linux 64 bit....Instantiate Presentation class SharedPtr<Presentation> presentation1...MakeObject<Presentation>(sourceFilePath1); SharedPtr<Presentation> presentation2...

    products.aspose.com/slides/cpp/merger/pptx/
  8. How to Convert PPTX to PPT in Java

    This tutorial guides on how to convert PPTX to PPT in Java. It shares the configuration details, program sequence and a runnable sample code to change PPTX to PPT in Java....to modify the loaded PPTX presentation before saving it back as...template PPTX file into the Presentation class object Perform some...

    kb.aspose.com/slides/java/how-to-convert-pptx-t...
  9. 使用 VSTO 和 Aspose.Slides for .NET 动态添加文本|Aspose....

    了解如何从 Microsoft Office 自动化迁移到 Aspose.Slides for .NET,并在 C# 中向 PowerPoint(PPT、PPTX)演示文稿添加动态文本。... The presentation as created in VSTO //注:PowerPoint...PowerPoint; //创建演示文稿 PowerPoint . Presentation pres = Globals . ThisAddIn...

    docs.aspose.com/slides/zh/net/adding-text-dynam...
  10. Converting a Presentation to HTML in Java Uses ...

    Hello, when converting a specific PowerPoint slide (that was created based on a master template) to HTML, characters in Calibri font (but quite sure it’s not specific to this font) are not correctly converted. The chara…...Converting a Presentation to HTML in Java Uses Wingdings Instead...ions.None); Presentation doc = new Presentation(inputStream);...

    forum.aspose.com/t/converting-a-presentation-to...