Sort Score
Result 10 results
Languages All
Labels All
Results 81 - 90 of 46,440 for

documents

(0.24 sec)
  1. Extract metadata from documents | GroupDocs

    Learn how to extract metadata from PDF, Word, Excel, PowerPoint and 50+ document formats using GroupDocs.Parser for .NET. Get document properties like author, title, creation date in C#....Acquisition Ask AI GroupDocs Documentation / GroupDocs.Parser Product...metadata from documents Extract metadata from documents Leave feedback...

    docs.groupdocs.com/parser/net/extract-metadata-...
  2. Convert word processing documents | GroupDocs

    Learn this article and check how to convert Microsoft Word DOCX, DOC, RTF Documents to other formats with GroupDocs.Conversion for Java....Acquisition Ask AI GroupDocs Documentation / GroupDocs.Conversion Product...Developer guide / Converting Documents / Basic usage / Convert files...

    docs.groupdocs.com/conversion/java/convert/word...
  3. Password-protected documents | GroupDocs

    GroupDocs.Parser provides the functionality to open the password-protected Documents. The following are the steps to work with password protected Documents. Instantiate the LoadOptions object; Set password in LoadOptions(String) constructor; Create Parser object and call any method. The following code sample shows how to process password protected Documents. try { String password = "123456"; // Create an instance of Parser class with the password: try (Parser parser = new Parser(Constants.SamplePassword, new LoadOptions(password))) { // Check if text extraction is supported if (!...Acquisition Ask AI GroupDocs Documentation / GroupDocs.Parser Product...Password-protected documents Password-protected documents Leave feedback...

    docs.groupdocs.com/parser/java/password-protect...
  4. Compare Word Documents in Node.js | GroupDocs

    Learn how to compare Word Documents programmatically using GroupDocs.Comparison for Node.js via Java. Compare Documents with custom styling, handle password-protected files, and use streams for memory-efficient processing....Acquisition Ask AI GroupDocs Documentation / GroupDocs.Comparison Product...Compare Word Documents in Node.js Compare Word Documents in Node.js...

    docs.groupdocs.com/comparison/nodejs-java/legal...
  5. Generate Search Results from Filtered Documents

    Sometimes, we have a lot of different formatted Documents. We create index then perform search and API shows hits from all the indexed Documents. Ever thought to get search results from desired Documents only? Let’s dig it further. Suppose, you have multiple TXT, XLSX and DOCX Documents. What if you want to search a word or text only in TXT and DOCX files with specific word occurrence in file names? We’ve now improved ISearchDocumentFilter interface for such a purpose in GroupDocs....lot of different formatted documents. We create index then perform...hits from all the indexed documents. Ever thought to get search...

    blog.groupdocs.com/search/filter-documents-in-s...
  6. Merge Word documents | GroupDocs

    Follow this guide and learn how to merge Word Documents, combine several DOCX or DOC files into one using GroupDocs.Merger for Python via .NET....Events Acquisition GroupDocs Documentation / GroupDocs.Merger Product...files / Merge Word documents Merge Word documents Leave feedback...

    docs.groupdocs.com/merger/python-net/merge/word/
  7. Import documents | GroupDocs

    This section describes how to import Documents into another document as OLE objects using C# language...Acquisition Ask AI GroupDocs Documentation / GroupDocs.Merger Product...Developer Guide / Import documents Import documents Leave feedback This...

    docs.groupdocs.com/merger/net/import-documents/
  8. Import documents | GroupDocs

    This section describes how to import Documents into another document as OLE objects using Java language...Acquisition Ask AI GroupDocs Documentation / GroupDocs.Merger Product...Developer Guide / Import documents Import documents Leave feedback This...

    docs.groupdocs.com/merger/java/import-documents/
  9. Watermark Word Documents using C# | Text & Imag...

    Add text and image watermarks to Word Documents using C#. Apply watermarks programmatically on page(s) using .NET API....Việt 中文 中國傳統的 To keep your documents safe from being used in the...add watermarks to your Word documents using C#. We’ll learn how...

    blog.groupdocs.com/watermark/watermark-word-doc...
  10. Rendering Documents as PDF

    The Portable Document Format (PDF) is a file format to present Documents, including text formatting and images, in a manner independent of the application software, hardware, and operating systems. Based on the PostScript language, each PDF file encapsulates a complete description of a fixed-layout flat document, including the text, fonts, vector graphics, raster images and other information needed to display it. This post demonstrates the usage of the GroupDocs.Viewer APIs (GroupDocs....The Portable Document Format (PDF) is a file format to present...present documents, including text formatting and images, in a manner...

    blog.groupdocs.com/viewer/rendering-documents-a...