Sort Score
Result 10 results
Languages All
Labels All
Results 1,591 - 1,600 of 11,257 for

xlsx

(0.07 sec)
  1. Get supported file formats | Documentation

    This page describes how the search api is used to obtain a list of supported file types.... DOC, DOCX, PPT, PPTX, XLS, XLSX and more with our free online...

    docs.groupdocs.com/search/net/get-supported-fil...
  2. Load document from local disk | Documentation

    GroupDocs.Parser provides the functionality to extract data from documents on the local disk. The following example shows how to load the document from the local disk: // Set the filePath String filePath = Constants.SamplePdf; // Create an instance of Parser class with the filePath try (Parser parser = new Parser(filePath)) { // Extract a text into the reader try (TextReader reader = parser.getText()) { // Print a text from the document // If text extraction isn't supported, a reader is null System.... DOC, DOCX, PPT, PPTX, XLS, XLSX, Emails and more with our free...

    docs.groupdocs.com/parser/java/load-document-fr...
  3. Load from Stream | Documentation

    This article shows that how to load file from stream using redaction API... DOC, DOCX, PPT, PPTX, XLS, XLSX, Emails and more with our free...

    docs.groupdocs.com/redaction/python-net/load-fr...
  4. Save a modified file to the original source | D...

    This article shows how to save the modified content to the underlying source in Java.... DOC, DOCX, PPT, PPTX, XLS, XLSX, emails, images and more with...

    docs.groupdocs.com/metadata/java/save-a-modifie...
  5. Create New Document by Format | Documentation

    This article demonstrates how to create new documents, spreadsheets, and presentations with GroupDocs.Editor for Node.js via Java API.... Xlsx ); // Edit the Spreadsheet document...const outputFilePath = 'output.xlsx' ; const saveOptions = new groupdocsEditor...

    docs.groupdocs.com/editor/nodejs-java/create-do...
  6. Metadata redactions | Documentation

    This article shows that how C# redaction API allows you to replace or remove metadata using filters or search by regular expression.... DOC, DOCX, PPT, PPTX, XLS, XLSX and others. See full list at... DOC, DOCX, PPT, PPTX, XLS, XLSX, Emails and more with our free...

    docs.groupdocs.com/redaction/python-net/metadat...
  7. Text redaction | Documentation

    This article explains that how C# redaction API allows you to easily redact data of sensitive or private nature from your documents. You can apply text redaction using exact phrase or regular expression for documents of different formats like PDF, DOC, DOCX, PPT, PPTX, XLS, Xlsx and others.... DOC, DOCX, PPT, PPTX, XLS, XLSX and others. See full list at... DOC, DOCX, PPT, PPTX, XLS, XLSX, Emails and more with our free...

    docs.groupdocs.com/redaction/python-net/text-re...
  8. How to Compare PDF Files using Java

    Easily compare PDF files using Java by consuming one of the top document comparison library and learning how to create functionality for PDF comparison in Java....for comparisons such as DOCX, XLSX, PPTX, VSDX, ODT, PNG, and many...

    kb.groupdocs.com/comparison/java/how-to-compare...
  9. HTML5 Image, PDF and Microsoft Office Document ...

    We’ve received a lot of feedback from our customers asking us to create a .NET library based on our HTML5 document annotation app. We’ve worked hard and today are pleased to announce the release of the document annotation library for developers on .NET platforms (ASP.NET, C#, VB.NET). Using the library, developers can seamlessly enhance their web and mobile apps with the ability to annotate Microsoft Office documents, PDFs and image files....Office documents (DOC, DOCX, XLS, XLSX, PPT, PPTX, etc.), PDF files...

    blog.groupdocs.com/annotation/html5-image-and-p...
  10. Simple JSP Front End example for GroupDocs.View...

    We are excited to announce a simple front-end for GroupDocs.Viewer for Java API so newbies can start using it quickly, instead of learning the rich features and complexities provided in GroupDocs.Viewer for Java using Struts2 or GroupDocs.Viewer for Java Using Servlets. Simplicity comes with many advantages and disadvantages. JSP front-end is a minimum implementation and demonstrates how simple it is to get started with GroupDocs.Viewer for Java. This removes features some useful features, like the user cannot download the document, cannot print, zoom, etc....Excel Document Formats (XLS, XLSX, XLSM, XLSB), Presentation Document...

    blog.groupdocs.com/viewer/groupdocs-viewer-java...