Sort Score
Result 10 results
Languages All
Labels All
Results 1,961 - 1,970 of 11,584 for

xlsx

(0.77 sec)
  1. Document Viewer 2.0.0 with Image Mode, Page nav...

    Today, we are pleased to announce another release of ASP.NET WebForms Modern UI Document Viewer 2.0.0 using GroupDocs.Viewer for .NET version 17.11.0. This release v2.0.0 comes up with new features and improvements to view document in both HTML and Image representations for different document formats like DOCX, PDF, Xlsx, PPTX, MSG with attachments and allow user to Zoom, Navigate to Pages, set Watermark and tools/features configuration options through JS Parameters and many more features....document formats like DOCX, PDF, XLSX, PPTX, MSG with attachments...

    blog.groupdocs.com/viewer/asp.net-webforms-mode...
  2. Create PDF with Image Redaction | GroupDocs

    This article shows how to redact the pages of a document as images, redacting entire areas of the page instead or in addition to a specific text.... DOC, DOCX, PPT, PPTX, XLS, XLSX, Emails and more with our free...

    docs.groupdocs.com/redaction/net/create-pdf-wit...
  3. Handling metadata in WAV files | GroupDocs

    This article explains about the API supports extracting metadata from WAV files... DOC, DOCX, PPT, PPTX, XLS, XLSX, emails, images and more with...

    docs.groupdocs.com/metadata/net/handling-metada...
  4. Extract attachments from Emails | GroupDocs

    Extract attachments from Emails To extract attachments from emails getContainer method is used. This method returns the collection of ContainerItem objects. Email Attachment can contain the following metadata: Name Description content-type The MIME type of the attachment content These metadata refer to a container element itself, not a document. Here are the steps to extract an email text from email attachments: Instantiate Parser object for the initial document; Call getContainer method and obtain collection of ContainerItem objects; Check if collection isn’t null (container extraction is supported for the document); Iterate through the collection and obtain Parser object to extract a text.... DOC, DOCX, PPT, PPTX, XLS, XLSX, Emails and more with our free...

    docs.groupdocs.com/parser/java/extract-attachme...
  5. Find metadata properties | GroupDocs

    Using the GroupDocs.Metadata for Python via .NET you can easily search metadata and extract desired metadata properties from PDF, DOCX, PPTX, Xlsx, images, audio, video and many other files of different types in your Java solution.... DOC, DOCX, PPT, PPTX, XLS, XLSX, emails, images and more with...

    docs.groupdocs.com/metadata/python-net/find-met...
  6. Remove metadata properties | GroupDocs

    The easiest way to remove metadata properties from a file is to use corresponding tags that allow you to locate the desired properties across all metadata packages.... DOC, DOCX, PPT, PPTX, XLS, XLSX, emails, images and more with...

    docs.groupdocs.com/metadata/nodejs-java/remove-...
  7. Adding metadata | GroupDocs

    This article shows how to add metadata properties which is the most sophisticated feature of the GroupDocs.Metadata Node.js via Java search engine... DOC, DOCX, PPT, PPTX, XLS, XLSX, emails, images and more with...

    docs.groupdocs.com/metadata/nodejs-java/adding-...
  8. Regular expression search | GroupDocs

    This article gives the knowledge about the regular expression (RegEx) search queries which are universal and very flexible, but at the same time, in large indexes, their performance becomes extremely low using Java search API.... DOC, DOCX, PPT, PPTX, XLS, XLSX and more with our free online...

    docs.groupdocs.com/search/java/regular-expressi...
  9. Iterate through container items | GroupDocs

    This article explains that how to extract containers items and iterate through container items in Java.... DOC, DOCX, PPT, PPTX, XLS, XLSX, Emails and more with our free...

    docs.groupdocs.com/parser/java/iterate-through-...
  10. Extract table of contents from Microsoft Office...

    To extract table of contents from Microsoft Office Word document getToc method is used. Table of contents is generated by paragraphs with H1-H9 build-in styles. Warning getToc method returns null value if table of contents extraction isn’t supported for the document. For example, table of contents extraction isn’t supported for TXT files. Therefore, for TXT file getToc method returns null. If Microsoft Office Word document has no table of contents, getToc method returns an empty collection.... DOC, DOCX, PPT, PPTX, XLS, XLSX, Emails and more with our free...

    docs.groupdocs.com/parser/java/extract-table-of...