Sort Score
Result 10 results
Languages All
Labels All
Results 3,661 - 3,670 of 127,320 for

presentation

(0.1 sec)
  1. Convert PPSM to TIFF using Java | products.aspo...

    Sample Java conversion code for PPSM format to TIFF file. Use this example code to export PowerPoint & OpenOffice Presentations to TIFF within any Web or Desktop Java based Application....instance of Presentation class Call the Presentation.save method...Source Code // instantiate a Presentation object that represents a...

    products.aspose.com/slides/java/conversion/ppsm...
  2. Manage Fonts in Presentations Using Java|Aspose...

    Control fonts in Java with Aspose.Slides: embed, substitute, and load custom fonts to keep PPT, PPTX and ODP Presentations clear, brand-safe, and consistent....Manage Fonts in Presentations Using Java Contents [ Hide ] Manage...Font Related Properties Presentations usually contain both text...

    docs.aspose.com/slides/java/manage-fonts/
  3. 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/
  4. Watermark PPTX File Online or using .NET | prod...

    Free online app to Watermark different PPTX files. .NET watermarking library C# code for PPTX Presentations....NET based PPTX Presentation Watermarking applications...documents including PPTX Presentation online via app with instant...

    products.aspose.com/total/net/watermark/pptx/
  5. 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...
  6. Get Warning Callbacks for Font Substitution in ...

    Learn to get warning callbacks for font substitution in Aspose.Slides for Python via .NET and display PowerPoint and OpenDocument Presentations accurately....callbacks when rendering presentation slides. Follow these steps...HtmlOptions , and others. Load a presentation that uses a font not available...

    docs.aspose.com/slides/python-net/getting-warni...
  7. What Is the Aspose Equivalent of Table Design |...

    In PPTX, when working on a table, it is possible to do the following: Table Design ribbon Table Styles Clear Table See screenshot for an example: Clear Table.png (101.6 KB) How to do this in Aspose Slides for Java?...// Create a presentation Presentation presentation = new Presentation();...Add a slide ISlide slide = presentation.getSlides().get_Item(0);...

    forum.aspose.com/t/what-is-the-aspose-equivalen...
  8. C++ API to Convert EPUB to PPT | products.aspos...

    Convert EPUB to PPT via C++ without using Microsoft Word or Adobe Acrobat Reader...popular file format for presentations. By converting EPUB to PPT... you can easily create presentations from e-books. This can be...

    products.aspose.com/total/cpp/conversion/epub-t...
  9. Convert PNG to PPTX in C# | products.aspose.com

    Convert PNG to PPTX in C#. Use .NET library API to convert PNG images to PowerPoint...and manipulate PowerPoint presentations, PDFs, HTML docs, and other...essentially creating a PowerPoint presentation that contains slides based...

    products.aspose.com/slides/net/conversion/png-t...
  10. View PPTX File Online and Load or Open PPTX Fil...

    Free online PPTX file viewer app. Python API code to load and open PPTX file for viewer application....Slides ) Create Presentation class object and load source...Load Microsoft Powerpoint Presentation Python Code : Open Powerpoint...

    products.aspose.com/total/python-net/viewer/pptx/