Sort Score
Result 10 results
Languages All
Labels All
Results 4,421 - 4,430 of 126,648 for

presentations

(0.51 sec)
  1. How to add Strikeout Annotation using C++ | Asp...

    Source code to add Strikeout annotations in PDF file on any platform with C++ language...document, and improves presentations when using your document...

    products.aspose.com/pdf/cpp/annotation/strikeou...
  2. How to add Strikeout Annotation using .NET | As...

    Source code on C# to add Strikeout annotations on .NET Framework, .NET Core, and PHP, VBScript, Delphi, C++ via COM Interop....document, and improves presentations when using your document...

    products.aspose.com/pdf/net/annotation/strikeou...
  3. How to add Underline Annotation using .NET | As...

    Source code on C# to add Underline annotations on .NET Framework, .NET Core, and PHP, VBScript, Delphi, C++ via COM Interop....document, and improves presentations when using your document...

    products.aspose.com/pdf/net/annotation/underlin...
  4. How to get Freetext Annotation using Java | Asp...

    Java sample code to get Freetext annotations in PDF file on Java Runtime Environment for JSP/JSF Application and Desktop Applications....document, and improves presentations when using your document...

    products.aspose.com/pdf/java/annotation/freetex...
  5. 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...
  6. 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...
  7. 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...
  8. 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/
  9. 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...
  10. 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/