Sort Score
Result 10 results
Languages All
Labels All
Results 501 - 510 of 895 for

spreadsheet comparison

(0.21 sec)
  1. Searching watermarks | Documentation

    This article explains how to search watermarks while using GroupDocs. Watermarks Java API....Comparison Product Solution GroupDocs...hash for image similarity comparison. But there are other image...

    docs.groupdocs.com/watermark/java/searching-wat...
  2. GroupDocs.Metadata Product Family on GroupDocs ...

    GroupDocs.Metadata Product Family on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers Recent content in GroupDocs.Metadata Product Family on GroupDocs Blog | Document Autom......metadata of documents (Words, Spreadsheet, Presentation, PDF, CAD,...metadata of documents (Words, Spreadsheet, Presentation, PDF) and images...

    blog.groupdocs.com/categories/groupdocs.metadat...
  3. Save Document | Documentation

    This article demonstrates how to save edited text documents, Spreadsheets, and presentations with GroupDocs.Editor for Node.js via Java API....Comparison Product Solution GroupDocs...DOC, DOCX, DOCM, DOT, ODT Spreadsheet XLS, XLSX, XLSM, XLSB Delimiter-Separated...

    docs.groupdocs.com/editor/nodejs-java/save-docu...
  4. Convert XLSX to MHTML using Python

    Convert XLSX to MHTML using Python to generate web-friendly Spreadsheets. Learn how to export XLSX to MHTML in Python with styling and layout preservation....Comparison Product Family GroupDocs...XLSX to MHTML using Python Spreadsheets can be easily shared on...

    kb.groupdocs.com/conversion/python/convert-xlsx...
  5. Extract Text from XLSX using Java

    This article describes the method of how to extract text from XLSX using Java. It features a code to guide you through integrating text extraction from XLSX in Java....Comparison Product Family GroupDocs...a widely used format for spreadsheets, these files often hold...

    kb.groupdocs.com/parser/java/extract-text-from-...
  6. Read Metadata from XLSX using Java

    Discover how to read metadata from XLSX using Java without the need of additional software. You will be given a code example to read metadata of XLSX using Java....Comparison Product Family GroupDocs...widely used file format for spreadsheets, notably associated with...

    kb.groupdocs.com/metadata/java/read-metadata-fr...
  7. Handle loading of external resources documents ...

    GroupDocs.Parser provides the functionality to handle loading of HTML external resources. Here are the steps to handle loading of HTML external resources. Instantiate the ParserSettings object and pass External Resource Handler; Create Parser object and call GetImages method. The following code sample shows how to handle loading of HTML external resources. // Create an instance of ParserSettings to pass External Resource Handler ParserSettings settings = new ParserSettings(new Handler()); // Create an instance of Parser class to generate Spreadsheet page previews try (Parser parser = new Parser(Constants....Comparison Product Solution GroupDocs...Parser class to generate spreadsheet page previews try ( Parser...

    docs.groupdocs.com/parser/java/handle-loading-o...
  8. GroupDocs.Assembly for Java overview | Document...

    A assembly is a document automation and reports generation API designed to create custom documents from templates. With its powerful and straightforward API, you can execute the following actions: Multiple data formats support Use formulae & perform sequential data operations Apply upper, lower, capital, firstcap formatting to strings in template syntax Template syntax support formatting of ordinal, cardinal, alphabetic numeric nature Support template documents with custom variables & text comments within template syntax tags Dynamically insert out document content in report Dynamically configure background color of html documents & generate barcode in reports Dynamically insert hyperlinks in reports & apply attributes to email message body Dynamically attach email attachments Support of next field analogue of Microsoft Word Update fields during word processing document assembly Apply formula during Spreadsheet assembly Template formatting for numeric, text, image, date-time, chart elements Conditional formatting of template text elements Linq-based template syntax Change format of assembled file using explicit specifications or file extension Auto-removal of empty paragraphs Generate various report types, e....Comparison Product Solution GroupDocs...assembly Apply formula during spreadsheet assembly Template formatting...

    docs.groupdocs.com/assembly/java/product-overview/
  9. Handle loading of external resources documents ...

    Learn how to handle loading of external resources....Comparison Product Solution GroupDocs...Parser class to generate spreadsheet page previews using ( Parser...

    docs.groupdocs.com/parser/net/handle-loading-of...
  10. Merging Table Cells Dynamically | Documentation

    Note This feature is supported by version 19.1 or greater Note The code uses some of the objects defined in The Business Layer. Using GroupDocs.Assembly for .NET, you can merge table cells with equal textual contents within your reports dynamically using cellMerge tags. Syntax of a cellMerge tag is defined as follows: <> Warning A horz switch is optional. If the switch is present, it denotes a cell merging operation in a horizontal direction....Comparison Product Solution GroupDocs...Table Cells Dynamically in Spreadsheet Document The Code Download...

    docs.groupdocs.com/assembly/net/merging-table-c...