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

api

(0.05 sec)
  1. Rotate pages of pdf using merger api - Free Sup...

    Hello all I have a pdf with some pages in portrait and some in landscape, now I want to change the pages which is in landscape into portrait mode, I used groupdocs merger OrientationOptions orientationOptions = new Orie…...merger api GroupDocs.Merger Product Family merger-api Niteen_Jadhav...

    forum.groupdocs.com/t/rotate-pages-of-pdf-using...
  2. 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...
  3. Releasing GroupDocs.Search for Java - Document ...

    We are pleased to announce that the first version of GroupDocs.Search for Java has been released. The Api allows Java developers to perform searching and indexing operations against various formats to gain data insights. One can easily perform actions to search through different directories and documents for text occurrences, basic metadata fields, file names, document types and many more. Please continue to read more about the features and the file formats supported by the Api.... The API allows Java developers to perform...file formats supported by the API. Supported Features # Following...

    blog.groupdocs.com/search/releasing-groupdocs.s...
  4. 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-...
  5. Introducing a More Optimized and Simplified Ele...

    Why change is considered as a hard but yet good thing to occur? Why the updates are important? This is because if there is no change there is no progress and staying the same over the time makes the things die. The updates in the software components are also similar when a new version of the same software replaces the old one. A software that remains the same and doesn’t introduce any improvements or new features becomes obsolete....for our electronic signature API - GroupDocs.Signature for .NET...and more simplified version of API - v19.8 . The primary objective...

    blog.groupdocs.com/signature/introducing-a-more...
  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. Set Text Shadow in Text Signatures using Java E...

    The team GroupDocs is really excited to announce the another monthly release of GroupDocs.Signature for Java v18.1. This release comes up with a feature of setting Text Shadow for Slides, Words and Cells documents. Furthermore, many improvements and fixes are also introduced in this version of the Api. We would recommend you to download the new version of Api and evaluate the exciting features to enhance document e-signing experience....introduced in this version of the API. We would recommend you to download...download the new version of API and evaluate the exciting features...

    blog.groupdocs.com/signature/java-e-signing-api...
  8. Improved Performance and CAD Format - introduce...

    We are glad to announce another monthly release of GroupDocs.Comparison for .NET 17.4.0 Api with Three new features like support of “Compare CAD format, Improved Comparison Performance and Updated Changes Model for Imaging. This monthly release is adding Three improvements like “Improve comparison of Imaging formats” and " Cross-format Api simplifications across all supported formats” along with fixes. Detailed information is listed below. Please Click here to download the latest Api....0 API with Three new features like...formats” and " Cross-format API simplifications across all supported...

    blog.groupdocs.com/comparison/improved-comparis...
  9. 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...
  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...