Sort Score
Result 10 results
Languages All
Labels All
Results 41 - 50 of 59,626 for

api

(0.06 sec)
  1. 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...
  2. Presentation 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# 中编辑 PPT/PPTX 演示文稿。...

    blog.groupdocs.com/zh/tag/presentation-editing-...
  3. watermarking API for Java

    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,該 API 允許以不同方式在各種文檔中添加、查找和刪除水印。...

    blog.groupdocs.com/zh-hant/tag/watermarking-api...
  4. Introducing GroupDocs.Watermark for .NET - A Co...

    We are excited to release GroupDocs.Watermark for .NET Api that makes it simple to perform watermarking operations in various document and image formats. The Api facilitates you with simple syntax, easy to use methods and a few lines of code to perform any watermarking operation. Using GroupDocs.Watermark, you can add, search, and remove watermark from many popular document and image formats. Continue to read more about the Api’s features....NET API that makes it simple to perform...document and image formats. The API facilitates you with simple syntax...

    blog.groupdocs.com/watermark/introducing-groupd...
  5. 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-...
  6. 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-hant/tag/word-editing-jav...
  7. Document viewer API usage in Java - Free Suppor...

    I have following queries regarding Groupdocs - Do I need only viewer solution if I want to control user's downloading/copying ? Do I need to convert original documents in some form to use your product ? Do I need to up…...Document viewer API usage in Java GroupDocs.Total Product Family...taking interest in GroupDocs APIs for Java and posting your concerns...

    forum.groupdocs.com/t/document-viewer-api-usage...
  8. 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...
  9. 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 进行文档编辑来编辑 Word 文档。...

    blog.groupdocs.com/zh/tag/word-editing-.net-api/
  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...