Sort Score
Result 10 results
Languages All
Labels All
Results 21 - 30 of 58,759 for

api

(0.83 sec)
  1. 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...
  2. Use Aspose.OCR for .NET on-premise API | GroupDocs

    This article explains that how to use Aspose.OCR for .NET on-premise Api....Upgrade an Order Support Docs API Reference Live Demos Free Support...on-premise API Use Aspose.OCR for .NET on-premise API Leave feedback...

    docs.groupdocs.com/redaction/net/use-aspose-ocr...
  3. Introducing a More Optimized and Simplified Gro...

    It’s been quite long since we released the last version of GroupDocs.Watermark for .NET Api. The reason behind this gap was to introduce a more simplified and optimized watermark manipulation Api for the .NET platform. Today, I am excited to announce that the Api v2 of GroupDocs.Watermark for .NET has been released as v19.10 and it is available for download. What’s new in the latest release? The major updates have been done at the architecture level of the Api to simplify its usage....NET API. The reason behind this gap was...optimized watermark manipulation API for the .NET platform. Today...

    blog.groupdocs.com/watermark/net-api-to-add-sea...
  4. Search Optical Signatures using Java E-Signing ...

    We are delighted to announce the another monthly release of GroupDocs.Signature for Java v18.4. This release comes up with many features like searching QRCode and Barcode signatures in supported documents. Aside this, few 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. eSignature Api for Java v18....introduced in this version of the API. We would recommend you to download...download the new version of API and evaluate the exciting features...

    blog.groupdocs.com/signature/java-e-signing-api...
  5. How to use rspec to test GroupDocs API - Part 2

    In the first article, How to use rspec to test GroupDocs Api. Part 1, we created first test for GroupDocs Api. This article describes in details how tests works, what expectation and matchers are, and how to test an Api with the PULL method. Expectation and Matchers So what are expectation and matchers? Lets look at a small example: string ="GroupDocs" string.should have(9).characters string.should\_not have(5).characters Expectations are defined by should and the negative form should_not....GroupDocs API. Part 1 , we created first test for GroupDocs API. This...matchers are, and how to test an API with the PULL method. Expectation...

    blog.groupdocs.com/total/how-to-use-rspec-to-te...
  6. 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-hant/tag/dotnet-watermark...
  7. Releasing GroupDocs.Text for .NET – A Convenien...

    Team GroupDocs is pleased to release GroupDocs.Text for .NET Api which allows users to extract text from files and documents of various formats. The Api facilitates the user with simple syntax, easy to use methods and few lines of code to perform text extraction operations. Why GroupDocs.Text Is Developed? Suppose you are developing a text searching or text analyzing system, wouldn’t it be great if your system can read or analyze a document even if no document reader is installed on your system?...NET API which allows users to extract...documents of various formats. The API facilitates the user with simple...

    blog.groupdocs.com/parser/releasing-groupdocs-t...
  8. 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...
  9. 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...
  10. Comparison API sample Implementation with PHP SDK

    This article explains the basics of using PHP SDK classes and methods. In this article I’ll use the Comparison Api and show how to compare two documents from a GroupDocs account. Find information about others methods in the Swagger explorer. Requirements PHP 5.3 Apache ModRewrite PHP Curl extension PHP Sockets extension (php_sockets.dll) GroupDocs PHP SDK composer.phar (Download from http://getcomposer.org/download/ or use the included version) FatFree framework (https://github.com/bcosca/fatfree) Initial Installations Learn how to install the Fatfree framework from their Readme: https://github....article I’ll use the Comparison API and show how to compare two documents...request from the Comparison API. 1. In the inc\_sample folder...

    blog.groupdocs.com/comparison/implement-documen...