Sort Score
Result 10 results
Languages All
Labels All
Results 31 - 40 of 61,358 for

api

(1.81 sec)
  1. Releasing GroupDocs.Editor for .NET API- Perfor...

    We are pleased to announce the release of GroupDocs.Editor for .NET Api which makes it easier to perform document editing operations and conversion of edited document with simple line of code with various supported document formats. Document Editing Api allows user to convert supported document format into HTML and apply changes in any WYSIWYG HTML Editor, it also provide facility to convert back HTML document in same format or in other supported document format with changes made....NET API which makes it easier to perform...document formats. Document Editing API allows user to convert supported...

    blog.groupdocs.com/editor/introducing-groupdocs...
  2. 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...
  3. Introducing Simple and Easy to Use .NET Documen...

    We are introducing a new public Api that is designed to be implemented easily. Those who are using previous version of the Api (below 19.9), you don’t have to worry. The legacy Api has been moved into legacy namespace. If you want to upgrade to v19.9, it is required to make project-wide replacement of namespace usages from GroupDocs.Conversion to GroupDocs.Conversion.Legacy in order to avoid any build issues. Why to use new version?...are introducing a new public API that is designed to be implemented...using previous version of the API (below 19.9), you don’t have...

    blog.groupdocs.com/conversion/introducing-simpl...
  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. 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...
  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. 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...
  8. 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...
  9. 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-...
  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...