Sort Score
Result 10 results
Languages All
Labels All
Results 421 - 430 of 828 for

presentation to image

(1.01 sec)
  1. GroupDocs.Merger Product Family

    Document AuTomation APIs To enrich .NET and Java applications To view, edit, annotate, convert, compare, e-sign, parse, split, merge, redact, or classify documents of almost all the popular file formats.... Word, Excel, Presentation, PDF, HTML, RTF) and save...now do image joining. And following are the supported image formats:...

    blog.groupdocs.com/categories/groupdocs.merger-...
  2. Generating Page Preview for WordProcessing Docu...

    Learn how To generate a preview for any page of an existing WordProcessing document in SVG format using GroupDocs.EdiTor for Node.js via Java....format supported by numerous image viewers and modern browsers...WordProcessing, Spreadsheet , and Presentation . Steps to Generate Page...

    docs.groupdocs.com/editor/nodejs-java/generatin...
  3. 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-...
  4. Add annotation to the document | GroupDocs

    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...
  5. Add annotation to the document | GroupDocs

    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/java/add-annotati...
  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 | GroupDocs

    Read file type, page count, file size, and page dimensions before comparison using IDocumentInfo from GroupDocs.Comparison for .NET....spreadsheet, PowerPoint presentation or image etc.). represents count...

    docs.groupdocs.com/comparison/net/get-file-info/
  8. Python Tiling Watermarks: 7 Examples to Protect...

    Master Python tiling watermarks with 7 practical examples. Learn To add, create, and cusTomize watermarks for document security, remove watermarks, and protect files using GroupDocs.Watermark API for enterprise content protection....Watermark (For Professional Presentations) Example 3: Maximum Security...watermarking : Works with PDFs, images, Word docs, and more Customizable...

    blog.groupdocs.com/watermark/tiling-watermark-p...
  9. 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...
  10. 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...