Sort Score
Result 10 results
Languages All
Labels All
Results 2,001 - 2,010 of 23,711 for

feature

(0.44 sec)
  1. Locate Signature Area Using .Net E-Signing API ...

    We are really delighted to announce the another monthly release of GroupDocs.Signature for .NET API version 17.10. This release comes with multitudinous new Features like locate signature area while signing the documents and Feature to export signed documents in Image format. Many improvements and fixes are also introduced in this release. We, therefore recommend you to download the latest version of the API and start signing your image documents with the simplest yet amazing Features provided by our e-Signing API....comes with multitudinous new features like locate signature area...signing the documents and feature to export signed documents...

    blog.groupdocs.com/signature/e-signing-api-for-...
  2. Set Text Shadow in Text Signatures using Java E...

    The team GroupDocs is really excited to announce the another monthly release of GroupDocs.Signature for Java v18.1. This release comes up with a Feature of setting Text Shadow for Slides, Words and Cells documents. Furthermore, many improvements and fixes are also introduced in this version of the API. We would recommend you to download the new version of API and evaluate the exciting Features to enhance document e-signing experience....This release comes up with a feature of setting Text Shadow for...and evaluate the exciting features to enhance document e-signing...

    blog.groupdocs.com/signature/java-e-signing-api...
  3. Efficient Cross-Platform Document Merging: C# A...

    Optimize your platform-independent .NET document merging projects with GroupDocs.Merger for .NET 24.6.1 Cross-Platform DLLs. Download free trial today!...NET Merger API Develop feature-rich applications for efficient...merging features. You can view the list of all new features, enhancements...

    releases.groupdocs.com/merger/net/new-releases/...
  4. Get supported file formats | Documentation

    This article explains how to obtain supported file formats list for PDF, Words, Spreadsheet or Presentation document types when working with GroupDocs.Signature within your .NET applications....more about document eSign features, please refer to the . More...the code above and see the feature in action in our GitHub examples:...

    docs.groupdocs.com/signature/net/get-supported-...
  5. Uncategorized on GroupDocs Blog | Document Auto...

    Uncategorized on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers Recent content in Uncategorized on GroupDocs Blog | Document Automation Solutions for .NET & Java Develope......8 comes with some new features, improvements and bug fixes...fixes.Text highlighting feature is introduced and PDF mapper is...

    blog.groupdocs.com/tag/uncategorized/index.xml
  6. GroupDocs.Annotation for Java 18.4 Release Notes

    GroupDocs.Annotation for Java 18.4 Release Notes – the latest updates and fixes....4 Major Features Below is the list of new features improvements...annotation for Words document New Feature ANNOTATIONNET-583 Add text...

    releases.groupdocs.com/annotation/java/release-...
  7. GroupDocs.Metadata for .NET 23.1 Release Notes ...

    Note This page contains release notes for GroupDocs.Metadata for .NET 23.1 Major Features There are the following Features, enhancements, and fixes in this release: Add support for .dng RAW format Full List of Issues Covering all Changes in this Release Key Summary Category METADATANET-3989 Support DNG format. New Feature Public API and Backward Incompatible Changes Implement the ability to configure cache for heavy operations This improvement allows you to extract metadata from the ....1 Major Features There are the following features, enhancements...METADATANET-3989 Support DNG format. New Feature Public API and Backward Incompatible...

    docs.groupdocs.com/metadata/net/groupdocs-metad...
  8. Get supported file formats | Documentation

    The getSupportedFileTypes method of the FileType class is used to obtain a list of supported file types. An example of obtaining a list of supported file types is presented below. Iterable supportedFileTypes = FileType.getSupportedFileTypes(); Iterator iterator = supportedFileTypes.iterator(); while (iterator.hasNext()) { FileType fileType = (FileType)iterator.next(); System.out.println(fileType.getExtension() + " - " + fileType.getDescription()); } More resources Advanced usage topics To learn more about library Features and get familiar how to manage metadata and more, please refer to theadvanced usage section....To learn more about library features and get familiar how to manage...the code above and see the feature in action in our GitHub examples:...

    docs.groupdocs.com/metadata/java/get-supported-...
  9. Load a password-protected document | Documentation

    This example demonstrates how to load a password-protected document. advanced_usage.loading_files.LoadPasswordProtectedDocument JavaScript try { var loadOptions = new LoadOptions(); loadOptions.setPassword("123"); const metadata = new groupdocs.metadata.Metadata("protected.docx", loadOptions); } More resources Advanced usage topics To learn more about library Features and get familiar how to manage metadata and more, please refer to theadvanced usage section. GitHub examples You may easily run the code above and see the Feature in action in our GitHub examples:...To learn more about library features and get familiar how to manage...the code above and see the feature in action in our GitHub examples:...

    docs.groupdocs.com/metadata/nodejs-java/load-a-...
  10. EPUB AZW3 OST Email Format Detection API for C#...

    C# .NET API supports .NET framework 4.6.1, .NET standard 2.0, .NET 5.0, export to MHTML & AZW3 (Kindle Format 8 / KF8), EPUB support, OST email format detector....Added the format detector feature support for OST email format...format. For a complete list of features, enhancements, and bug fixes...

    releases.groupdocs.com/editor/net/new-releases/...