Sort Score
Result 10 results
Languages All
Labels All
Results 311 - 320 of 476 for

image to spreadsheet conversion

(0.25 sec)
  1. 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/
  2. 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...
  3. 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/net/generating-page-p...
  4. 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...
  5. Extract data from Microsoft Office Excel spread...

    Complete guide To extracting data, text, and tables from Excel Spreadsheets (.xls, .xlsx) using GroupDocs.Parser for .NET. Learn how To extract tables from Excel C# with code examples....Conversion Product Solution GroupDocs...from Microsoft Office Excel spreadsheets Extract data from Microsoft...

    docs.groupdocs.com/parser/net/extract-data-from...
  6. eSign document with Digital signature | GroupDocs

    This article explains how digitally esign documents with certificates using GroupDocs.Signature API...Conversion Product Solution GroupDocs...documents (DOC, DOCX, ODT, OTT), Spreadsheet files (XLSX, XLS, ODS, OTS)...

    docs.groupdocs.com/signature/java/esign-documen...
  7. Working with metadata in Spreadsheets | GroupDocs

    GroupDocs.Metadata for .NET 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 FileType property To obtain file format information AdvancedUsage....Conversion Product Solution GroupDocs...metadata in Spreadsheets Working with metadata in Spreadsheets Leave...

    docs.groupdocs.com/metadata/net/working-with-me...
  8. GroupDocs Blog

    GroupDocs Blog - GroupDocs Blog | Document AuTomation Solutions for .NET & Java Developers...support, fixes EPS‑to‑JPG conversion, and introduces Docker deployment...model, embedded fonts for spreadsheet‑HTML, and several bug fixes...

    blog.groupdocs.com/groupdocs.blog/
  9. 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....Conversion Product Solution GroupDocs...format supported by numerous image viewers and modern browsers...

    docs.groupdocs.com/editor/nodejs-java/generatin...
  10. Get file info | GroupDocs

    This page describes how To detect document file type, size and calculate pages count when annotate documents or Images with GroupDocs.Annotation....Conversion Product Solution GroupDocs... Excel spreadsheet, PowerPoint presentation or image etc.) is...

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