Sort Score
Result 10 results
Languages All
Labels All
Results 4,991 - 5,000 of 12,535 for

new

(1.6 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....new method: 'GET', path: '/mgmt/...let(:request) do GroupDocs::Api::Request.new method: 'PUT', path: "/mgmt/...

    blog.groupdocs.com/total/how-to-use-rspec-to-te...
  2. rich-text-formatting.md.txt

    This document contains a variety of formatted elements that are used to test document rendering quality during file conversion # **Font Formatting** Source Sans Pro Light...... Simple text in Times New Roman 12 followed by an empty...this line. This line is in the new section. Next here is an empty...

    blog.groupdocs.com/ar/markdown/groupdocs-markdo...
  3. rich-text-formatting.md.txt

    This document contains a variety of formatted elements that are used to test document rendering quality during file conversion # **Font Formatting** Source Sans Pro Light...... Simple text in Times New Roman 12 followed by an empty...this line. This line is in the new section. Next here is an empty...

    blog.groupdocs.com/tr/markdown/groupdocs-markdo...
  4. rich-text-formatting.md.txt

    This document contains a variety of formatted elements that are used to test document rendering quality during file conversion # **Font Formatting** Source Sans Pro Light...... Simple text in Times New Roman 12 followed by an empty...this line. This line is in the new section. Next here is an empty...

    blog.groupdocs.com/fa/markdown/groupdocs-markdo...
  5. rich-text-formatting.md.txt

    This document contains a variety of formatted elements that are used to test document rendering quality during file conversion # **Font Formatting** Source Sans Pro Light...... Simple text in Times New Roman 12 followed by an empty...this line. This line is in the new section. Next here is an empty...

    blog.groupdocs.com/uk/markdown/groupdocs-markdo...
  6. rich-text-formatting.md.txt

    This document contains a variety of formatted elements that are used to test document rendering quality during file conversion # **Font Formatting** Source Sans Pro Light...... Simple text in Times New Roman 12 followed by an empty...this line. This line is in the new section. Next here is an empty...

    blog.groupdocs.com/th/markdown/groupdocs-markdo...
  7. Create a Docker Image to Run GroupDocs.Viewer f...

    Learn how to create a docker image to run GroupDocs.Viewer for node.js via java. It includes details on configuring the environment along with sample code....js via Java Create a new directory on your system to hold...

    kb.groupdocs.com/total/nodejs/create-a-docker-i...
  8. Search options | GroupDocs

    This article describes the search options that can be specified in an instance of the SearchOptions class....Consulting Blog Knowledge Base New Releases Status Websites aspose...

    docs.groupdocs.com/search/net/search-options/
  9. Inserting Images Dynamically | GroupDocs

    Note This feature is supported by version 20.3 or greater. Note The code uses some of the objects defined in The Business Layer. You can insert images to your reports dynamically using image tags. To declare a dynamically inserted image within your template, do the following steps: Add a textbox to your template at the place where you want an image to be inserted. Set common image attributes such as frame, size, and others for the textbox, making the textbox look like a blank inserted image....Consulting Blog Knowledge Base New Releases Status Websites aspose...

    docs.groupdocs.com/assembly/net/inserting-image...
  10. Using Markdown Documents | GroupDocs

    Note This feature is supported by version 19.8 or greater. Note The code uses some of the objects defined in The Business Layer. Markdown Documents (MD) Markdown is a lightweight markup language intended for one purpose, to be used to format text on the web with plain text formatting syntax. Let it be clear that Markdown is not a replacement for HTML because its syntax is very small, containing a very small subset of HTML tags....Consulting Blog Knowledge Base New Releases Status Websites aspose...

    docs.groupdocs.com/assembly/net/using-markdown-...