Sort Score
Result 10 results
Languages All
Labels All
Results 6,911 - 6,920 of 17,049 for

document annotation

(0.1 sec)
  1. GroupDocs.Editor for .NET 20.8 Release Notes | ...

    Note This page contains release notes for GroupDocs.Editor for .NET 20.8 GroupDocs.Editor for .NET version 20.8 provides mostly different bugfixes, that address various problems in different modules and scenarios. Along with that, there are several important improvements, which, however, doesn’t affect the public API. Improvements Support of SmartArt elements in Presentations The most important feature in the version 20.8 is a support of particular SmartArt elements, which are used in the most common Presentation formats such as PPTX, PPTM, POTX and so on....Annotation Product Solution GroupDocs...Events Acquisition GroupDocs Documentation / GroupDocs.Editor Product...

    docs.groupdocs.com/editor/net/groupdocs-editor-...
  2. Search for encrypted objects Metadata signature...

     This article explains how to search for encrypted electronic signatures in the Document metadata. This topic contains example of using standard encryption, serialization, class definition and search for embedded objects in the Document metadata with GroupDocs.Signature....Annotation Product Solution GroupDocs...Events Acquisition GroupDocs Documentation / GroupDocs.Signature Product...

    docs.groupdocs.com/signature/net/search-for-enc...
  3. Remove Annotations from RTF using Java

    Discover how to effectively remove Annotations from RTF using Java. This guide provides code example that illustrates how to delete Annotations in RTF using Java....Annotation Product Family GroupDocs...Remove Annotations from RTF using Java Removing annotations from...

    kb.groupdocs.com/redaction/java/remove-annotati...
  4. GroupDocs.Annotation for .NET 21.6 Release Note...

    Note This page contains release notes for GroupDocs.Annotation for .NET 21.6 Major Features Below is the list of most notable changes in release of GroupDocs.Annotation for .NET 21.6: Updated information about supported types Moved License and Metered class to GroupDocs.Annotation namespace Fixed issue with counting page for PPT file Added an ability to generate preview in different formats for CAD Document Fixed problem with closing a stream when saving a tiff file Fixed exception on adding watermarks to pdf without license Full List of Issues Covering all Changes in this Release Key Summary Issue Type AnnotationNET-1727 Generate preview for CAD using PreviewFormat Feature AnnotationNET-1684 Match supported formats Improvement AnnotationNET-1718 Move License and Metered classes to GroupDocs....Annotation Product Solution GroupDocs...Acquisition GroupDocs Documentation / GroupDocs.Annotation Product Family...

    docs.groupdocs.com/annotation/net/groupdocs-ann...
  5. Download DLL C# Library for Digital eSign | Gro...

    Download DLL C# Class Library to digitally sign scanned, electronic Documents via on premise .NET API. Encrypted text stamp label metadata QR Image signatures....Download C# Library for eSigning Documents via .NET API GroupDocs.Signature...signatures on electronic documents. The quite captivating fact...

    releases.groupdocs.com/signature/python-net/
  6. Download DLL C# Library for Digital eSign | Gro...

    Download DLL C# Class Library to digitally sign scanned, electronic Documents via on premise .NET API. Encrypted text stamp label metadata QR Image signatures....Download C# Library for eSigning Documents via .NET API GroupDocs.Signature...signatures on electronic documents. The quite captivating fact...

    releases.groupdocs.com/signature/net/
  7. 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 (!...Annotation Product Solution GroupDocs...Events Acquisition GroupDocs Documentation / GroupDocs.Parser Product...

    docs.groupdocs.com/parser/java/password-protect...
  8. Add Metadata Signatures to PDF Documents using ...

    post. Tagged with java, api, esignature, pdf....functionality for your PDF documents has been introduced as part...position in Microsoft Excel documents with pixel measurement units;...

    dev.to/groupdocs/add-metadata-signatures-to-pdf...
  9. RedactionDescription Properties - GroupDocs.Red...

    Gets the redaction operation: replacement, cleanup or deletion....type of document's data - text, metadata or annotations. Replacement...

    apireference.groupdocs.com/redaction/net/groupd...
  10. Highlight PDF in CSharp

    Document Automation APIs to enrich .NET and Java applications to view, edit, annotate, convert, compare, e-sign, parse, split, merge, redact, or classify Documents of almost all the popular file formats....highlight some part of the document. As a developer, you can automate...feature by using highlight annotations within your applications...

    blog.groupdocs.com/tag/highlight-pdf-in-csharp/