Sort Score
Result 10 results
Languages All
Labels All
Results 2,051 - 2,060 of 6,397 for

xls

(0.08 sec)
  1. Search text | GroupDocs

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

    docs.groupdocs.com/parser/java/search-text/
  2. Working with metadata in Presentations | GroupDocs

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

    docs.groupdocs.com/metadata/java/working-with-m...
  3. Indexing from different sources | GroupDocs

    GroupDocs.Search allows indexing documents from various sources....your PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX and more with our free...

    docs.groupdocs.com/search/java/indexing-from-di...
  4. Parse data from PDF documents | GroupDocs

    To extract data from PDF documents parseForm and parseByTemplate(Template) methods are used. Both methods return DocumentData object. For details, see Working With Extracted Data. Here are the steps to extract data from PDF Form: Instantiate Parser object for the initial document Call parseForm method and obtain the DocumentData object; Check if data isn’t null (parse form is supported for the document); Iterate over field data to obtain form data. The following example shows the use case when a user fills in PDF form and send it by email (for example)....from PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX, Emails and more with our...

    docs.groupdocs.com/parser/java/parse-data-from-...
  5. Edit Excel Workbook | GroupDocs

    This guide demonstrates how to edit Xls, XlsX, XlsM, XlsB, ODS, SXC spreadsheets with hidden worksheets, protect edited spreadsheet with password and many other powerful features of GroupDocs.Editor for .NET....are presented by many formats: XLS, XLSX, XLSM, XLSB, ODS, SXC and...

    docs.groupdocs.com/editor/net/edit-excel/
  6. Indexing options | GroupDocs

    This page contains a description of all the properties of the IndexingOptions class...your PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX and more with our free...

    docs.groupdocs.com/search/java/indexing-options/
  7. Build your first search solution | GroupDocs

    First of all you need to create an index. An index can be created in memory or on disk. An index created in memory cannot be saved after exiting your program. In contrast, an index created on disk may be loaded in the future to continue working....your PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX and more with our free...

    docs.groupdocs.com/search/nodejs-java/build-you...
  8. Build your first search solution | GroupDocs

    First of all you need to create an index. An index can be created in memory or on disk. An index created in memory cannot be saved after exiting your program. In contrast, an index created on disk may be loaded in the future to continue working....your PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX and more with our free...

    docs.groupdocs.com/search/java/build-your-first...
  9. Build search query | GroupDocs

    This page contains information about building text search queries of various types. More examples on building search queries are provided on the page...your PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX and more with our free...

    docs.groupdocs.com/search/nodejs-java/build-sea...
  10. Document conversion is hanging using Java - Fre...

    Hi, We are encountering the same issue (documents hanging during conversion) while converting various file formats such as .docx, .Xlsx, .pptx, etc., into PDFs. This issue is occurring only in our production environment…...contains(inputFileExtension)) { // for "xls, xlsx, csv, ods" SpreadsheetLoadOptio...

    forum.groupdocs.com/t/document-conversion-is-ha...