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

presentation to image

(0.05 sec)
  1. Convert to eBook with advanced options | GroupDocs

    Follow this guide and learn how To convert documents To eBook formats (EPUB, MOBI, AZW3) with page size, orientation, and other cusTomizations using GroupDocs.Conversion for .NET....converter = new Converter ( "presentation.pptx" )) { var options =...DOC, DOCX, RTF, ODT, TXT Presentations : PPT, PPTX, ODP Spreadsheets...

    docs.groupdocs.com/conversion/net/convert-to-eb...
  2. View Contents of ZIP and TAR Archives using Gro...

    We are excited To bring a major release of GroupDocs.Viewer for Java API packaging a bunch of new features, improvements, and bug fixes. In the latest release, we have added the support of viewing archives and a couple of code files as well as provided the features of working with security settings in the PDF documents. So let’s walk through the latest release of our document viewer API for Java and check out what you are going To get after upgrading To v19....In the case of rendering as image or PDF, the API returns one...or damaged exception for presentation documents Unable to render...

    blog.groupdocs.com/viewer/view-files-and-folder...
  3. 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/
  4. Convert CAD Drawings (DWG, DGN, DWF) to PDF in ...

    Convert the CAD files like DWG To PDF in Java. DWF, DGN, and AuToCAD drawings To PDF using document and Image conversion Java API by GroupDocs....for Java is the document and image conversion library for Java-based...documents, spreadsheets, presentations, images, portable documents...

    blog.groupdocs.com/conversion/convert-cad-drawi...
  5. GroupDocs Newsletter July 2018 – Professional D...

    Share this issue: Monthly NewsletterJuly 2018 Merge Word, PDF, Excel & PowerPoint Documents in .NET Join Multiple Documents of Same File Format inTo One GroupDocs.Merger for .NET - A native document manipulation API allowing To split, append, join, remove, reorder and combine pages of popular business documents formats inTo one. You can also manage document protection by setting up or removing passwords. Company News GroupDocs Consulting Partners Program GroupDocs has recently started consulting partners program To provide professional consultancy services, implementation and unique solutions To help GroupDocs API users develop cusTomized solutions according To the business needs....rendering email messages as image and PDF. You can also change... Generate Summary Pages to Image Streams in Java Applications...

    blog.groupdocs.com/total/groupdocs-newsletter-j...
  6. 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...
  7. Specify File Type for Comparison Manually | Gro...

    Manually specify the file type when an extension is missing or wrong, using LoadOptions and FileType from GroupDocs.Comparison for Python via .NET....CSV Presentation FileType.PPTX , FileType...FileType.MSG , FileType.EMLX Image FileType.PNG , FileType.JPG...

    docs.groupdocs.com/comparison/python-net/develo...
  8. Effortlessly Convert JSON to XML in C#

    Convert your JSON data To XML format using C#. Learn how To seamlessly convert JSON To XML using C# with our step-by-step guide....between various document types, images, and file formats. In this...documents, presentations, eBooks, as well as image formats like...

    blog.groupdocs.com/conversion/convert-json-to-x...
  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. 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/