Sort Score
Result 10 results
Languages All
Labels All
Results 31 - 40 of 57,755 for

api

(0.07 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. 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. 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...
  4. 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/
  5. 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...
  6. Import Annotations from Slides using GroupDocs....

    We are at GroupDocs glad to publish another monthly release of dot net document annotation Api, where new features are introduced, major features are related to import annotations from slides document format, these includes Import distance annotation, text annotation, strikeout annotation and almost all major annotation types. The latest GroupDocs.Annotation for .NET 17.8.0 Api now provides support to set Opacity for Words file also. This release is also including Improvements and Fixes....dot net document annotation API, where new features are introduced...GroupDocs.Annotation for .NET 17.8.0 API now provides support to set Opacity...

    blog.groupdocs.com/annotation/groupdocs.annotat...
  7. Introducing Text Signature Appearances in Java ...

    At GroupDocs, we are always focused on delivering the best to our customers. In this regard we are excitedly announcing another monthly release of eSignature for Java Api version 17.11. This release not only adds a number of new features to the Api, but also adds numerous enhancements along-with some bug fixes. The Api now allows user to obtain verification and signing progress . We would recommend you to download the new version of Api and evaluate the exciting features to enhance document e-signing experience....release of eSignature for Java API version 17.11. This release not...number of new features to the API, but also adds numerous enhancements...

    blog.groupdocs.com/signature/java-e-signing-api...
  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. 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...
  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...