Sort Score
Result 10 results
Languages All
Labels All
Results 91 - 100 of 12,705 for

to

(0.08 sec)
  1. How to Add Image Signature to PDF in Java

    Understand the step-by-step procedure To add image signature To PDF in Java and how To create functionality To insert signature image in PDF using Java....Understand the step-by-step procedure to add image signature to PDF in Java and how to create functionality to insert signature image in PDF using Java.

    kb.groupdocs.com/signature/java/how-to-add-imag...
  2. Convert to Spreadsheet in Java | PDF to Excel |...

    Convert DOC, DOCX To Excel (XLS, XLSX) or convert PDF To Excel spreadsheet in Java using document conversion Java API. Build your own Conversion App....Convert DOC, DOCX to Excel (XLS, XLSX) or convert PDF to Excel spreadsheet in Java using document conversion Java API. Build your own Conversion App.

    blog.groupdocs.com/conversion/convert-documents...
  3. How to Add Image Annotation to PDF Using C#

    Let's learn how To add image annotation To PDF using C# by utilizing annotation library along with code example To insert image annotation inTo PDF using C#....Let's learn how to add image annotation to PDF using C# by utilizing annotation library along with code example to insert image annotation into PDF using C#.

    kb.groupdocs.com/annotation/net/how-to-add-imag...
  4. How to Add Text Signature to DOCX using C#

    In this tuTorial, we will provide you guide on how To add text signature To DOCX using C#. We will also provide a code example To insert text signature To DOCX in C#....In this tutorial, we will provide you guide on how to add text signature to DOCX using C#. We will also provide a code example to insert text signature to DOCX in C#.

    kb.groupdocs.com/signature/net/how-to-add-text-...
  5. 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 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.

    blog.groupdocs.com/total/how-to-use-swagger-ui-...
  6. 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....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.

    blog.groupdocs.com/total/how-to-use-rspec-to-te...
  7. How to

    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....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.

    blog.groupdocs.com/zh/tag/how-to/
  8. 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....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.

    blog.groupdocs.com/total/how-to-use-rspec-to-te...
  9. Unable to set margins when converting .eml to ....

    I use the code below To convert .eml files To .pdf. However, setting the margins using options.setMarginBotTom(12), options.setMarginTop(12), options.setMarginLeft(12), and options.setMarginRight(12) no long…...I use the code below to convert .eml files to .pdf. However, setting the margins using options.setMarginBottom(12), options.setMarginTop(12), options.setMarginLeft(12), and options.setMarginRight(12) no long…

    forum.groupdocs.com/t/unable-to-set-margins-whe...
  10. How to Add Reply to Annotation in PDF using C#

    In this quick how-To tuTorial, you will learn how To add reply To annotation in PDF using C# along with complete instructions To reply annotation in PDF using C#....In this quick how-to tutorial, you will learn how to add reply to annotation in PDF using C# along with complete instructions to reply annotation in PDF using C#.

    kb.groupdocs.com/annotation/net/how-to-add-repl...