Sort Score
Result 10 results
Languages All
Labels All
Results 31 - 40 of 57,127 for

api

(0.11 sec)
  1. A simplified and easy to use document compariso...

    A major advantage of GroupDocs.Comparison for .NET is its ability to tightly integrate with any .NET project. This integration gives an extra mark to your application or project. GroupDocs.Comparison for .NET 19.9 comes with a lot of breaking changes. The legacy Api have been moved into Legacy namespace**.** So, when you update to this version it is required to make project-wide replacement of namespace usages from GroupDocs.Comparison. to GroupDocs.Comparison.Legacy to resolve build issues.... The legacy API have been moved into Legacy namespace**...reasons to use the new updated API since version 19.9: Comparer...

    blog.groupdocs.com/comparison/a-more-simplified...
  2. How to Use RSpec to Test GroupDocs API? - Part 1

    In this article, we will review how to use Ruby RSpec for testing REST Apis like GroupDocs. RSpec is a BDD (behavior driven development) framework. You can find more info about RSpec on its official site. There are a lot of different GroupDocs Apis that you can use. In this article we will test one of the User Apis: “Get user profile”. What You Need You need Ruby, Gem, Bundler, and RSpec (gem install rspec) installed on you computer....Ruby RSpec for testing REST APIs like GroupDocs. RSpec is a BDD...a lot of different GroupDocs APIs that you can use. In this article...

    blog.groupdocs.com/total/how-to-use-rspec-to-te...
  3. Introducing Text Signature Appearances in Java ...

    At GroupDocs, we are always focused on delivering the best to our customers. In this regard we are excitedly announcing another monthly release of eSignature for Java Api version 17.11. This release not only adds a number of new features to the Api, but also adds numerous enhancements along-with some bug fixes. The Api now allows user to obtain verification and signing progress . We would recommend you to download the new version of Api and evaluate the exciting features to enhance document e-signing experience....release of eSignature for Java API version 17.11. This release not...number of new features to the API, but also adds numerous enhancements...

    blog.groupdocs.com/signature/java-e-signing-api...
  4. Releasing GroupDocs.Search for .NET - A Versati...

    After a great success of vast Apis, GroupDocs.Search for .NET has been introduced which allows many ways to perform search operations against the various file formats. Furthermore, It is a document search Api that can be used for performing full text search over the indexed documents. Let’s not wait and see how it is going to serve the users. Features provided by GroupDocs.Search for .NET Listed below are the wide range of supported features of the GroupDocs....After a great success of vast APIs, GroupDocs.Search for .NET has...Furthermore, It is a document search API that can be used for performing...

    blog.groupdocs.com/search/releasing-groupdocs-s...
  5. Introducing Simple and Easy to Use .NET Documen...

    We are introducing a new public Api that is designed to be implemented easily. Those who are using previous version of the Api (below 19.9), you don’t have to worry. The legacy Api has been moved into legacy namespace. If you want to upgrade to v19.9, it is required to make project-wide replacement of namespace usages from GroupDocs.Conversion to GroupDocs.Conversion.Legacy in order to avoid any build issues. Why to use new version?...are introducing a new public API that is designed to be implemented...using previous version of the API (below 19.9), you don’t have...

    blog.groupdocs.com/conversion/introducing-simpl...
  6. Releasing GroupDocs.Editor for Java API- Perfor...

    We are pleased to announce the release of GroupDocs.Editor for Java Api version 17.9 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....Editor for Java API version 17.9 which makes it easier...document formats. Document Editing API allows user to convert supported...

    blog.groupdocs.com/editor/releasing-groupdocs.e...
  7. 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-...
  8. Dcoument Parsing 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# 應用程序中以編程方式從 PDF、Excel、PowerPoint...for .NET][1] 是文檔解析和數據提取 .NET API。它支持從文字處理文檔、電子表格、演示文稿、檔案和電子郵件文檔中解析和提取圖像、文本和元數據。...

    blog.groupdocs.com/zh-hant/tag/dcoument-parsing...
  9. dotNET Watermarking 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....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.

    blog.groupdocs.com/zh/tag/dotnet-watermarking-api/
  10. 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-...