Sort Score
Result 10 results
Languages All
Labels All
Results 31 - 40 of 61,065 for

api

(0.09 sec)
  1. Introducing Support for Images in Java E-Signin...

    We are really delighted to announce the another monthly release of eSignature for Java Api version 17.8.0. The latest release comes up with a number of new features and improvements. Now, eSignature for Java developers can sign Image documents with Stamp, Text and Image signatures. We would recommend you to download the new version of Api and evaluate the exciting features to enhance document e-signing experience. eSignature Api for Java v17....release of eSignature for Java API version 17.8.0. The latest release...download the new version of API and evaluate the exciting features...

    blog.groupdocs.com/signature/e-signing-api-for-...
  2. Releasing GroupDocs.Parser for Java – A Conveni...

    We are pleased to announce that the first version of GroupDocs.Parser for Java has been released. GroupDocs.Parser for Java allows the Java developers to extract raw and formatted text from the popular document formats. The Api also supports working with containers such as ZIP and email containers. You can also access the metadata attached to the documents using a few lines of code. Please continue to read more about the features and the file formats supported by the Api.... The API also supports working with containers...file formats supported by the API. Supported Features # Following...

    blog.groupdocs.com/parser/releasing-groupdocs.p...
  3. Releasing GroupDocs.Editor for .NET API- Perfor...

    We are pleased to announce the release of GroupDocs.Editor for .NET Api which makes it easier to perform document editing operations and conversion of edited document with simple line of code with various supported document formats. Document Editing Api allows user to convert supported document format into HTML and apply changes in any WYSIWYG HTML Editor, it also provide facility to convert back HTML document in same format or in other supported document format with changes made....NET API which makes it easier to perform...document formats. Document Editing API allows user to convert supported...

    blog.groupdocs.com/editor/introducing-groupdocs...
  4. watermarking API for Java

    Document Automation Apis to enrich .NET and Java applications to view, edit, annotate, convert, compare, e-sign, parse, split, merge, redact, or classify documents of almost all the popular file formats....以不同方式从各种文档中添加、查找和删除水印的 Java API。...

    blog.groupdocs.com/zh/tag/watermarking-api-for-...
  5. Introducing a More Optimized and Simplified Ele...

    Why change is considered as a hard but yet good thing to occur? Why the updates are important? This is because if there is no change there is no progress and staying the same over the time makes the things die. The updates in the software components are also similar when a new version of the same software replaces the old one. A software that remains the same and doesn’t introduce any improvements or new features becomes obsolete....for our electronic signature API - GroupDocs.Signature for .NET...and more simplified version of API - v19.8 . The primary objective...

    blog.groupdocs.com/signature/introducing-a-more...
  6. Word Editing .NET API

    Document Automation Apis to enrich .NET and Java applications to view, edit, annotate, convert, compare, e-sign, parse, split, merge, redact, or classify documents of almost all the popular file formats....NET API 進行文檔編輯,在 C# 中編輯 Word 文檔。...

    blog.groupdocs.com/zh-hant/tag/word-editing-.ne...
  7. How to Use Swagger UI to Test GroupDocs REST API

    The GroupDocs Apis are designed to be REST compliant so that they are familiar and easy to use. This post looks at how to use Swagger to test the GroupDocs Apis. Before showing you how to run a test, it explains Swagger and REST, and why we use them. Why we use Swagger and REST Swagger is a specification and a framework for building interactive Api documentation and sandboxes, and to generate the code of an Api client....The GroupDocs APIs are designed to be REST compliant so that...Swagger to test the GroupDocs APIs. Before showing you how to run...

    blog.groupdocs.com/total/how-to-use-swagger-ui-...
  8. Presentation Editing .NET API

    Document Automation Apis to enrich .NET and Java applications to view, edit, annotate, convert, compare, e-sign, parse, split, merge, redact, or classify documents of almost all the popular file formats....NET API 进行演示文稿编辑,在 C# 中编辑 PPT/PPTX 演示文稿。...

    blog.groupdocs.com/zh/tag/presentation-editing-...
  9. Document e-signing API issue in .NET - Free Sup...

    Getting error “The type GroupDocs.Signature.Domain.PdfDigitalSignature has no constructors defined” … Please help...Document e-signing API issue in .NET GroupDocs.Signature Product...we’ll investigate the issue: API version that you are using (E...

    forum.groupdocs.com/t/document-e-signing-api-is...
  10. Working with Groupdocs Signature API from Ruby

    Today we will find out how to use GroupDocs’ Ruby SDK. We will create a GroupDocs Signature envelope sample with the Sinatra framework. GroupDocs Signature envelopes are used to prepare documents for digital signature and managing the signature process. Setting Up First, create the application folders structure: your_app/public – for CSS files. your_app/samples – for sample files. your_app/views – for view files, we will use Haml for these. Also we need to create a Gemfile in our project’s root directory with the following content: https://gist....request and use the GroupDocs API: 1. Configuring GroupDocs SDK...y\] groupdocs.api\_server = 'https://stage-api.groupdocs.com'...

    blog.groupdocs.com/signature/working-with-group...