Sort Score
Result 10 results
Languages All
Labels All
Results 2,691 - 2,700 of 8,026 for

document signature api

(0.08 sec)
  1. Merge Word Documents | GroupDocs

    Learn this article and check how to merge Microsoft Office Word Documents in .NET applications using C# programming language....Signature Product Solution GroupDocs...Upgrade an Order Support Docs API Reference Live Demos Free Support...

    docs.groupdocs.com/merger/net/merge/word/
  2. Using OCR to redact image documents | GroupDocs

    GroupDocs.Redaction supports both types of image Documents for Optical Character Recognition (OCR): image files, such as printed Document scans (PNG, JPG, etc.) embedded images within office Documents (PDF, DOCX, etc.) You have to implement IOcrConnector interface and pass the instance to RedactorSettings constructor. For more details, see OCR Usage Basics article. OCR usage limitations There are the following limitations of the OCR with GroupDocs.Redaction v21.3: textual replacements are not supported, so you have to use color box replacements to redact text in images....Signature Product Solution GroupDocs...Upgrade an Order Support Docs API Reference Live Demos Free Support...

    docs.groupdocs.com/redaction/net/using-ocr/
  3. Developer Guide | GroupDocs

    This Developer Guide explains GroupDocs.Merger for Python via .NET file merger features and shows how to merge and combine PDF, Word, Excel, PowerPoint Documents inside your Python via .NET applications...Signature Product Solution GroupDocs...Upgrade an Order Support Docs API Reference Live Demos Free Support...

    docs.groupdocs.com/merger/python-net/developer-...
  4. Search text in HTML documents | GroupDocs

    Learn how to search a keyword in HTML Documents search(String) method is used. This method returns the collection of SearchResult objects....Signature Product Solution GroupDocs...Upgrade an Order Support Docs API Reference Live Demos Free Support...

    docs.groupdocs.com/parser/java/search-text-in-h...
  5. Indexing password protected documents | GroupDocs

    This article demonstrates that how to perform indexing of password protected Documents....Signature Product Solution GroupDocs...Upgrade an Order Support Docs API Reference Live Demos Free Support...

    docs.groupdocs.com/search/net/indexing-password...
  6. Basic usage | GroupDocs

    Quick Start section for GroupDocs.Redaction Api Perform redactions for your Documents easily with our intuitive and powerful Api just with a few lines of code. Let’s review common usage scenarios when source Document “sample.docx” is stored at a local drive and you want to apply redactions to it....Signature Product Solution GroupDocs...Upgrade an Order Support Docs API Reference Live Demos Free Support...

    docs.groupdocs.com/redaction/python-net/basic-u...
  7. Search text in PDF documents | GroupDocs

    To search a keyword in PDF Documents search(String) method is used. This method returns the collection of SearchResult objects. For details, see Search Text. Here are the steps to search a keyword in PDF Document: Instantiate Parser object for the initial Document; Call search(String) method and obtain the collection of SearchResult objects; Iterate through the collection and get the position and text. Warning search(String) method returns null value if search isn’t supported for the Document....Signature Product Solution GroupDocs...Upgrade an Order Support Docs API Reference Live Demos Free Support...

    docs.groupdocs.com/parser/java/search-text-in-p...
  8. Extract images from Microsoft Office Word docum...

    To extract images from Microsoft Office Word Documents getImages methods are used. By default images are extracted with its original format. With using ImageOptions class it is possible to extract images from Microsoft Office Word Documents as bmp, gif, jpeg, png and webp formats. Warning getImages method returns null value if image extraction isn’t supported for the Document. For example, image extraction isn’t supported for TXT files. Therefore, for TXT file getImages method returns null....Signature Product Solution GroupDocs...Upgrade an Order Support Docs API Reference Live Demos Free Support...

    docs.groupdocs.com/parser/java/extract-images-f...
  9. Features Overview | GroupDocs

    The main feature of GroupDocs.Editor for Node.js is an ability to edit most popular Document formats using front-end WYSIWYG editors without any additional applications. No Open Office or MS Office is required to edit Word Processing Documents, Spreadsheets or Presentations....Signature Product Solution GroupDocs...Upgrade an Order Support Docs API Reference Live Demos Free Support...

    docs.groupdocs.com/editor/nodejs-java/features-...
  10. Enabling inline CSS styles | GroupDocs

    This article describes the procedure of enabling the inline styles option for the WordProcessing Documents in order to store the CSS styles not in the external stylesheet, but directly inside the HTML markup....Signature Product Solution GroupDocs...Upgrade an Order Support Docs API Reference Live Demos Free Support...

    docs.groupdocs.com/editor/java/inline-styles/