Sort Score
Result 10 results
Languages All
Labels All
Results 2,381 - 2,390 of 11,784 for

xlsx

(0.64 sec)
  1. Agents and LLM Integration | GroupDocs

    GroupDocs.Conversion for Python via .NET is AI agent and LLM friendly — machine-readable documentation, an MCP server, AGENTS.md shipped inside the pip package, and runnable code examples for AI-driven document pipelines....systems can rarely consume DOCX, XLSX, PPTX, EML, or scanned PDFs...document format pairs -- DOCX, PDF, XLSX, PPTX, images, CAD, email, and...

    docs.groupdocs.com/conversion/python-net/agents...
  2. 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...
  3. Edit Excel Spreadsheet | 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 Java....presented by many formats: XLS, XLSX, XLSM, XLSB, ODS, SXC and other...inputXlsxPath = "C://input//spreadsheet.xlsx" ; SpreadsheetLoadOptio loadOptions...

    docs.groupdocs.com/editor/java/edit-excel/
  4. GroupDocs.Viewer 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....spreadsheet formats like XLS and XLSX, PDF files and several other...

    blog.groupdocs.com/categories/groupdocs.viewer-...
  5. In-Table List with Highlighted Rows in Spreadsh...

    Note In this article, we will use GroupDocs.Assembly to generate an In-Table List with Highlighted Rows report in Spreadsheet Document format based on the use case: Working with a Business Case. Note The code uses some of the objects defined in The Business Layer. In-Table List with Highlighted Rows in Microsoft Excel Document Creating a In-Table List with Highlighted Rows Practising the following steps you can create In-Table List with Highlighted Rows Template in MS Excel 2013....Microsoft Excel Document (XLS/XLSX) formats. Since ODS is not a...

    docs.groupdocs.com/assembly/net/in-table-list-w...
  6. Date range search | GroupDocs

    This article gives the knowledge that how to search by date with date range search.... DOC, DOCX, PPT, PPTX, XLS, XLSX and more with our free online...

    docs.groupdocs.com/search/net/date-range-search/
  7. Image redactions | GroupDocs

    This article shows that how to redact data of sensitive nature from images of various formats like JPG, PNG, TIFF and others.... DOC, DOCX, PPT, PPTX, XLS, XLSX, Emails and more with our free...

    docs.groupdocs.com/redaction/net/image-redactions/
  8. Date range search | GroupDocs

    This article gives the knowledge that how to search by date with date range search using Java search API.... DOC, DOCX, PPT, PPTX, XLS, XLSX and more with our free online...

    docs.groupdocs.com/search/nodejs-java/date-rang...
  9. Working with metadata in Diagrams | GroupDocs

    GroupDocs.Metadata for .NET provides functionality that allows working with different kinds of diagrams such as VDX, VSDX, VSX, etc... DOC, DOCX, PPT, PPTX, XLS, XLSX, emails, images and more with...

    docs.groupdocs.com/metadata/net/working-with-me...
  10. Getting Document Information | GroupDocs

    This article explains how to detect the document file type and calculate the number of pages when converting a file with GroupDocs.Conversion for Java....xlsx" )) { SpreadsheetDocumentI doc_info...getDocumentInfo (); // Print XLSX document info System . out ...

    docs.groupdocs.com/conversion/java/get-document...