Sort Score
Result 10 results
Languages All
Labels All
Results 21 - 30 of 56,326 for

api

(0.3 sec)
  1. Add Text Redaction Annotation using Java Annota...

    At GroupDocs, we are always focused on delivering the best to our customers. In this regard, we are excitedly announcing another monthly release of Java Annotation Api v18.4. Using this latest version, now users can import distance annotation for Words and also able to add text redaction annotation in Slides. Aside this, multitude fixes and improvements are also introduced in this release. We therefore recommend you to download this latest release for a better Api experience....monthly release of Java Annotation API v18.4. Using this latest version...latest release for a better API experience. GroupDocs.Annotation...

    blog.groupdocs.com/annotation/java-annotation-a...
  2. Introducing Stamp Signatures Feature in Java E-...

    We are glad to announce another monthly release of E-Signing Api for Java v17.7.0. Major feature introduced in this release is support for Stamp Signatures. Aside this many improvements are also introduced in this release. We would recommend you to download the new version of Api and evaluate the exciting features to enhance document e-signing experience. E-Signing Api for Java v17.7.0 - Features Stamp Signatures feature for following Document Formats:...monthly release of E-Signing API for Java v17.7.0. Major feature...download the new version of API and evaluate the exciting features...

    blog.groupdocs.com/signature/groupdocs-signatur...
  3. 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...
  4. 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....NET API version 17.11. This release comes...download the latest version of the API and start signing your documents...

    blog.groupdocs.com/signature/dotnet-e-signing-a...
  5. 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/
  6. 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/tag/dcoument-parsing-api/
  7. Releasing GroupDocs.Merger for .NET API - Reord...

    We are pleased to announce GroupDocs.Merger for .NET 18.5. A back-end document manipulation Api that allows to split, remove or reorder pages in a document of supported format. Pages could be swapped or trimmed. You can also manage documents protection. GroupDocs.Merger for .NET allows to check document protection and then set, remove or update password. Aside this, Api permits to join two or more documents of same file format into one....back-end document manipulation API that allows to split, remove...update password. Aside this, API permits to join two or more documents...

    blog.groupdocs.com/merger/releasing-groupdocs.m...
  8. Annotate Word Documents with GoupDocs.Annotatio...

    GroupDocs Team is pleased to announce new release of GroupDocs.Annotation for .NET 3.1.0 Api. The latest release of our Document Annotation Api provides new features, Improvement’s and fixes for existing features. GroupDocs.Annotation 3.1.0 also included support for word document format with all major annotation types (Highlight Text, Area Annotation, and Strikeout etc). Please download the latest release to enhance your application with document annotation features New Features and Support for Word DocumentIn this release All Annotations for Words Document is now supported with improvement and enhancement....0 API. The latest release of our Document Annotation API provides...To Words Document Annotation API - Improvements # Performance...

    blog.groupdocs.com/annotation/annouced-groupdoc...
  9. 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...
  10. 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...