Sort Score
Result 10 results
Languages All
Labels All
Results 51 - 60 of 41,732 for

documents

(0.06 sec)
  1. Inserting Documents Dynamically | Documentation

    Note This feature is supported by version 20.3 or greater. Note The code uses some of the objects defined in The Business Layer. Warning Dynamic insertion of Documents from Base64-encoded bytes is available for file formats where dynamic document insertion is available for Word Processing Documents and emails with HTML and RTF bodies only. You can insert contents of outer Documents to your reports dynamically using doc tags. A doc tag denotes a placeholder within a template for a document to be inserted during runtime....Acquisition Ask AI GroupDocs Documentation / GroupDocs.Assembly Product...Inserting Documents Dynamically Inserting Documents Dynamically...

    docs.groupdocs.com/assembly/net/inserting-docum...
  2. Merge Word documents | Documentation

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

    docs.groupdocs.com/merger/java/merge/word/
  3. Perform Text Search in Documents Online

    Unlock the power of text search using GroupDocs.Search! Learn how to search text-based Documents using regular expressions....specific words and sentences in documents. GroupDocs.Search is like...you’re looking for in your documents. It’s super easy to search...

    blog.groupdocs.com/search/online-text-search/
  4. Indexing password protected documents | Documen...

    This page describes how to perform indexing of password protected Documents. Indexing using the password dictionary To perform indexing of password protected Documents using a password dictionary, you must add passwords for all protected Documents to the dictionary before indexing. To add a document password to the dictionary, you must specify the full path to the document as a key and the actual password to the document. For more information about managing the password dictionary see the Document passwords page in the Managing dictionaries section....Acquisition Ask AI GroupDocs Documentation / GroupDocs.Search Product...protected documents Indexing password protected documents Leave feedback...

    docs.groupdocs.com/search/java/indexing-passwor...
  5. Sharing Documents Online Through GroupDocs

    GroupDocs lets you collaborate with colleagues or friends in different ways. We’ve described how to upload Documents and how to use GroupDocs Signature. Today, we’re going back to basics. The first step to collaboration is sharing ideas and Documents. With GroupDocs, sharing Documents is easy and safe. You and your colleagues can work together without having to worry whether you have the same applications or the same operating systems and versions....We’ve described how to upload documents and how to use GroupDocs Signature...ideas and documents. With GroupDocs, sharing documents is easy...

    blog.groupdocs.com/total/sharing-documents-onli...
  6. GroupDocs.Signature for .NET Supports Image Doc...

    Team GroupDocs is really pleased to announce the release of version 17.8.0 of GroupDocs.Signature for .NET API. Like our previous releases, this release too comes up with a number of features and enhancements. The most noteworthy feature introduced in this version is the support for image file formats for all existing signature types. You can now apply all the existing standard signature properties like positioning, alignment, applying fonts, opacity, border options etc that were previously available for other document formats for image file formats as well....previously available for other document formats for image file formats...start signing your image documents with the simplest yet amazing...

    blog.groupdocs.com/signature/groupdocs.signatur...
  7. Signing documents | Documentation

    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/
  8. Compare Word Documents - Online and Free Word F...

    Compare Word files using the free online comparison tool. Developers can use .NET, Java, and Cloud API to build a document comparison application....Compare Word Documents Online # To compare two Word documents and highlight...file in the designated Source document area. Repeat the step for...

    blog.groupdocs.com/comparison/compare-word-docu...
  9. Password-protected documents | Documentation

    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...
  10. Implement Link Annotation in PDF Documents

    You might be wondering if there would be more annotation types. The wait is over, we’ve introduced Link Annotation in GroupDocs.Annotation for .NET 19.4. With the passage of time we’ll introduce more annotations. Currently, Link Annotation is supported for PDF, Slides and Word Documents only. Let’s see the minimal set of fields required for Link Annotation. There is one improvement and few bug fixes introduced as well. Previously, GetPdfFile method was not processing password protected Documents....for PDF, Slides and Word documents only. Let’s see the minimal...processing password protected documents. Now, if you need to process...

    blog.groupdocs.com/annotation/implement-link-an...