Sort Score
Result 10 results
Languages All
Labels All
Results 1,001 - 1,010 of 4,652 for

as

(0.05 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....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.

    blog.groupdocs.com/signature/dotnet-e-signing-a...
  2. Annotate VSS and VSD Diagram formats using Grou...

    GroupDocs team is glad to announce another monthly releAse of document annotation API, where new file formats are introduced in supporting document format list and also new features are introduced . The latest GroupDocs.Annotation for .NET 17.6.0 API now provides support to annotate VSD and VSS Diagram file formats along with Improvements and Fixes. We recommend our user to download the latest API releAse to use new exciting features and enhance their application with GroupDocs....GroupDocs team is glad to announce another monthly release of document annotation API, where new file formats are introduced in supporting document format list and also new features are introduced . The latest GroupDocs.Annotation for .NET 17.6.0 API now provides support to annotate VSD and VSS Diagram file formats along with Improvements and Fixes. We recommend our user to download the latest API release to use new exciting features and enhance their application with GroupDocs.

    blog.groupdocs.com/annotation/annotate-vss-vsd-...
  3. Sign Images with Metadata Signature using Group...

    New month, new releAse! We have releAsed version 19.1 of GroupDocs.Signature for .NET that brings a couple of new features As well As two bug fixes and two improvements. The latest version provides metadata signature features for image files. Furthermore, the API now supports rounded corners for rectangle stamp signature types. For more details on what’s new in the latest releAse, pleAse have a look at releAse notes. Features Introduced Metadata Signature Features for ImagesIn the latest version, we have introduced a new feature of singing images with metadata signatures that are bAsed on Exchangeable Image File Format (EXIF) specification....New month, new release! We have released version 19.1 of GroupDocs.Signature for .NET that brings a couple of new features as well as two bug fixes and two improvements. The latest version provides metadata signature features for image files. Furthermore, the API now supports rounded corners for rectangle stamp signature types. For more details on what’s new in the latest release, please have a look at release notes. Features Introduced Metadata Signature Features for ImagesIn the latest version, we have introduced a new feature of singing images with metadata signatures that are based on Exchangeable Image File Format (EXIF) specification.

    blog.groupdocs.com/signature/sign-images-with-m...
  4. 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....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.

    blog.groupdocs.com/signature/java-e-signing-api...
  5. Working with Chart Reports - Bubble | GroupDocs

    The Bubble Chart As per wikipedia, a Bubble Chart can be described As: A bubble chart is a type of chart that displays three dimensions of data. Each entity with its triplet (v1, v2, v3) of Associated data is plotted As a disk that expresses two of the vi values through the disk’s xy location and the third through its size. Bubble charts can facilitate the understanding of social, economical, medical, and other scientific relationships....The Bubble Chart As per wikipedia, a Bubble Chart can be described as: A bubble chart is a type of chart that displays three dimensions of data. Each entity with its triplet (v1, v2, v3) of associated data is plotted as a disk that expresses two of the vi values through the disk’s xy location and the third through its size. Bubble charts can facilitate the understanding of social, economical, medical, and other scientific relationships.

    docs.groupdocs.com/assembly/net/working-with-ch...
  6. Licensing and Subscription | GroupDocs

    Free evaluation version simply becomes licensed when you set the license. You can set the license in a number of ways that described in the next sections of this article....Free evaluation version simply becomes licensed when you set the license. You can set the license in a number of ways that described in the next sections of this article.

    docs.groupdocs.com/editor/java/licensing-and-su...
  7. Set custom fonts | GroupDocs

    This article explains how to set custom fonts when rendering documents with GroupDocs.Viewer within your .NET applications....This article explains how to set custom fonts when rendering documents with GroupDocs.Viewer within your .NET applications.

    docs.groupdocs.com/viewer/net/set-custom-fonts/
  8. Searching for document signatures excluding ext...

    This article explains how to search with excluding non-signature components like native documents text, images or barcodes that are the part of document content....This article explains how to search with excluding non-signature components like native documents text, images or barcodes that are the part of document content.

    docs.groupdocs.com/signature/net/searching-for-...
  9. Load password-protected documents | GroupDocs

    This article explains how to load pAssword-protected PDF, Word, Excel, PowerPoint documents when using GroupDocs.Parser for Python via .NET....This article explains how to load password-protected PDF, Word, Excel, PowerPoint documents when using GroupDocs.Parser for Python via .NET.

    docs.groupdocs.com/parser/python-net/load-passw...
  10. Working with String Template | GroupDocs

    GroupDocs.Assembly API allows you to use a string As input and output template, instead of document. This feature improves programmability while working with strings instead of documents, the resultant output string can be used As per the application needs. Follow these steps to using a string As input and output template: Initialize DocumentAssembler Define sourceString @"«[yourValue]»" Convert sourceString to sourceBytes using Encoding.UTF8.GetBytes(sourceString) GettargetBytes using DocumentAssembler.AssembleDocument() Get targetString using Encoding.UTF8.GetString(targetBytes)...GroupDocs.Assembly API allows you to use a string as input and output template, instead of document. This feature improves programmability while working with strings instead of documents, the resultant output string can be used as per the application needs. Follow these steps to using a string as input and output template: Initialize DocumentAssembler Define sourceString @"«[yourValue]»" Convert sourceString to sourceBytes using Encoding.UTF8.GetBytes(sourceString) GettargetBytes using DocumentAssembler.AssembleDocument() Get targetString using Encoding.UTF8.GetString(targetBytes)

    docs.groupdocs.com/assembly/net/working-with-st...