Sort Score
Result 10 results
Languages All
Labels All
Results 2,331 - 2,340 of 11,616 for

xlsx

(0.07 sec)
  1. Parse data from documents | GroupDocs

    Learn how to parse and extract structured data from documents using template-based extraction with GroupDocs.Parser for .NET. Extract invoice data, tables, and fields in C#.... DOC, DOCX, PPT, PPTX, XLS, XLSX, Emails and more with our free...

    docs.groupdocs.com/parser/net/parse-data-from-d...
  2. 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 MatroskaRootPackage.MatroskaPackage Read the Matroska metadata properties on different levels of the format structure AdvancedUsage.ManagingMetadataForSpecificFormats.Video.Matroska.MatroskaReadNativeMetadataProperties using (Metadata metadata = new Metadata(Constants.InputMkv)) { var root = metadata.GetRootPackage(); // Read the EBML header Console.... DOC, DOCX, PPT, PPTX, XLS, XLSX, emails, images and more with...

    docs.groupdocs.com/metadata/net/working-with-me...
  3. Phrase search | GroupDocs

    This article gives the knowledge about phrase search definition as well as a phrase search description using Java search API.... DOC, DOCX, PPT, PPTX, XLS, XLSX and more with our free online...

    docs.groupdocs.com/search/nodejs-java/phrase-se...
  4. Edit document | GroupDocs

    Follow this guide and learn how to edit text documents, spreadsheets and presentations using GroupDocs.Editor for .NET API features....DOCM, DOT, ODT Spreadsheet XLS, XLSX, XLSM, XLSB Delimiter-Separated...inputXlsxPath = "C://input/spreadsheet.xlsx" ; Editor editor = new Editor...

    docs.groupdocs.com/editor/net/edit-document/
  5. GroupDocs.Search Product Family

    Document Automation APIs to enrich .NET and Java applications to view, edit, annotate, convert, compare, e-sign, parse, split, merge, redact, or classify documents of almost all the popular file formats....Suppose, you have multiple TXT, XLSX and DOCX documents. What if...

    blog.groupdocs.com/categories/groupdocs.search-...
  6. Character types | GroupDocs

    This page contains descriptions of all character types. Character types differ in how characters of these types are indexed.... DOC, DOCX, PPT, PPTX, XLS, XLSX and more with our free online...

    docs.groupdocs.com/search/nodejs-java/character...
  7. Unable to view document in word editor properly...

    Hello I am trying to view the word/excel/ppt document in Groupdocs editor using asp.net mvc(web api, jQuery, JavaScript) like how it is working → Word Editor, Excel Editor, PowerPoint Editor Below is my code for the s…...EditorType == "xlsx") { fullFilePath = fileuploadPath...fileuploadPath + "\\" + guid + ".xlsx"; await CreateEmptyExcelFile(fullFilePath);...

    forum.groupdocs.com/t/unable-to-view-document-i...
  8. GroupDocs Blog

    GroupDocs Blog - GroupDocs Blog | Document Automation Solutions for .NET & Java Developers...Suppose, you have multiple TXT, XLSX and DOCX documents. What if...

    blog.groupdocs.com/groupdocs.blog/page/43/
  9. GroupDocs Blog

    GroupDocs Blog - GroupDocs Blog | Document Automation Solutions for .NET & Java Developers...document formats like DOCX, PDF, XLSX, PPTX, MSG with attachments...

    blog.groupdocs.com/groupdocs.blog/page/66/
  10. Search and highlight text in the loaded documen...

    Search text by literal or regex and highlight found text in the document, loaded to the GroupDocs.Viewer for Java...), Spreadsheet (XLS, XLSX, ODS, CSV, etc.), Presentation...

    docs.groupdocs.com/viewer/java/search-highlight...