Sort Score
Result 10 results
Languages All
Labels All
Results 551 - 560 of 880 for

spreadsheet comparison

(0.1 sec)
  1. Edit TXT | Documentation

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

    docs.groupdocs.com/editor/java/edit-txt/
  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 | Documentation

    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. Edit TXT | Documentation

    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/
  6. Edit Word | Documentation

    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/
  7. Edit Word | Documentation

    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/
  8. Adding text watermarks | Documentation

    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...
  9. Getting Possible Conversions | Documentation

    This article explains how to obtain supported conversions when converting documents with GroupDocs.Conversion within your Java applications...Comparison Product Solution GroupDocs...Microsoft Excel Open XML Spreadsheet (xlsx) Primary conversions...

    docs.groupdocs.com/conversion/java/get-possible...
  10. Introduction | Documentation

    This article explains main principles and stages of editing documents programmatically with GroupDocs.Editor for .NET API....Comparison Product Solution GroupDocs...ODT, OTT, Word 2003 XML Spreadsheet XLS, XLT, XLSX, XLSM, XLSB...

    docs.groupdocs.com/editor/net/introduction/