Sort Score
Result 10 results
Languages All
Labels All
Results 8,751 - 8,760 of 31,218 for

groupdocs.watermark

(0.34 sec)
  1. GroupDocs.Conversion for .NET 18.6 Release Note...

    Note This page contains release notes for GroupDocs.Conversion for .NET 18.6 Major Features This regular monthly release contains simplified instantiation of the conversion handler and abstraction for handling streams for temp operation. Reducing ConversionHandler constructors to one Introduced ITempDataHandler for handling temp operations stream Introducing new properties in ConversionConfig for different handler types Full List of Issues Covering all Changes in this Release Key Summary Category CONVERSIONNET‑2597 Reducing ConversionHandler constructors to one Improvement CONVERSIONNET‑2598 Introduced ITempDataHandler for handling temp operations stream Improvement CONVERSIONNET‑2599 Introducing new properties in ConversionConfig for different handler types Improvement Public API and Backward Incompatible Changes Note This section lists public API changes that were introduced in GroupDocs....Parser Product Solution GroupDocs.Watermark Product Solution GroupDocs...

    docs.groupdocs.com/conversion/net/groupdocs-con...
  2. Convert Image using OCR | Documentation

    To convert image using ocr, follow this guide to learn how to convert an image document with ocr processing using GroupDocs.Conversion for .NET....Parser Product Solution GroupDocs.Watermark Product Solution GroupDocs...

    docs.groupdocs.com/conversion/net/convert-image...
  3. GroupDocs.Metadata for Java 20.3 Release Notes ...

    Note This page contains release notes for GroupDocs.Metadata for Java 20.3 Major Features There are the following features, enhancements and fixes in this release: Implement the ability to work with EXIF metadata in PSD images Implement the ability to work with XMP metadata in WEBP images Full List of Issues Covering all Changes in this Release Key Summary Category METADATANET-2849 Implement the ability to work with EXIF metadata in PSD images New Feature METADATANET-2850 Implement the ability to work with XMP metadata in WEBP images New Feature Public API and Backward Incompatible Changes Note This section lists public API changes that were introduced in GroupDocs....Parser Product Solution GroupDocs.Watermark Product Solution GroupDocs...

    docs.groupdocs.com/metadata/java/groupdocs-meta...
  4. GroupDocs.Conversion for .NET 20.3 Release Note...

    Note This page contains release notes for GroupDocs.Conversion for .NET 20.3 Major Features There are 20+ features, improvements and bug-fixes in this release, most notable are: Introduced possibility to hide border while converting Wordprocessing to HTML When converting from email, field captions could be localized When converting from email current set culture is respected when saving datetime Improved initial bootstrap performance Now can add page numbering when convert html to Wordprocessing Full List of Issues Covering all Changes in this Release Key Category Summary CONVERSIONNET‑3351 Feature Support for page numeration in the output document when convert html to Wordprocessing documents CONVERSIONNET‑3733 Feature Hide / remove borders while converting DOCX to HTML CONVERSIONNET‑3748 Feature Implement rename email fields when converting an Email file CONVERSIONNET‑3674 Improvement Change date format when converting from email formats CONVERSIONNET‑3734 Improvement Enhance loading times in general / for Converter CONVERSIONNET‑3596 Fix Error in converting a particular DOCX to PDF CONVERSIONNET‑3633 Fix Not supported file type exception for certain JPG when using FileStream CONVERSIONNET‑3652 Fix Watermark and Zoom are not applied when converting ProjectManagement to Markup CONVERSIONNET‑3653 Fix Converting MSG document with attachments fails with NullReference exception CONVERSIONNET‑3655 Fix XML support is no more available in 20....Parser Product Solution GroupDocs.Watermark Product Solution GroupDocs...

    docs.groupdocs.com/conversion/net/groupdocs-con...
  5. Working with saved Emails | Documentation

    GroupDocs.Metadata for Java provides functionality that allows handling the most popular email message formats: EML and MSG. The following are some commonly used scenarios of working with the message content and metadata. Reading EML message metadata The EML message format is used by many email clients including Novell GroupWise, Microsoft Outlook Express, Lotus notes, Windows Mail, Mozilla Thunderbird, and Postbox. The files contain the email contents as plain text in MIME format, containing the email header and body, including attachments in one or more of several formats....Parser Product Solution GroupDocs.Watermark Product Solution GroupDocs...

    docs.groupdocs.com/metadata/java/working-with-s...
  6. Obtain document form fields and signatures info...

    This article shows how to get information about electronic signatures in the document and its form fields with GroupDocs.Signature API....Parser Product Solution GroupDocs.Watermark Product Solution GroupDocs...

    docs.groupdocs.com/signature/net/obtain-documen...
  7. Deleting QR-code signatures - advanced | Docume...

    This article shows how to delete QR-code electronic signatures different ways with GroupDocs.Signature API....Parser Product Solution GroupDocs.Watermark Product Solution GroupDocs...

    docs.groupdocs.com/signature/net/deleting-qr-co...
  8. Logging | Documentation

    Logging when converting documents with GroupDocs.Conversion for Java...Parser Product Solution GroupDocs.Watermark Product Solution GroupDocs...

    docs.groupdocs.com/conversion/java/logging/
  9. Getting NoSuchAlgorithmException when convertin...

    I am using groupdocs viewer for Java 21.2 and converting a password protected xlsx file to PDF. But getting below exception. Below are my system specifications. JDK 1.8.0_302 Ubuntu 16.04 16 GB RAM java.security.NoSu…...create a new issue in GroupDocs.Watermark category and reference...

    forum.groupdocs.com/t/getting-nosuchalgorithmex...
  10. Adding image watermarks in an excel file using ...

    I am using this code to add watermark to files. public static void AddWaterMarkToFile(string FilePath, string password, string ImagePath) { using (FileStream stream = File.Open(FilePath, FileMode.Open, FileAccess.Read…...NET GroupDocs.Watermark Product Family watermark...Watermarker(stream, new GroupDocs.Watermark.Options.LoadOptions(password)))...

    forum.groupdocs.com/t/adding-image-watermarks-i...