Sort Score
Result 10 results
Languages All
Labels All
Results 441 - 450 of 768 for

presentation to image

(0.04 sec)
  1. Adding text watermarks | Documentation

    Following code snippet shows how To add text watermark To a document. If the document consists of multiple parts (pages, worksheets, slides, frames etc), the watermark will be added To all of them. advanced_usage.adding_text_watermarks.AddTextWatermark // Specify an absolute or relative path To your Image. Ex: "C:\\Docs\\Image.png" Watermarker watermarker = new Watermarker("Image.png"); // Initialize the font To be used for watermark Font font = new Font("Arial", 19, FontStyle.Bold | FontStyle.Italic); // Create the watermark object TextWatermark watermark = new TextWatermark("Test watermark", font); // Set watermark properties watermark....relative path to your image. Ex: "C:\\Docs\\image.png" Watermarker...watermarker = new Watermarker ( "image.png" ); // Initialize the font...

    docs.groupdocs.com/watermark/java/adding-text-w...
  2. Get file info | Documentation

    This article explains how To detect document file type, size and calculate pages count when annotate documents or Images with GroupDocs.Comparison....spreadsheet, PowerPoint presentation or image etc.). represents count...

    docs.groupdocs.com/comparison/java/get-file-info/
  3. How to work with Metadata tags

    Explain how To work with Metadata tags...across Word documents, PDFs, images, and more. For instance, a...xlsx) to the PowerPoint presentation (target.pptx). This selective...

    blog.groupdocs.com/metadata/how-to-work-with-tag/
  4. Convert MSG to MHTML using Node.js

    Learn how To convert MSG To MHTML using Node.js in a few simple steps. This guide also shows how To export MSG To MHTML in Node.js using an efficient conversion APIs....consolidate all resources—like images and styles—into a single web-compatible...Whether for compliance, presentation, or documentation, this...

    kb.groupdocs.com/conversion/nodejs/convert-msg-...
  5. Convert note-taking formats | Documentation

    In this article, you will learn how To convert note-taking formats To other formats with GroupDocs.Conversion for .NET....detailed consisting of digital images, audio/video clips, and hand...conversions From To ONE eBook: , , Image: , , , , , , , , , JPG, , ,...

    docs.groupdocs.com/conversion/net/convert/note/
  6. Convert note-taking formats | Documentation

    In this article, you will learn how To convert note-taking formats To other formats with GroupDocs.Conversion for Node.js via Java....detailed consisting of digital images, audio/video clips, and hand...conversions From To ONE eBook: , , Image: , , , , , , , , , JPG, , ,...

    docs.groupdocs.com/conversion/nodejs-java/conve...
  7. Render Word Document to Web Page using Node.js

    This Topic explains how To render Word Document To Web Page using Node.js. A sample code example will also be provided for Word To web page rendering Node.js....js Presenting Word documents as web content...necessary resources, like fonts and images, making them easy to serve...

    kb.groupdocs.com/viewer/nodejs/render-word-docu...
  8. View MPP Files Created in MS Project 2019 using...

    Hello everyone! We have recently released version 19.9 of GroupDocs.Viewer for .NET with the support of new file formats as well as a number of bug fixes. So in this post, I am going To write about what is new in this release particularly for those who are interested in viewing Microsoft Project files (.mpp) using .NET API. Microsoft Project is a famous project management software that is proved To be helpful for the managers as well as the other stakeholders in making, organizing, tracking and analyzing their project plans....password-protected ODP/OTP presentations Styles are embedded when...works when rendering ODP presentation HTML representation of PPTX...

    blog.groupdocs.com/viewer/view-mpp-files-of-ms-...
  9. Add annotation to the document | Documentation

    The page describes document annotations of different types and how To add annotations To a document using GroupDocs.Annotation API....programmatically added to a documents and images of various types - PDF, Microsoft...PowerPoint presentations, PNG / JPG / TIFF images etc. Add annotation...

    docs.groupdocs.com/annotation/net/add-annotatio...
  10. Convert PDF to HTML programmatically using C#

    Let's convert a PDF document To HTML using a few lines of code. AuTomate PDF conversion within .NET application To convert whole document or selected pages....file format that is used to present documents in a manner that...conversion of various documents and image formats with its efficient and...

    blog.groupdocs.com/conversion/convert-a-pdf-doc...