Sort Score
Result 10 results
Languages All
Labels All
Results 1,321 - 1,330 of 6,306 for

xls

(0.08 sec)
  1. Load document from local disk | Documentation

    GroupDocs.Parser provides the functionality to extract data from documents on the local disk. The following example shows how to load the document from the local disk: // Set the filePath String filePath = Constants.SamplePdf; // Create an instance of Parser class with the filePath try (Parser parser = new Parser(filePath)) { // Extract a text into the reader try (TextReader reader = parser.getText()) { // Print a text from the document // If text extraction isn't supported, a reader is null System....from PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX, Emails and more with our...

    docs.groupdocs.com/parser/java/load-document-fr...
  2. Get supported file formats | Documentation

    This page describes how the search api is used to obtain a list of supported file types....your PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX and more with our free...

    docs.groupdocs.com/search/net/get-supported-fil...
  3. Load from Stream | Documentation

    This article shows that how to load file from stream using redaction API...like PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX, Emails and more with our...

    docs.groupdocs.com/redaction/python-net/load-fr...
  4. Save a modified file to the original source | D...

    This article shows how to save the modified content to the underlying source in Java....of PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX, emails, images and more...

    docs.groupdocs.com/metadata/java/save-a-modifie...
  5. Introducing GroupDocs.Signature for Java | Docu...

    Introduction to GroupDocs.Signature for Java - what is it and why to use...PDF, DOCX/DOC, PPTX/PPT, XLSX/XLS, JPG, PNG, TIFF, HTML and many...

    docs.groupdocs.com/signature/java/introducing-g...
  6. Plain text | Documentation

    This article explains that how to extract plain formatted text from document page in Java....from PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX, Emails and more with our...

    docs.groupdocs.com/parser/java/plain-text/
  7. Redaction basics | Documentation

    This article shows that how C# developers can apply metadata, image, annotation and text redaction in their documents. Wide range of document formats is supported, such as, PDF, DOC, DOCX, PPT, PPTX, Xls, XlsX and others....as: PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX and others. See full list...like PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX, Emails and more with our...

    docs.groupdocs.com/redaction/python-net/redacti...
  8. Text redaction | Documentation

    This article explains that how C# redaction API allows you to easily redact data of sensitive or private nature from your documents. You can apply text redaction using exact phrase or regular expression for documents of different formats like PDF, DOC, DOCX, PPT, PPTX, Xls, XlsX and others....like PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX and others. See full list...like PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX, Emails and more with our...

    docs.groupdocs.com/redaction/python-net/text-re...
  9. Synonym search online

    Synonym search in document. Perform synonym search of words and phrases online....ODP POT PPTM POTX POTM PPSM XLS XLT XLTX XLSX XLSM XLSB XLA XLAM...

    products.groupdocs.app/search/synonym
  10. How to Convert Excel to PDF in C#

    Let's look at how to convert Excel to PDF in C# and how to use the C# Excel to PDF sample code to convert a workbook, selected sheets, or any cell range to PDF....various Excel formats such as XLS, CSV, XLT, and many others with...

    kb.groupdocs.com/conversion/net/how-to-convert-...