Sort Score
Result 10 results
Languages All
Labels All
Results 6,721 - 6,730 of 17,047 for

document annotation

(0.08 sec)
  1. GroupDocs.Viewer for .NET 19.4 Release Notes | ...

    Note This page contains release notes for GroupDocs.Viewer for .NET 19.4 Major Features There are 14 features, improvements, and fixes in this regular monthly release. The most notable are: Added cdr file formats support Ability to render files contained in zip archives Extended support for loading fonts from custom folders for vector image formats Full List of Issues Covering all Changes in this Release Key Summary Category VIEWERNET-1940 Add cdr file format support Feature VIEWERNET-1859 Option for rendering content of the specified folder in the zip archive Feature VIEWERNET-1861 Possibility to render files contained in zip archives as attachments Feature VIEWERNET-1846 Extend support for ViewerConfig....Annotation Product Solution GroupDocs...Events Acquisition GroupDocs Documentation / GroupDocs.Viewer Product...

    docs.groupdocs.com/viewer/net/groupdocs-viewer-...
  2. Convert to HTML with advanced options | Documen...

    Follow this guide and learn how to convert Documents to HTML format with fixed layout, zoom and other customizations using GroupDocs.Conversion for Java....Annotation Product Solution GroupDocs...Events Acquisition GroupDocs Documentation / GroupDocs.Conversion Product...

    docs.groupdocs.com/conversion/java/convert-to-h...
  3. Locating signature on page with different measu...

     This article explains using measure units to locate signature and its size on Document page with GroupDocs.Signature API....Annotation Product Solution GroupDocs...Events Acquisition GroupDocs Documentation / GroupDocs.Signature Product...

    docs.groupdocs.com/signature/java/locating-sign...
  4. Email attachments | Documentation

    This article shows how to get the information about the attachments....Annotation Product Solution GroupDocs...Events Acquisition GroupDocs Documentation / GroupDocs.Watermark Product...

    docs.groupdocs.com/watermark/java/email-attachm...
  5. Add watermarks to email attachments | Documenta...

    The API allows you to add watermark to all the attachments of supported types in an email message as shown in the following code sample. advanced_usage.add_watermarks_to_email_attachments.EmailAddWatermarkToAllAttachments TextWatermark watermark = new TextWatermark("Test watermark", new Font("Arial", 19)); EmailLoadOptions loadOptions = new EmailLoadOptions(); // Specify an absolute or relative path to your Document. Ex: "C:\\Docs\\message.msg" Watermarker watermarker = new Watermarker("message.msg", loadOptions); EmailContent content = watermarker.getContent(EmailContent.class); for (EmailAttachment attachment : content.getAttachments()) { // Check if the attached file is supported by GroupDocs....Annotation Product Solution GroupDocs...Events Acquisition GroupDocs Documentation / GroupDocs.Watermark Product...

    docs.groupdocs.com/watermark/java/add-watermark...
  6. Extract emails from Outlook Storage | Documenta...

    Extract emails from Outlook using GroupDocs.Parser for .NET...Annotation Product Solution GroupDocs...Events Acquisition GroupDocs Documentation / GroupDocs.Parser Product...

    docs.groupdocs.com/parser/net/extract-emails-fr...
  7. GroupDocs.Comparison for .NET 19.5 Release Note...

    Note This page contains release notes for GroupDocs.Comparison for .NET 19.5 Major Features Below is the list of most notable changes in release of GroupDocs.Comparison for .NET 19.5: Implemented calculation of changes for Diagrams, Slides and PDF formats Implemented getting Document information method Improved exceptions and error handling all around the projects for all supported formats Fixed issue with getting images for HTML files Fixed issue with Fonts detection Fixed incorrect different in PDF Improved changes detection in tables on Words Documents Full List of Issues Covering all Changes in this Release Key Summary Issue Type COMPARISONNET-1847 Calculate correct coordinates of changes for Slides Feature COMPARISONNET-1849 Calculate correct coordinates of changes for PDF Feature COMPARISONNET-1852 Calculate correct coordinates of changes for Diagrams Feature COMPARISONNET-1895 Implement Get Document info method Feature COMPARISONNET-1773 Error handling improvements for all formats Improvement COMPARISONNET-1799 Improve change detection in tables on Words Improvement COMPARISONNET-1808 Comparison is not working on Footnote Bug COMPARISONNET-1774 Can’t get images for HTML files Bug COMPARISONNET-1805 Deleted items in comparison output is not as expected Bug COMPARISONNET-1892 Incorrect difference info in PDF Bug COMPARISONNET-1899 Html MarkDeletedInsertedContentDeep Bug Bug COMPARISONNET-1903 License issue in GroupDocs....Annotation Product Solution GroupDocs...Events Acquisition GroupDocs Documentation / GroupDocs.Comparison Product...

    docs.groupdocs.com/comparison/net/groupdocs-com...
  8. Search for encrypted text in Metadata signature...

     This article explains how to search for encrypted text electronic signatures in the Document metadata. This topic contains example of using standard encryption and search for encrypted text in the Document metadata with further decryption by GroupDocs.Signature API....Annotation Product Solution GroupDocs...Events Acquisition GroupDocs Documentation / GroupDocs.Signature Product...

    docs.groupdocs.com/signature/java/search-for-en...
  9. Working with HTML resources | Documentation

    This article describes capabilities of GroupDocs.Editor while working with HTML resources, which are an integral part of HTML Document...Annotation Product Solution GroupDocs...Events Acquisition GroupDocs Documentation / GroupDocs.Editor Product...

    docs.groupdocs.com/editor/net/working-with-html...
  10. Set timeout for loading external resources | Do...

    This article explains how to set timeout for loading external resources contained by a Document with GroupDocs.Viewer within your Java applications....Annotation Product Solution GroupDocs...Events Acquisition GroupDocs Documentation / GroupDocs.Viewer Product...

    docs.groupdocs.com/viewer/java/set-timeout-for-...