Sort Score
Result 10 results
Languages All
Labels All
Results 41 - 50 of 58,807 for

api

(0.19 sec)
  1. Webp file format Introduced - GroupDocs.Convers...

    GroupDocs team is glad to announce another monthly release of GroupDocs.Conversion for .NET v16.12.0. In this release new file format “Webp” is added in supporting formats list. Monthly release of Document Conversion Api is also introducing some improvements like “LZW compression for internal tiff compression " and “Improve memory handling” along with 8 fixes. So why you are waiting just download the new release and use the new exciting features....release of Document Conversion API is also introducing some improvements...GroupDocs.Conversion for .NET API 16.12.0In this monthly release...

    blog.groupdocs.com/conversion/groupdocs.convers...
  2. How to Use Swagger UI to Test GroupDocs REST API

    The GroupDocs Apis are designed to be REST compliant so that they are familiar and easy to use. This post looks at how to use Swagger to test the GroupDocs Apis. Before showing you how to run a test, it explains Swagger and REST, and why we use them. Why we use Swagger and REST Swagger is a specification and a framework for building interactive Api documentation and sandboxes, and to generate the code of an Api client....The GroupDocs APIs are designed to be REST compliant so that...Swagger to test the GroupDocs APIs. Before showing you how to run...

    blog.groupdocs.com/total/how-to-use-swagger-ui-...
  3. Apply or Discard Comparison Changes With GroupD...

    GroupDocs team is excited to announce another monthly release of GroupDocs.Comparison for .NET 17.1.0 Api with seven new features like Apply or Discard changes for spreadsheet, PDF file formats and support for hyperlink comparison is also introduced along with five improvements like change detection for paragraphs in PDF document, deleted or inserted borders comparison in Spreadsheet and change of table comparison are included. This monthly release also has two major fixes for PDF document ....0 API with seven new features like...here to download the latest API. GroupDocs.Comparison for .NET...

    blog.groupdocs.com/comparison/apply-discard-com...
  4. Add Text Redaction Annotation using Java Annota...

    At GroupDocs, we are always focused on delivering the best to our customers. In this regard, we are excitedly announcing another monthly release of Java Annotation Api v18.4. Using this latest version, now users can import distance annotation for Words and also able to add text redaction annotation in Slides. Aside this, multitude fixes and improvements are also introduced in this release. We therefore recommend you to download this latest release for a better Api experience....monthly release of Java Annotation API v18.4. Using this latest version...latest release for a better API experience. GroupDocs.Annotation...

    blog.groupdocs.com/annotation/java-annotation-a...
  5. 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...
  6. Document e-signing API issue in .NET - Free Sup...

    Getting error “The type GroupDocs.Signature.Domain.PdfDigitalSignature has no constructors defined” … Please help...Document e-signing API issue in .NET GroupDocs.Signature Product...we’ll investigate the issue: API version that you are using (E...

    forum.groupdocs.com/t/document-e-signing-api-is...
  7. 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...
  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. 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...
  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...