Sort Score
Result 10 results
Languages All
Labels All
Results 401 - 410 of 775 for

presentation to image

(0.09 sec)
  1. Online PDF Annotation Plugin for Moodle CMS Now...

    We’re glad To announce the launch of GroupDocs’ annotation plugin for Moodle. GroupDocs Annotation, an online annotation app, is popular with our users because it lets them annotate and review most popular file formats from a web-browser. Upload any document that you want a team To review To a GroupDocs account. Then copy and paste the embed link To a Moodle page. Invite and share the link with members To start collaborative annotation....text, spreadsheets, PDF, or image files. Collaboration : Share...avoid repeating comments. Presentation mode : View documents in...

    blog.groupdocs.com/annotation/online-pdf-annota...
  2. Add watermarks to PowerPoint presentations | Gr...

    Add watermarks To slides with simple or advanced settings using Python via .NET....Adding watermarks / To presentations Add watermarks to PowerPoint...PowerPoint presentations Leave feedback GroupDocs.Watermark allows...

    docs.groupdocs.com/watermark/python-net/add-wat...
  3. Adding text watermarks | GroupDocs

    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...
  4. 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...
  5. Generating page preview for WordProcessing docu...

    This article describes how To generate a preview for any page for the existing WordProcessing document in SVG format using the GroupDocs.EdiTor...is supported in the numerous image viewers and also by any modern...WordProcessing, Spreadsheet and Presentation . For generating the pages...

    docs.groupdocs.com/editor/net/generating-page-p...
  6. Get file info | GroupDocs

    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/
  7. Add Watermark to Excel Workbooks using C# | Tex...

    Insert watermarks inTo Excel workbooks using C#. Watermark all sheets or insert watermark To just specific sheet even as background using .NET API....different documents , images , and presentations . Today, we will....NET API for documents and images of various file formats. We...

    blog.groupdocs.com/watermark/watermark-excel-sh...
  8. 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...
  9. Get file info | GroupDocs

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

    docs.groupdocs.com/comparison/python-net/get-fi...
  10. How to Sign JPEG with QR Code using C#

    In this discussion, we'll walk you through how To sign JPEG with QR Code using C#. Furthermore, we'll supply a code example To create QR Code in JPEG using C#....C# Putting a QR Code on an image can make it more secure and...involved in signing a JPEG image. Steps to Sign JPEG with QR...

    kb.groupdocs.com/signature/net/how-to-sign-jpeg...