Sort Score
Result 10 results
Languages All
Labels All
Results 41 - 50 of 60,063 for

api

(0.09 sec)
  1. Email Formats Enhanced Support Introduced in Gr...

    Team GroupDocs is glad to announce another release of document report generation Api version 17.9 also known as GroupDocs.Assembly for .NET Api. The latest release adds enhanced support of existing features to the Api, the most important changes are done to support document assembly for Email file formats and also providing bug fixes. For a better experience with the Api, we recommend you to download the latest release and try out the bug fixes provided in the latest version of the Api....of document report generation API version 17.9 also known as GroupDocs...GroupDocs.Assembly for .NET API. The latest release adds enhanced...

    blog.groupdocs.com/assembly/groupdocs.assembly-...
  2. 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...
  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. 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...
  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. API changes on GroupDocs Blog | Document Automa...

    Api changes on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers Recent content in Api changes on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers G......API changes on GroupDocs Blog | Document Automation Solutions...Developers Recent content in API changes on GroupDocs Blog | Document...

    blog.groupdocs.com/th/tag/api-changes/index.xml
  7. API การอัตโนมัติไฟล์ on GroupDocs Blog | Docume...

    Api การอัตโนมัติไฟล์ on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers Recent content in Api การอัตโนมัติไฟล์ on GroupDocs Blog | Document Automation Solutions for .NET &......API การอัตโนมัติไฟล์ on GroupDocs Blog | Document Automation...Developers Recent content in API การอัตโนมัติไฟล์ on GroupDocs...

    blog.groupdocs.com/th/tag/api-การอัตโนมัติไฟล์/...
  8. API changes on GroupDocs Blog | Document Automa...

    Api changes on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers Recent content in Api changes on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers G......API changes on GroupDocs Blog | Document Automation Solutions...Developers Recent content in API changes on GroupDocs Blog | Document...

    blog.groupdocs.com/id/tag/api-changes/index.xml
  9. API changes on GroupDocs Blog | Document Automa...

    Api changes on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers Recent content in Api changes on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers G......API changes on GroupDocs Blog | Document Automation Solutions...Developers Recent content in API changes on GroupDocs Blog | Document...

    blog.groupdocs.com/pl/tag/api-changes/index.xml
  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...