Sort Score
Result 10 results
Languages All
Labels All
Results 2,271 - 2,280 of 11,038 for

xlsx

(0.14 sec)
  1. Work with search results | Documentation

    Working with search results consists in obtaining information from objects of search results and highlighting occurrences in the text of documents. Obtain search result information When a search is complete, the Search method returns an object of type SearchResult. This page describes the information available in an object of type SearchResult. From the root object of the search result, information is available on the number of documents found, the number of occurrences of the words and phrases found, as well as detailed information on each individual document.... DOC, DOCX, PPT, PPTX, XLS, XLSX and more with our free online...

    docs.groupdocs.com/search/net/work-with-search-...
  2. Extract text from Microsoft Office Excel spread...

    This article explains that how to extract text from Microsoft Office Excel (.xls, .Xlsx) spreadsheets.... DOC, DOCX, PPT, PPTX, XLS, XLSX, Emails and more with our free...

    docs.groupdocs.com/parser/net/extract-text-from...
  3. Work with search results | Documentation

    Working with search results consists in obtaining information from objects of search results and highlighting occurrences in the text of documents. Obtain search result information When a search is complete, the search method returns an object of type SearchResult. This page describes the information available in an object of type SearchResult. From the root object of the search result, information is available on the number of documents found, the number of occurrences of the words and phrases found, as well as detailed information on each individual document.... DOC, DOCX, PPT, PPTX, XLS, XLSX and more with our free online...

    docs.groupdocs.com/search/java/work-with-search...
  4. Inserting edited worksheet into existing spread...

    This article describes the new feature of the GroupDocs.Editor for java version 20.11 - inserting an edited worksheet into existing spreadsheet... Xlsx ) //let's say we have a spreadsheet...SpreadsheetSaveOptio ( SpreadsheetFormats . Xlsx ) //let's say we have a spreadsheet...

    docs.groupdocs.com/editor/java/inserting-edited...
  5. .NET HTML Viewer API - Read, View, Render in C#...

    .NET document viewer API to read, render and display HTML in any type of C#, ASP.NET, VB.NET & .NET Core applications....NET XLSX Viewer (Microsoft Excel Open...

    products.groupdocs.com/viewer/net/html/
  6. .NET OBJ Viewer API - Read, View, Render in C# ...

    .NET document viewer API to read, render and display OBJ in any type of C#, ASP.NET, VB.NET & .NET Core applications....NET XLSX Viewer (Microsoft Excel Open...

    products.groupdocs.com/viewer/net/obj/
  7. Fuzzy search | Documentation

    This article gives the knowledge about the fuzzy search definition, and its capabilities in GroupDocs.Search using Java search API.... DOC, DOCX, PPT, PPTX, XLS, XLSX and more with our free online...

    docs.groupdocs.com/search/nodejs-java/fuzzy-sea...
  8. Fuzzy search | Documentation

    This article gives the knowledge about the fuzzy search definition, and its capabilities in GroupDocs.Search using Java search API.... DOC, DOCX, PPT, PPTX, XLS, XLSX and more with our free online...

    docs.groupdocs.com/search/java/fuzzy-search/
  9. .NET PSB Viewer API - Read, View, Render in C# ...

    .NET document viewer API to read, render and display PSB in any type of C#, ASP.NET, VB.NET & .NET Core applications....NET XLSX Viewer (Microsoft Excel Open...

    products.groupdocs.com/viewer/net/psb/
  10. 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...