Sort Score
Result 10 results
Languages All
Labels All
Results 41 - 50 of 31,671 for

api

(0.07 sec)
  1. 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...
  2. 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/
  3. 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...
  4. 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...
  5. Word Editing Java 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....在本文中,我们将讨论 如何使用 Java API 编辑 Word 文档以进行文档编辑 。...

    blog.groupdocs.com/zh/tag/word-editing-java-api/
  6. 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...
  7. Watermarking API for .NET

    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/watermarking-api...
  8. Watermarking API for .NET

    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/watermarking-api-for-...
  9. 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-...
  10. 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...