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

documents

(0.34 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. Signing documents | GroupDocs

    This section contains advanced examples and demonstrates all possible features for signing Documents with various electronic signature types, setup different options and visual effects....Acquisition Ask AI GroupDocs Documentation / GroupDocs.Signature Product...usage / Signing documents Signing documents Leave feedback Locating...

    docs.groupdocs.com/signature/net/signing/
  4. 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...
  5. 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/
  6. 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...
  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. Working with Presentation Documents | GroupDocs

    Note This feature is supported by version 18.2 or greater. Working with Presentation Documents GroupDocs.Assembly allows you to use data bands in table rows in Presentation Documents. A table-row data band is a data band whose body occupies single or multiple rows of a single document table. The body of such a band starts at the beginning of the first occupied row and ends at the end of the last occupied row as follows....Acquisition Ask AI GroupDocs Documentation / GroupDocs.Assembly Product...Presentation Documents Working with Presentation Documents Leave feedback...

    docs.groupdocs.com/assembly/java/working-with-p...
  10. 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...