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

xls

(0.04 sec)
  1. Image search in network | Documentation

    This page contains information about reverse image search in the search network....your PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX and more with our free...

    docs.groupdocs.com/search/net/image-search-in-n...
  2. Working with metadata in Spreadsheets | Documen...

    GroupDocs.Metadata for Java provides functionality that allows working with different kinds of spreadsheet formats such as Xls, XlsX, ODS, etc. For the full list of supported document formats please refer to Supported document formats. Detecting the exact type of a document The following sample of code will help you to detect the exact type of a loaded spreadsheet and extract some additional file format information. Load a Spreadsheet document Extract the root metadata package Use the getSpreadsheetType method to obtain file format information advanced_usage....spreadsheet formats such as XLS, XLSX, ODS, etc. For the full...of PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX, emails, images and more...

    docs.groupdocs.com/metadata/java/working-with-m...
  3. Working with metadata in Spreadsheets | Documen...

    GroupDocs.Metadata for .NET provides functionality that allows working with different kinds of spreadsheet formats such as Xls, XlsX, ODS, etc. For the full list of supported document formats please refer to Supported Document Formats. Detecting the exact type of a document The following sample of code will help you to detect the exact type of a loaded spreadsheet and extract some additional file format information. Load a Spreadsheet document Extract the root metadata package Use the FileType property to obtain file format information AdvancedUsage....spreadsheet formats such as XLS, XLSX, ODS, etc. For the full...of PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX, emails, images and more...

    docs.groupdocs.com/metadata/net/working-with-me...
  4. How to Convert DOT to PDF in Java

    Easily convert DOT to PDF in Java using one of the best document conversion library and learn how to write code for Java DOT to PDF converter application....document formats such as XPS, XLS, CSV, HTML, PSD, PNG, RTF, DOCX...

    kb.groupdocs.com/conversion/java/how-to-convert...
  5. Extract text from HTML documents | Documentation

    Learn how to extract a text from HTML documents getText() method is used. This method allows to extract a text from the entire document. Pagination and raw mode is not supported for emails....from PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX, Emails and more with our...

    docs.groupdocs.com/parser/java/extract-text-fro...
  6. Releasing GroupDocs.Parser for Java – A Conveni...

    We are pleased to announce that the first version of GroupDocs.Parser for Java has been released. GroupDocs.Parser for Java allows the Java developers to extract raw and formatted text from the popular document formats. The API also supports working with containers such as ZIP and email containers. You can also access the metadata attached to the documents using a few lines of code. Please continue to read more about the features and the file formats supported by the API....xls/,xlsx/.xlsm/.xlsb/.csv/.ods/Tab...

    blog.groupdocs.com/parser/releasing-groupdocs.p...
  7. Handling MPEG audio metadata | Documentation

    This article explains how the The GroupDocs.Metadata API allows reading some common MPEG audio properties from MP3 files....of PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX, emails, images and more...

    docs.groupdocs.com/metadata/net/handling-mpeg-a...
  8. Detect encoding | Documentation

    This article explains that how to detect encoding of a plain text file in java....from PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX, Emails and more with our...

    docs.groupdocs.com/parser/java/detect-encoding/
  9. 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....from PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX, Emails and more with our...

    docs.groupdocs.com/parser/java/handle-loading-o...
  10. Extract hyperlinks from document | Documentation

    This article explains that how to extract hyperlinks from documents....from PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX, Emails and more with our...

    docs.groupdocs.com/parser/net/extract-hyperlink...