Sort Score
Result 10 results
Languages All
Labels All
Results 9,921 - 9,930 of 13,385 for

to

(0.04 sec)
  1. Embed Inline Syntax Error Messages in Generated...

    In the latest version of GroupDocs.Assembly for Java we have introduced an exciting feature of Inline Syntax Error Messages. Are you thinking about what does make this feature so exciting? Well, I am going To answer it in this post. First, let’s have a brief overview of how does GroupDocs.Assembly generate the reports. GroupDocs.Assembly uses pre-defined document templates that contain the LINQ statements. These templates are evaluated, processed and then populated by API’s engine during the run-time....In the latest version of GroupDocs.Assembly for Java we have introduced an exciting feature of Inline Syntax Error Messages. Are you thinking about what does make this feature so exciting? Well, I am going to answer it in this post. First, let’s have a brief overview of how does GroupDocs.Assembly generate the reports. GroupDocs.Assembly uses pre-defined document templates that contain the LINQ statements. These templates are evaluated, processed and then populated by API’s engine during the run-time.

    blog.groupdocs.com/assembly/embed-inline-syntax...
  2. Change Title and Background Color Dynamically u...

    At GroupDocs, we are always focused on delivering the best To our cusTomers. In this regard, we are excitedly announcing another monthly release of GroupDocs.Assembly for Java v17.12. Using the latest version, you can now change text **background color **dynamically in word processing and email documents. You can also change chart axis title dynamically in word processing documents. Furthermore, you can **insert images and barcodes **dynamically in email messages (msg) with RTF body....At GroupDocs, we are always focused on delivering the best to our customers. In this regard, we are excitedly announcing another monthly release of GroupDocs.Assembly for Java v17.12. Using the latest version, you can now change text **background color **dynamically in word processing and email documents. You can also change chart axis title dynamically in word processing documents. Furthermore, you can **insert images and barcodes **dynamically in email messages (msg) with RTF body.

    blog.groupdocs.com/assembly/change-title-and-ba...
  3. GroupDocs Products Overview

    GroupDocs Products Overview GroupDocs.Viewer GroupDocs.Viewer is a document viewer API that allows rendering and viewing of over 100 file formats, including Word, Excel, PowerPoint, PDF, and more, ......GroupDocs Products Overview GroupDocs.Viewer GroupDocs.Viewer is a document viewer API that allows rendering and viewing of over 100 file formats, including Word, Excel, PowerPoint, PDF, and more, ...

    docs.groupdocs.com/conversion/java/_sample_file...
  4. Extracting pages from a document and saving the...

    The first and foremost question in your mind could be, is it about PDF documents only? And the answer is, No. In this blog post we will see how simple yet helpful it is To extract pages from different kinds of documents (e.g. Word, Excel, Presentation, PDF, HTML, RTF) and save them as a new file using GroupDocs.Merger for .NET. Learn more about the supported file formats. Hence, the resultant document will possess only extracted pages....The first and foremost question in your mind could be, is it about PDF documents only? And the answer is, No. In this blog post we will see how simple yet helpful it is to extract pages from different kinds of documents (e.g. Word, Excel, Presentation, PDF, HTML, RTF) and save them as a new file using GroupDocs.Merger for .NET. Learn more about the supported file formats. Hence, the resultant document will possess only extracted pages.

    blog.groupdocs.com/merger/extracting-pages-from...
  5. Load document from stream | GroupDocs

    There might be cases when the document is presented only as a stream (without a copy on the local disk). To avoid the overhead of saving documents To the disk, GroupDocs.Parser enables To extract data from streams directly. The following example shows how To load the document from the stream: // Create the stream try (InputStream stream = new FileInputStream(Constants.SamplePdf)) { // Create an instance of Parser class with the stream try (Parser parser = new Parser(stream)) { // Extract a text inTo the reader try (TextReader reader = parser....There might be cases when the document is presented only as a stream (without a copy on the local disk). To avoid the overhead of saving documents to the disk, GroupDocs.Parser enables to extract data from streams directly. The following example shows how to load the document from the stream: // Create the stream try (InputStream stream = new FileInputStream(Constants.SamplePdf)) { // Create an instance of Parser class with the stream try (Parser parser = new Parser(stream)) { // Extract a text into the reader try (TextReader reader = parser.

    docs.groupdocs.com/parser/java/load-document-fr...
  6. Get document info | GroupDocs

    This article explains how To get document information...This article explains how to get document information

    docs.groupdocs.com/watermark/net/get-document-i...
  7. Adding image watermarks | GroupDocs

    Add image watermarks from file or stream using GroupDocs.Watermark for Python via .NET....Add image watermarks from file or stream using GroupDocs.Watermark for Python via .NET.

    docs.groupdocs.com/watermark/python-net/adding-...
  8. TermsOfService.txt

    London is the capital city of England and the United Kingdom, and the most populous city in the European Union. London is one of the world's major business, political and cultural centers. It is a ......London is the capital city of England and the United Kingdom, and the most populous city in the European Union. London is one of the world's major business, political and cultural centers. It is a ...

    docs.groupdocs.com/viewer/nodejs-java/_sample_f...
  9. Sign documents with exception handling | GroupDocs

     This article explains how To use exceptions handling when adding electronic signatures To document with GroupDocs.Signature API.... This article explains how to use exceptions handling when adding electronic signatures to document with GroupDocs.Signature API.

    docs.groupdocs.com/signature/net/sign-documents...
  10. Add polyline annotation | GroupDocs

    The page describes how To add polyline annotation To a document using GroupDocs.Annotation for Java....The page describes how to add polyline annotation to a document using GroupDocs.Annotation for Java.

    docs.groupdocs.com/annotation/java/add-polyline...