Sort Score
Result 10 results
Languages All
Labels All
Results 331 - 340 of 528 for

image to spreadsheet conversion

(0.58 sec)
  1. 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....Conversion Product Solution GroupDocs...relative path to your image. Ex: "C:\\Docs\\image.png" Watermarker...

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

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

    docs.groupdocs.com/comparison/python-net/get-fi...
  3. Working with metadata in Spreadsheets | GroupDocs

    GroupDocs.Metadata for Java provides functionality that allows working with different kinds of Spreadsheet formats such as XLS, XLSX, ODS, etc. For the full list of supported document formats please refer To Supported document formats. Detecting the exact type of a document The following sample of code will help you To detect the exact type of a loaded Spreadsheet and extract some additional file format information. Load a Spreadsheet document Extract the root metadata package Use the getSpreadsheetType method To obtain file format information advanced_usage....Conversion Product Solution GroupDocs...metadata in Spreadsheets Working with metadata in Spreadsheets Leave...

    docs.groupdocs.com/metadata/java/working-with-m...
  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....Conversion Product Solution GroupDocs...programmatically added to a documents and images of various types - PDF, Microsoft...

    docs.groupdocs.com/annotation/java/add-annotati...
  5. GroupDocs Watermark Overview | GroupDocs

    GroupDocs.Watermark for Java is a powerful API that helps you add, search, and remove watermarks from documents, Images, presentations, and more. Whether you need To protect documents with watermarks, cusTomize watermark content, or auTomate watermarking at scale, this library gives you everything you need. What You Can Do With GroupDocs.Watermark for Java, you can: Add watermark To document – Add Image or text watermarks To PDF, Word, Excel, PowerPoint, Visio, and many other formats....Conversion Product Solution GroupDocs...watermarks from documents, images, presentations, and more. Whether...

    docs.groupdocs.com/watermark/java/groupdocs-wat...
  6. Error handling | GroupDocs

    Handle Conversion errors with specific exception types...Conversion Product Solution GroupDocs...feedback On this page All conversion methods raise exceptions...

    docs.groupdocs.com/markdown/python-net/error-ha...
  7. 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...Conversion Product Solution GroupDocs...is supported in the numerous image viewers and also by any modern...

    docs.groupdocs.com/editor/java/generating-page-...
  8. GroupDocs Blog

    GroupDocs Blog - GroupDocs Blog | Document AuTomation Solutions for .NET & Java Developers...Conversion for .NET 18.6 is on-board...the issue of getting black images when rendering PDF documents...

    blog.groupdocs.com/groupdocs.blog/page/58/
  9. GroupDocs Blog

    GroupDocs Blog - GroupDocs Blog | Document AuTomation Solutions for .NET & Java Developers...common TIFF/EXIF tags in TIFF images. The memory consumption is...documents are introduced: Conversion to HTML format We are delighted...

    blog.groupdocs.com/groupdocs.blog/page/53/
  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....Conversion Product Solution GroupDocs... Excel spreadsheet, PowerPoint presentation or image etc.). represents...

    docs.groupdocs.com/comparison/java/get-file-info/