Sort Score
Result 10 results
Languages All
Labels All
Results 211 - 220 of 2,757 for

feature

(0.04 sec)
  1. EmailOptions Class is Introduced in GroupDocs.C...

    GroupDocs.Conversion for Java 18.7 covers a new Feature and a bug fix. MSG to PDF conversion issue is now resolved. Please take a look over the release notes to get an idea about the changes introduced. MailOption to control conversions from emailA new class EmailOptions is implemented in SaveOptions. Using that email options can be managed. PdfSaveOptions options = new PdfSaveOptions(); EmailOptions emailOptions = options.getEmailOptions(); emailOptions.setDisplayHeader(true); emailOptions.setDisplayEmailAddress(true); emailOptions.setDisplayFromEmailAddress(true); emailOptions.setDisplayToEmailAddress(true); emailOptions....7 covers a new feature and a bug fix. MSG to PDF conversion...

    blog.groupdocs.com/conversion/emailoptions-clas...
  2. Convenient Watermarking for Documents and Image...

    We are excited to announce that the first version of GroupDocs.Watermark for Java has been released. GroupDocs.Watermark for Java makes it simple to perform watermarking operations in various document and image formats. The API facilitates the Java developers with simple syntax, easy to use methods and a few lines of code to perform any watermarking operation. Using GroupDocs.Watermark, you can add, search, and remove watermark from many popular document and image formats....read more about the API’s features. GroupDocs.Watermark for Java...Supported Features # Following are the salient features exposed...

    blog.groupdocs.com/watermark/introducing-groupd...
  3. Introducing GroupDocs.Watermark for .NET - A Co...

    We are excited to release GroupDocs.Watermark for .NET API that makes it simple to perform watermarking operations in various document and image formats. The API facilitates you with simple syntax, easy to use methods and a few lines of code to perform any watermarking operation. Using GroupDocs.Watermark, you can add, search, and remove watermark from many popular document and image formats. Continue to read more about the API’s Features....read more about the API’s features. Why GroupDocs.Watermark Is...FeaturesFollowing are the salient features exposed by GroupDocs.Watermark...

    blog.groupdocs.com/watermark/introducing-groupd...
  4. Protect and Unprotect Word Documents with Water...

    Another monthly release of GroupDocs.Watermark for Java is onboard. GroupDocs.Watermark for Java 18.6 supports locking of watermarks in Word documents. Furthermore, it also provides the ability to protect and unprotect the Word documents. Following are the details about the new Features added in version 18.6. 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....the details about the new features added in version 18.6. Lock...close(); For more details on this feature, please visit this documentation...

    blog.groupdocs.com/watermark/protect-word-docum...
  5. Search Text or Image Signatures in Documents us...

    With the release of version 19.10 of our electronic signature API - GroupDocs.Signature for .NET, we have introduced the Features of searching text signatures and image signatures in the supported document formats. Not only this, the API now supports .NET Standard 2.0 which makes it compatible with any .NET implementation that targets .NET Standard specifications. So let’s have a brief overview of what is new, improved or fixed in the latest release....NET , we have introduced the features of searching text signatures...case, we have introduced the feature of searching text or image...

    blog.groupdocs.com/signature/search-text-or-ima...
  6. Support for Dynamic Insertion of External Docum...

    We are delighted to announce a new Feature in the monthly release of GroupDocs.Assembly for .NET 18.12. Using the latest version, you can now assemble external documents dynamically for Word Processing and Email file formats. Previously, an evaluation mark was added to a nested document being inserted dynamically, which is now fixed. We recommend you to install and use the latest version of the API. Features Introduced You can insert contents of outer documents to your reports dynamically using doc tags....delighted to announce a new feature in the monthly release of GroupDocs...latest version of the API. Features Introduced # You can insert...

    blog.groupdocs.com/assembly/support-for-dynamic...
  7. Sign document with embedded and encrypted data ...

    This section contains articles with explanation how to create QR-Code electronic signatures and embed into QR-Code custom data object with its serialization and encryption. The examples show how to customize object serialization and encryption.... This feature is implemented over data serialization...signature data the most. Here are feature summary ability to encrypt...

    docs.groupdocs.com/signature/java/sign-embed-an...
  8. How to Convert SVG to PDF using Java

    This tutorial provides detailed information on how to convert SVG to PDF using Java and enables users to easily write the code to export SVG to PDF in Java....demonstrate how the SVG to PDF Java feature is implemented. You can use...creating the Java SVG to PDF feature. You just need to use these...

    kb.groupdocs.com/conversion/java/how-to-convert...
  9. How to Sign PDF Document with QR Code in C#

    Easily generate QR Code in C# by following this guide and review the process to sign PDF document with QR Code in C# without a third-party tool....build the C# QR Code generator feature and use it to sign the PDF...aforementioned steps to develop the feature for PDF documents to eSign...

    kb.groupdocs.com/signature/net/how-to-sign-pdf-...
  10. Saving to HTML with External Resource Files | D...

    Note This Feature is supported by version 19.5. or greater Note The code uses some of the objects defined in The Business Layer. Saving to HTML with External Resource Files Since version 19.5, The GroupDocs.Assembly provides a great Feature which is saving of external resource files while an assembled document loaded from a non-HTML format is being saved to HTML. From now on, when saving an assembled document to an HTML file, by default, external resource files are stored to a folder having the same name as the HTML file without extension plus the “_files” suffix....Files Leave feedback Note This feature is supported by version 19...19.5, The provides a great feature which is saving of external...

    docs.groupdocs.com/assembly/java/saving-to-html...