Sort Score
Result 10 results
Languages All
Labels All
Results 491 - 500 of 2,224 for

report

(1.06 sec)
  1. GroupDocs.Search Product Family

    Find answers about text search and indexing of different files using code on any platform....Results using Java Create Search Report using Java Perform Search by...

    kb.groupdocs.com/search/
  2. GroupDocs.Search Product Family

    Find answers about text search and indexing of different files using code on any platform....Results using C# Create Search Report using C# Perform Search by...

    kb.groupdocs.com/search/page/2/
  3. Inserting Documents 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. Warning Dynamic insertion of documents from Base64-encoded bytes is available for file formats where dynamic document insertion is available for Word Processing documents and emails with HTML and RTF bodies only. You can insert contents of outer documents to your Reports dynamically using doc tags. A doc tag denotes a placeholder within a template for a document to be inserted during runtime....of outer documents to your reports dynamically using doc tags...assembler method to generate report like following code snippets:...

    docs.groupdocs.com/assembly/net/inserting-docum...
  4. Value of JSON field is incorrectly outputted as...

    I have a DOCX file with the following template <<[heading]>>. My data source is a JSON like follows: { “heading”: “100.2.1” } When generating a DOCX from this template and data the output is something like Fri Jan 3…...that uses them to generate a report. test.zip (961 Bytes) evargaslexipol...

    forum.groupdocs.com/t/value-of-json-field-is-in...
  5. GroupDocs.Assembly Engine APIs | GroupDocs

    Note In this article, we will discuss the behavior of GroupDocs.Assembly APIs. Overview of the API Classes of GroupDocs.Assembly are located within the GroupDocs.Assembly namespace. The main of the classes is DocumentAssembler. All the functionality required to build a Report from a template is assembled within the class. Building Reports To build a Report from a template, you can use one of the DocumentAssembler.AssembleDocument overloads. The following table describes parameters of these overloads....functionality required to build a report from a template is assembled...the class. Building Reports To build a report from a template, you...

    docs.groupdocs.com/assembly/python-net/groupdoc...
  6. Compare JSON documents | GroupDocs

    Learn how to compare JSON files using GroupDocs.Comparison for Python via .NET. Detect differences in nested JSON objects, arrays, and data types with visual and textual comparison modes....values\ Use visual mode (HTML report with highlights) or textual...mode Generate a single HTML report that highlights changes visually:\...

    docs.groupdocs.com/comparison/python-net/compar...
  7. 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....can insert images to your reports dynamically using image tags...assembler method to generate report like following code snippets:...

    docs.groupdocs.com/assembly/net/inserting-image...
  8. Showcases | GroupDocs

    Showcases...Leave feedback Showcases Web Report Generator Powered by GroupDocs...

    docs.groupdocs.com/assembly/net/showcases/
  9. Pdf to Docx conversion breaks on linux - Free S...

    We wrote a simple python script to convert pdf to docx using the python via .NET package. When it runs on a mac, it works ok with the exception of all the text being within text boxes (a bug which was Reported in a diff…...text boxes (a bug which was reported in a different topic in this...support in this forum, this issue report is now closed. vladimir.litvinchik...

    forum.groupdocs.com/t/pdf-to-docx-conversion-br...
  10. Using Spreadsheets as Data Sources | GroupDocs

    Note The code uses some of the objects defined in The Business Layer. Following classes are added in GroupDocs.Assembly.Data namespace: DataTable DataColumn DataColumnCollection The Recipe Define template and output Report documents Assemble a document using the external document table as a data source Download Data Source Document Contracts Data.xlsx Template Using Spreadsheet as Table of Data.docx The Code...Define template and output report documents Assemble a document...

    docs.groupdocs.com/assembly/java/using-spreadsh...