Sort Score
Result 10 results
Languages All
Labels All
Results 361 - 370 of 47,624 for

documents

(0.5 sec)
  1. Extract Formatted Text from CHM Documents using...

    We keep looking forward to bringing you more features and therefore, we have released version 18.3 of GroupDocs.Text for .NET providing the support of extracting formatted text from CHM Documents. The latest version also allows you to extract text by pages and extract table of content from CHM Documents. The following sections will provide you the details about the new features of the API. Extracting Formatted Text from CHM Documents GroupDocs....extracting formatted text from CHM documents. The latest version also allows...table of content from CHM documents. The following sections will...

    blog.groupdocs.com/parser/extract-formatted-tex...
  2. Loading of template documents from HTML with re...

    Note This feature is supported by version 19.5. or greater Note The code uses some of the objects defined in The Business Layer. GroupDocs.Assembly provides a great feature which is loading of HTML template Documents referencing external resource files to be assembled and saved to non-HTML formats. Since version 19.5, when loading an HTML document from a file, its containing folder is used as a base URI to resolve external resource files’ relative URIs to absolute ones by default as shown in the following example....Acquisition Ask AI GroupDocs Documentation / GroupDocs.Assembly Product...Files / Loading of template documents from HTML with resources Loading...

    docs.groupdocs.com/assembly/net/loading-of-temp...
  3. Sign documents with Metadata embedded object | ...

    This article explains how to create encrypted Metadata electronic signature with embedded custom object....Acquisition Ask AI GroupDocs Documentation / GroupDocs.Signature Product...Advanced usage / Signing / Sign document with secure custom Metadata...

    docs.groupdocs.com/signature/java/sign-document...
  4. Search Specific Word in Documents using C#

    Learn how to perform a full-text search implementation in C# and search specific word in Documents using C# with a straightforward approach in .NET applications....Family Search Specific Word in Documents using C# Searching for a specific...specific word in documents is a crucial feature in many software...

    kb.groupdocs.com/search/net/search-specific-wor...
  5. Python Tiling Watermarks: 7 Examples to Protect...

    Master Python tiling watermarks with 7 practical examples. Learn to add, create, and customize watermarks for document security, remove watermarks, and protect files using GroupDocs.Watermark API for enterprise content protection....Pattern (For Ultra-Sensitive Documents) Example 4: Company Logo Branding...Security (For High-Value Documents) Example 7: Ultimate Double-Layer...

    blog.groupdocs.com/watermark/tiling-watermark-p...
  6. Lock Watermark in Word Documents using GroupDoc...

    GroupDocs.Watermark for .NET 18.6 has been released and it is available for download. The latest version has come with the feature of locking watermarks in Word Documents. Furthermore, it also provides the ability to protect/unprotect the Word Documents. Please continue to read more about the features added in version 18.6. How to Lock Watermark in Word Documents There might be the case when you need to lock the watermarks in a Word document to restrict the editing....locking watermarks in Word documents . Furthermore, it also provides...protect/unprotect the Word documents. Please continue to read more...

    blog.groupdocs.com/watermark/lock-watermark-in-...
  7. Sign documents with extra Digital Signature pro...

     This article explains how to use extended Digital electronic signatures options and adjustment on document page....Acquisition Ask AI GroupDocs Documentation / GroupDocs.Signature Product...Signature Appearances / Sign documents with extra Digital Signature...

    docs.groupdocs.com/signature/java/sign-document...
  8. Find and Replace Words in Word Documents using ...

    Find, replace, or hide text, words, phrases in Word DOC/DOCX files using C#. Redact and perform text, case-sensitive & RegEx search with .NET Redaction API....replace a word or phrase in the document. Whether you want to erase...before publically sharing the document or you want to hide/remove...

    blog.groupdocs.com/redaction/find-and-replace-t...
  9. Extract Data Fields from the Documents using Gr...

    Hello everyone! I am back with something new and exciting for the developers who use to deal with the automated data extraction from the Documents. A few years back, we released GroupDocs.Parser API which aimed to extract the text from various document formats. We kept on adding the features to it and today, it has become a giant API that provides a wide range of features including formatted text extraction, highlighted and structured text extraction, metadata extraction, extraction of images and the list goes on....data extraction from the documents. A few years back, we released...extract the text from various document formats. We kept on adding...

    blog.groupdocs.com/parser/extract-data-fields-f...
  10. Handle loading of external resources documents ...

    GroupDocs.Parser provides the functionality to handle loading of HTML external resources. Here are the steps to handle loading of HTML external resources. Instantiate the ParserSettings object and pass External Resource Handler; Create Parser object and call GetImages method. The following code sample shows how to handle loading of HTML external resources. // Create an instance of ParserSettings to pass External Resource Handler ParserSettings settings = new ParserSettings(new Handler()); // Create an instance of Parser class to generate spreadsheet page previews try (Parser parser = new Parser(Constants....Acquisition Ask AI GroupDocs Documentation / GroupDocs.Parser Product...loading of external resources documents Handle loading of external...

    docs.groupdocs.com/parser/java/handle-loading-o...