Sort Score
Result 10 results
Languages All
Labels All
Results 431 - 440 of 751 for

presentation to image

(0.04 sec)
  1. 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...
  2. 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...
  3. How to Render DOCX as PNG using C#

    In this article, we will guide you on how To render DOCX as PNG using C# without installing extra software. We will also provide code To render DOCX To PNG using C#.... PNG is a widely used image format known for its lossless...allows you to extract specific images, graphics, or diagrams from...

    kb.groupdocs.com/viewer/net/how-to-render-docx-...
  4. 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...
  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. GroupDocs.Merger Product Family on GroupDocs Bl...

    GroupDocs.Merger Product Family on GroupDocs Blog | Document AuTomation Solutions for .NET & Java Developers Recent content in GroupDocs.Merger Product Family on GroupDocs Blog | Document AuTomatio......demonstrates how to merge PPTX presentation files in Node.js with simple...instructions on merging PPTX presentations using GroupDocs.Merger for...

    blog.groupdocs.com/categories/groupdocs.merger-...
  7. Get file info | Documentation

    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...
  8. Insert OLE Objects in Word, Excel, PowerPoint w...

    Embed documents as OLE objects inTo other Word documents, Excel Spreadsheets, Powerpoint Presentations programmatically in Java using GroupDocs.Merger API....spreadsheets, PowerPoint presentation slides using Java . This...Java Insert Documents into Presentations via OLE using Java Java...

    blog.groupdocs.com/merger/insert-ole-objects-in...
  9. 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...
  10. GroupDocs.Viewer 2.0 - New Features & Improveme...

    Last week, we released an update To the GroupDocs.Viewer library for the .NET platform. Now it is time To share what version 2.0 of GroupDocs.Viewer has To offer To the Java world. You can find a full list of new features, improvements and fixes on the GroupDocs.Viewer download page. The most notable improvements, I’m going To discover in this article. Native HTML5-Based Document Rendering The brightest gem presented in this version is the HTML-based rendering mode - an addition To the Image-based one that was the only choice in previous versions of the document viewer....Rendering # The brightest gem presented in this version is the HTML...rendering mode - an addition to the image-based one that was the only...

    blog.groupdocs.com/viewer/groupdocs-viewer-2-0-...