Sort Score
Result 10 results
Languages All
Labels All
Results 2,421 - 2,430 of 11,715 for

xlsx

(0.41 sec)
  1. Faceted search | GroupDocs

    This article gives the knowledge of the creation of faceted search queries using Java search API.... DOC, DOCX, PPT, PPTX, XLS, XLSX and more with our free online...

    docs.groupdocs.com/search/nodejs-java/faceted-s...
  2. Indexing from different sources | GroupDocs

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

    docs.groupdocs.com/search/nodejs-java/indexing-...
  3. Working with metadata in Matroska (MKV) files |...

    Reading matroska format-specific properties The GroupDocs.Metadata API supports extracting format-specific information from MKV files. The following are the steps to read native MKV metadata. Load an MKV video Get the root metadata package Extract the native metadata package using the MatroskaRootPackage.getMatroskaPackage method Read the Matroska metadata properties on different levels of the format structure advanced_usage.managing_metadata_for_specific_formats.video.matroska.MatroskaReadNativeMetadataProperties try (Metadata metadata = new Metadata(Constants.InputMkv)) { MatroskaRootPackage root = metadata.getRootPackageGeneric(); // Read the EBML header System.... DOC, DOCX, PPT, PPTX, XLS, XLSX, emails, images and more with...

    docs.groupdocs.com/metadata/java/working-with-m...
  4. Extract text areas | GroupDocs

    This article explains that how to extract text areas from documents in Java.... DOC, DOCX, PPT, PPTX, XLS, XLSX, Emails and more with our free...

    docs.groupdocs.com/parser/java/extract-text-areas/
  5. 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.... DOC, DOCX, PPT, PPTX, XLS, XLSX and more with our free online...

    docs.groupdocs.com/search/net/build-your-first-...
  6. Convert to eBook with advanced options | GroupDocs

    Follow this guide and learn how to convert documents to eBook formats (EPUB, MOBI, AZW3) with page size, orientation, and other customizations using GroupDocs.Conversion for .NET....PPTX, ODP Spreadsheets : XLS, XLSX, ODS, CSV Web : HTML, MHTML...Converter ( "quarterly-report.xlsx" )) { var options = new EBookConvertOptions...

    docs.groupdocs.com/conversion/net/convert-to-eb...
  7. Supported file formats | GroupDocs

    It supports DOCX, DOCM, DOC, DOT, DOTM, XLS, Xlsx, PDF, PPT, JPG, PNG, HTML, EML and many more... Try the to convert DOCX, XLSX, PPTX, and more. This topic...

    docs.groupdocs.com/conversion/net/supported-fil...
  8. 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.... DOC, DOCX, PPT, PPTX, XLS, XLSX, emails, images and more with...

    docs.groupdocs.com/metadata/java/working-with-m...
  9. 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....HTML, EPUB, Spreadsheet (XLS, XLSX), Presentation (PPT, PPTX),...

    blog.groupdocs.com/search/search-text-in-word-e...
  10. 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... DOC, DOCX, PPT, PPTX, XLS, XLSX and more with our free online...

    docs.groupdocs.com/search/net/build-search-query/