Sort Score
Result 10 results
Languages All
Labels All
Results 11 - 20 of 13,072 for

to

(0.29 sec)
  1. 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...
  2. 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...
  3. 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...
  4. How to Run | GroupDocs

    How To run examples....How to run examples.

    docs.groupdocs.com/metadata/python-net/how-to-r...
  5. 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-...
  6. Save to stream | GroupDocs

    You might need To save a document To any cusTom file at any location on the local disc or a even a Stream. The following example demonstrates how To save a document To any location. final RedacTor redacTor = new RedacTor("Sample.docx"); try { // Here we can use document instance To perform redactions RedacTorChangeLog result = redacTor.apply(new ExactPhraseRedaction("John Doe", new ReplacemenToptions(java.awt.Color.RED))); if (result.getStatus() != RedactionStatus.Failed) { // Save the document To a cusTom location and convert its pages To images final FileOutputStream fileStream = new FileOutputStream("C:\\\\Temp\\\\sample_output_file....You might need to save a document to any custom file at any location on the local disc or a even a Stream. The following example demonstrates how to save a document to any location. final Redactor redactor = new Redactor("Sample.docx"); try { // Here we can use document instance to perform redactions RedactorChangeLog result = redactor.apply(new ExactPhraseRedaction("John Doe", new ReplacementOptions(java.awt.Color.RED))); if (result.getStatus() != RedactionStatus.Failed) { // Save the document to a custom location and convert its pages to images final FileOutputStream fileStream = new FileOutputStream("C:\\\\Temp\\\\sample_output_file.

    docs.groupdocs.com/redaction/java/save-to-stream/
  7. How to merge archives to ZIP using Python via ....

    Learn how To merge archives To ZIP file, combine archives inTo one ZIP file programmatically in Python via .NET language using GroupDocs.Merger for Python via .NET library....Learn how to merge archives to ZIP file, combine archives into one ZIP file programmatically in Python via .NET language using GroupDocs.Merger for Python via .NET library.

    docs.groupdocs.com/merger/python-net/getting-st...
  8. Ways to Convert WebP to PNG

    Convert WebP To PNG images using online & free WebP converter. Developers can perform the conversion with few lines of code using .NET & Java API....Convert WebP to PNG images using online & free WebP converter. Developers can perform the conversion with few lines of code using .NET & Java API.

    blog.groupdocs.com/conversion/convert-webp-to-png/
  9. How to Run | GroupDocs

    Learn how To run Java examples which contain creating a watermark, removing watermark, adding watermark To phoTos, removing watermark from phoTo and many more examples....Learn how to run Java examples which contain creating a watermark, removing watermark, adding watermark to photos, removing watermark from photo and many more examples.

    docs.groupdocs.com/watermark/java/how-to-run/
  10. Convert SVG to PNG using Node.js - Vector Graph...

    Convert SVG vecTor graphics To PNG images using Node.js. Rotate, flip, watermark, grayscale, and adjust brightness & gamma of converted PNG using Node.js API....Convert SVG vector graphics to PNG images using Node.js. Rotate, flip, watermark, grayscale, and adjust brightness & gamma of converted PNG using Node.js API.

    blog.groupdocs.com/conversion/convert-svg-to-pn...