Sort Score
Result 10 results
Languages All
Labels All
Results 11 - 20 of 14,064 for

to

(0.12 sec)
  1. 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...
  2. How to add attachment to PDF document | GroupDocs

    This article explains how To add attachment To PDF document with GroupDocs.Merger within your Java applications....This article explains how to add attachment to PDF document with GroupDocs.Merger within your Java applications.

    docs.groupdocs.com/merger/java/how-to-add-attac...
  3. Convert Presentations to Images in Java | PPT t...

    Convert PowerPoint presentations of PPT/PPTX format To JPG or PNG format in Java. Transform slides To images programmatically using Java conversion API....Convert PowerPoint presentations of PPT/PPTX format to JPG or PNG format in Java. Transform slides to images programmatically using Java conversion API.

    blog.groupdocs.com/conversion/convert-presentat...
  4. 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...
  5. Convert Word to Markdown in Java | DOC to MD | ...

    Convert Word documents To Markdown files in Java. Transform DOC/DOCX files inTo MD format using GroupDocs parsing and conversion Java API....Convert Word documents to Markdown files in Java. Transform DOC/DOCX files into MD format using GroupDocs parsing and conversion Java API.

    blog.groupdocs.com/parser/convert-word-to-markd...
  6. How to convert html div to pdf - Free Support F...

    Hi How To convert a html div To pdf in Netcore 6?...Hi How to convert a html div to pdf in Netcore 6?

    forum.groupdocs.com/t/how-to-convert-html-div-t...
  7. Render to HTML | GroupDocs

    Render files To HTML with GroupDocs.Viewer for Python. Easily convert documents like Word To clean HTML....Render files to HTML with GroupDocs.Viewer for Python. Easily convert documents like Word to clean HTML.

    docs.groupdocs.com/viewer/python-net/rendering-...
  8. Convert to grayscale | GroupDocs

    Convert PDFs To grayscale To reduce file size and speed up printing using the GroupDocs.Viewer Python API....Convert PDFs to grayscale to reduce file size and speed up printing using the GroupDocs.Viewer Python API.

    docs.groupdocs.com/viewer/python-net/optimizati...
  9. Convert Presentations to Images in C# | PPT to ...

    Transform your PowerPoint presentations of PPT/PPTX format To JPG or PNG format using C#. Convert presentations To images programmatically using .NET API....Transform your PowerPoint presentations of PPT/PPTX format to JPG or PNG format using C#. Convert presentations to images programmatically using .NET API.

    blog.groupdocs.com/conversion/convert-presentat...
  10. How to merge images to PDF using Java | GroupDocs

    Learn how To merge images To PDF file, combine images inTo one PDF file programmatically in Java language using GroupDocs.Merger for Java library....Learn how to merge images to PDF file, combine images into one PDF file programmatically in Java language using GroupDocs.Merger for Java library.

    docs.groupdocs.com/merger/java/getting-started/...