Sort Score
Result 10 results
Languages All
Labels All
Results 591 - 600 of 1,092 for

spreadsheet comparison

(0.06 sec)
  1. Faceted search | GroupDocs

    This article gives the knowledge of the creation of faceted search queries using Java search API....Comparison Product Solution GroupDocs...RevisionNumber TotalEditingTime Spreadsheet format fields Application...

    docs.groupdocs.com/search/nodejs-java/faceted-s...
  2. Search and highlight text in the loaded documen...

    Search text by literal or regex and highlight found text in the document, loaded to the GroupDocs.Viewer for .NET...Comparison Product Solution GroupDocs... DOCX, ODT, RTF, etc.), Spreadsheet (XLS, XLSX, ODS, CSV, etc...

    docs.groupdocs.com/viewer/net/search-highlight-...
  3. Faceted search | GroupDocs

    This article gives the knowledge of the creation of faceted search queries....Comparison Product Solution GroupDocs...RevisionNumber TotalEditingTime Spreadsheet format fields Application...

    docs.groupdocs.com/search/net/faceted-search/
  4. Updating Text signature with advanced options |...

     This article explains how to provide advanced options when updating Text electronic signatures with GroupDocs.Signature API....Comparison Product Solution GroupDocs...Height Text IsSignature Image Spreadsheet Pdf Presentation Word Processing...

    docs.groupdocs.com/signature/java/updating-text...
  5. Skip loading of external resources | GroupDocs

    Learn this article and check how to restrict loading of external resources during conversion...Comparison Product Solution GroupDocs...Processing Presentations Spreadsheets Email SVG All these classes...

    docs.groupdocs.com/conversion/net/skip-loading-...
  6. Edit TXT | GroupDocs

    This guide demonstrates how to edit plain text files with encoding, lists recognition, pagination, and other powerful features of GroupDocs.Editor for Node.js via Java...Comparison Product Solution GroupDocs...Unlike WordProcessing and Spreadsheet documents, text documents...

    docs.groupdocs.com/editor/nodejs-java/edit-txt/
  7. 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....Comparison Product Solution GroupDocs...families: WordProcessing, Spreadsheet , and Presentation . Steps...

    docs.groupdocs.com/editor/nodejs-java/generatin...
  8. Edit Word | GroupDocs

    This guide demonstrates how to edit DOC, DOT, DOCX, DOCM, DOTX, ODT, RTF documents with font extraction, different pagination modes and many other powerful features of GroupDocs.Editor for Java....Comparison Product Solution GroupDocs...other formats — for all spreadsheet-based formats (like XLS,...

    docs.groupdocs.com/editor/java/edit-word/
  9. Edit Word | GroupDocs

    This guide demonstrates how to edit DOC, DOT, DOCX, DOCM, DOTX, ODT, RTF documents with font extraction, different pagination modes and many other powerful features of GroupDocs.Editor for .NET....Comparison Product Solution GroupDocs...other formats — for all spreadsheet-based formats (like XLS,...

    docs.groupdocs.com/editor/net/edit-word/
  10. 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....Comparison Product Solution GroupDocs...Left top corner of page Spreadsheet Point Left top corner of...

    docs.groupdocs.com/watermark/java/adding-text-w...