Sort Score
Result 10 results
Languages All
Labels All
Results 1,511 - 1,520 of 6,797 for

may

(0.2 sec)
  1. Extract tables from document page | Documentation

    This article explains that how to extract tables from document page....(); } } } GitHub examples You may easily run the code above and...

    docs.groupdocs.com/parser/java/extract-tables-f...
  2. Working with metadata in ProjectManagement form...

    GroupDocs.Metadata for .NET provides functionality that allows working with MPP files created by different versions of Microsoft Project. Please see the code samples below for more information. Reading built-In metadata properties To access built-in metadata of a ProjectManagement document, please use the DocumentProperties property defined in the DocumentRootPackage class. The following code snippet extracts built-in metadata properties and displays them on the screen. AdvancedUsage.ManagingMetadataForSpecificFormats.Document.ProjectManagement.ProjectManagementReadBuiltInProperties using (Metadata metadata = new Metadata(Constants.InputMpp)) { var root = metadata....resources GitHub examples You may easily run the code above and...

    docs.groupdocs.com/metadata/net/working-with-me...
  3. Highlighted Results of Exact Phrase Search in T...

    We are pleased to announce the release of version 17.12 of GroupDocs.Search for .NET. GroupDocs.Search for .NET 17.12 has come with 4 enhancements. We have introduced the feature of getting highlighted results of exact phrase search in text. Furthermore, we have improved the calculation of relevance of search results as well as redesigned the syntax of the search query. We would recommend you to enhance your applications using this latest version....WriteLine(); } } } // The results may contain the following phrases:...

    blog.groupdocs.com/search/highlighted-results-o...
  4. Comparison Compare method in GroupDocs (C#) iss...

    I am encountering an issue while using the Compare method in the GroupDocs Comparison library for comparing Excel files. The error message I receive is: Error: Error occurred while converting document This issue occur…...files, and I suspect the issue may be related to how the file streams...

    forum.groupdocs.com/t/comparison-compare-method...
  5. Render DOCX to PNG using Node.js

    Let's learn how to render DOCX to PNG using Node.js with simple steps. There is no need to install any extra software to render DOCX to PNG in Node.js.... Updated on 28 May 2025 English Français Türkçe...

    kb.groupdocs.com/viewer/nodejs/render-docx-to-p...
  6. Convert ODT to RTF using Node.js

    Learn how to convert ODT to RTF using Node.js with a simple script. This guide shows how to export ODT to RTF in Node.js using powerful file conversion library.... Updated on 07 May 2025 English Français Deutsch...

    kb.groupdocs.com/conversion/nodejs/convert-odt-...
  7. Compare Password Protected Word Documents in Java

    Compare two or more password-protected Word documents using Java Comparison API. Highlight differences and get the summary of added and deleted content.... You may download the JAR file from the...

    blog.groupdocs.com/comparison/compare-protected...
  8. Releasing Next Generation GroupDocs.Comparison ...

    GroupDocs team happily announces the release of Next Generation GroupDocs.Comparison for .NET with the new features that you May have not practiced before. GroupDocs.Comparison is a powerful API for comparing + merging Microsoft Office, PDF, Text and HTML documents. It compares both content and styles in the documents and saves the difference summary in a separate result file. This version has a new installer and some new features, fixes, and more document formats are introduced....with the new features that you may have not practiced before. GroupDocs...

    blog.groupdocs.com/comparison/releasing-next-ge...
  9. Updating multiple signatures of different types...

     This article explains how to provide advanced options when updating different multiple electronic signatures with GroupDocs.Signature API....resources GitHub Examples You may easily run the code above and...

    docs.groupdocs.com/signature/java/updating-mult...
  10. Merge Excel spreadsheets | Documentation

    Follow this guide and learn how to merge MS Excel spreadsheets using Node.js via Java programming language.... You may specify absolute or relative...

    docs.groupdocs.com/merger/nodejs-java/merge/excel/