Sort Score
Result 10 results
Languages All
Labels All
Results 4,201 - 4,210 of 10,573 for

new

(0.18 sec)
  1. GroupDocs.Markdown for .NET — Export Documents ...

    Export PDF, Word, Excel, HTML, and more to Markdown with an on‑premises .NET API. First public release is published....source document var converter = new MarkdownConverter( "rich-text-formatting...14 pt. Simple text in Times New Roman 12 followed by an empty...

    blog.groupdocs.com/markdown/groupdocs-markdown-...
  2. GroupDocs.Annotation Product Family

    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.... This may be a big news for those who annotate TIFF...NET 19.3 you will observe some new “easy-to-implement” features...

    blog.groupdocs.com/categories/groupdocs.annotat...
  3. 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...
  4. GroupDocs Apps Suite: a One-Stop-Shop for All Y...

    Good News for the document management world! You now have all required online document management apps available under one roof. I’m talking about GroupDocs: a one-stop-shop for all your document management needs. The history of modern document management systems began with development of a set of computer apps, which were used to store and monitor electronic documents. With the advancement of technology, New branches were formed in the system. Now, online document management is not just storing or monitoring your electronic documents, but it’s a system that lets you manipulate your documents any way you want....Good news for the document management world! You now have all...the advancement of technology, new branches were formed in the system...

    blog.groupdocs.com/total/groupdocs-apps-suite-f...
  5. Barcodes Syntax and Properties | Documentation

    Note This feature is only compatible with GroupDocs.Assembly for .NET 3.2.0 or later releases. Inserting Barcodes Dynamically You can insert barcode images to your documents dynamically using barcode tags. To declare a dynamically inserted barcode image within your template, perform the following steps: Add a textbox to your template at the place where you want a barcode image to be inserted. Set common image attributes such as size, rotation angle, and others for the textbox, making the textbox look like a barcode image without bars and text....Consulting Blog Knowledge Base New Releases Status Websites aspose...DocumentAssembler assembler = new DocumentAssembler (); assembler...

    docs.groupdocs.com/assembly/java/barcodes-synta...
  6. GroupDocs Newsletter February 2018 – Document M...

    Share this issue: Monthly Newsletter February 2018 .NET Document Viewer APIs for C#, WPF and ASPdotNET Applications Render PDF, Word, Excel, Outlook, HTML and Image formats within GroupDocs.Viewer for .NET is a powerful file viewer API for rendering over 50 documents and image file formats within .NET applications. It rasterizes documents and images both, renders text and converts them to SVG + HTML + CSS – offering a high-fidelity true-text, native document rendering....Available for : Java Product News pare PDF Annotations in .NET...Java adds support of viewing new file formats like VSTX and VSSX...

    blog.groupdocs.com/total/groupdocs-newsletter-f...
  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 | Documentation

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

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

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