Sort Score
Result 10 results
Languages All
Labels All
Results 1,001 - 1,010 of 3,201 for

spreadsheet

(0.04 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 Node.js via Java...Unlike WordProcessing and Spreadsheet documents, text documents...

    docs.groupdocs.com/editor/nodejs-java/edit-txt/
  2. 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....other formats — for all spreadsheet-based formats (like XLS,...

    docs.groupdocs.com/editor/java/edit-word/
  3. Search Text in Word, Excel, PDF, ZIP Document F...

    GroupDocs.Search is a powerful full-text search API that allows you to search through over 70 document formats in your applications....Docx), PDF, HTML, EPUB, Spreadsheet (XLS, XLSX), Presentation...

    blog.groupdocs.com/search/search-text-in-word-e...
  4. Different visualization than the actual documen...

    As per the preview, we are getting numerical values instead of the pictoral graphs for the categories. attaching the screenshot for your reference. image.png (31.8 KB) image.png (115.3 KB) Please suggest the changes …...format families like Excel/Spreadsheet, PowerPoint/Presentation...

    forum.groupdocs.com/t/different-visualization-t...
  5. 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....other formats — for all spreadsheet-based formats (like XLS,...

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

    docs.groupdocs.com/watermark/java/adding-text-w...
  7. Introduction | Documentation

    This is an introduction into edit document techniques explanation like main stages of document opening, editing and saving results within Java applications....ODT, OTT, Word 2003 XML Spreadsheet XLS, XLT, XLSX, XLSM, XLSB...

    docs.groupdocs.com/editor/java/introduction/
  8. Sign document with secure custom Metadata signa...

    This section contains articles with explanation how to create Metadata electronic signatures and embed into metadata custom object with its serialization and encryption. The examples show how to customize object serialization and encryption....properties and behavior, for Spreadsheet documents only objects of...

    docs.groupdocs.com/signature/net/sign-document-...
  9. Getting Possible Conversions | Documentation

    This article explains how to obtain supported conversions when converting documents with GroupDocs.Conversion within your Java applications...Microsoft Excel Open XML Spreadsheet (xlsx) Primary conversions...sxc] Source format : Excel Spreadsheet (xls) Primary conversions...

    docs.groupdocs.com/conversion/java/get-possible...
  10. Get Possible Conversions | Documentation

    This article demonstrates how to get possible conversions for a file type using GroupDocs.Conversion for Python via .NET API....sxc] Source format : Excel Spreadsheet (xls) Primary conversions...Microsoft Excel Open XML Spreadsheet (xlsx) Primary conversions...

    docs.groupdocs.com/conversion/python-net/develo...