Sort Score
Result 10 results
Languages All
Labels All
Results 551 - 560 of 3,598 for

feature

(0.07 sec)
  1. Obtain Signing Progress using .Net E-Signing AP...

    At GroupDocs, we are always keen to improve our products and enhance user experience. Hence, we are excited to announce the another monthly release of GroupDocs.Signature for .NET API version 17.11. This release comes with number of new Features. The most notable Feature introduced in this release is the functionality to obtain signing progress while signing the documents. Aside this, Many improvements and fixes are also introduced in this release....number of new features. The most notable feature introduced in...with the simplest yet amazing features provided by our e-Signing...

    blog.groupdocs.com/signature/dotnet-e-signing-a...
  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. New release of MVC Front End for GroupDocs.Anno...

    Great news for ASP.NET Developers, GroupDocs proudly announces first release for GroupDocs.Annotation for .NET MVC Modern Front End. In this v1.0.0 we have used modern Template in ASP.NET MVC, which is simple, efficient and user friendly. GroupDocs users are free to customize and enhance the application by their own. [caption id=“attachment_11310” align=“alignnone” width=“640”] GroupDocs.Annotation for .NET Modern MVC FronEnd[/caption] Features in this Release GroupDocs.Annotation for .NET Modern Front End v1....Modern MVC FronEnd[/caption] Features in this Release # GroupDocs...v1.0.0 includes following features. Ability to load pdf document...

    blog.groupdocs.com/annotation/groupdocs.annotat...
  4. Dynamic Insertion of Images and Barcodes using ...

    Team GroupDocs is really glad to announce the release of version 17.11 of the GroupDocs.Assembly for .NET API. You can now insert images and barcodes in email formats and remove selective chart series dynamically. Furthermore, new identifiers for barcodes are introduced in this new release. For a better experience with the API, we recommend you to download the latest release and try out the new Features introduced in GroupDocs.Assembly for ....release and try out the new features introduced in GroupDocs.Assembly...Generation API for .NET - New Features # GroupDocs.Assembly for ...

    blog.groupdocs.com/assembly/dynamic-insertion-o...
  5. GroupDocs.Signature for .NET Supports Image Doc...

    Team GroupDocs is really pleased to announce the release of version 17.8.0 of GroupDocs.Signature for .NET API. Like our previous releases, this release too comes up with a number of Features and enhancements. The most noteworthy Feature introduced in this version is the support for image file formats for all existing signature types. You can now apply all the existing standard signature properties like positioning, alignment, applying fonts, opacity, border options etc that were previously available for other document formats for image file formats as well....of features and enhancements. The most noteworthy feature introduced...with the simplest yet amazing features provided by our e-Signing...

    blog.groupdocs.com/signature/groupdocs.signatur...
  6. Read XMP Metadata in AVI Videos With GroupDocs....

    Team GroupDocs is really pleased to announce the release of GroupDocs.Metadata for .NET version 17.6.0. Four new Features and a bug fix are introduced in this regular monthly release of the API. The latest version of the API has focused mainly on adding Features related to the image format. It now allows reading maker notes in JPEG images along with providing the ability to parse additional IFD tags like SByte, SShort, SRational and SLong in supported image formats.... Four new features and a bug fix are introduced...has focused mainly on adding features related to the image format...

    blog.groupdocs.com/metadata/read-xmp-metadata-a...
  7. Get supported file formats | GroupDocs

    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-...
  8. Load document from URL | GroupDocs

    This section explains how to load document from URL with GroupDocs.Signature API....the code above and see the feature in action in our GitHub examples:...Online App Along with full-featured .NET library we provide simple...

    docs.groupdocs.com/signature/java/load-document...
  9. Get supported file formats | GroupDocs

    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 . GitHub...the code above and see the feature in action in our GitHub examples:...

    docs.groupdocs.com/signature/java/get-supported...
  10. Existing objects in Word document | GroupDocs

    This article explains how to remove shape of any type from any level of document structure while using GroupDocs watermarking Java API...sample shows the usage of this feature. advanced_usage.add_waterm...Watermark also provides the feature of modifying properties ( ...

    docs.groupdocs.com/watermark/java/existing-obje...