Sort Score
Result 10 results
Languages All
Labels All
Results 481 - 490 of 1,941 for

report

(0.44 sec)
  1. AI Watermarking: Protect Documents with Context...

    Discover how to protect documents with AI-powered watermarks using GroupDocs.Watermark. Learn to add, create, and customize watermarks automatically for enhanced document security and content protection....Document Protection 💼 Financial Report Marking 👥 HR Document Classification... Your top-secret financial report gets the same generic watermark...

    blog.groupdocs.com/watermark/ai-driven-dynamic-...
  2. 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...
  3. 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...
  4. Showcases | GroupDocs

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

    docs.groupdocs.com/assembly/net/showcases/
  5. 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...
  6. GroupDocs.Assembly 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....data into PDF and MS Word reports using C# using simple templates...how to convert CSV data in Reports using Java. This article will...

    blog.groupdocs.com/categories/groupdocs.assembl...
  7. 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 run time....of outer documents to your reports dynamically using doc tags...assembler method to generate report like following code snippets:...

    docs.groupdocs.com/assembly/java/inserting-docu...
  8. Inserting Images Dynamically | GroupDocs

    How to dynamically inserted image within your template...can insert images to your reports dynamically using image tags...assembler method to generate report like following code snippets:...

    docs.groupdocs.com/assembly/java/inserting-imag...
  9. Optionally remove a column from a Word table us...

    Is there any template syntax that can be used to optionally remove a column from a Word table? I know I can do it by have different row definitions, but I’m curious if it can be done in a more elegant way. I have 3 col…...dotnet , document-automation , report-generation dsmeltz May 5, 2020...

    forum.groupdocs.com/t/optionally-remove-a-colum...
  10. Using Tables of Word Processing Documents as Da...

    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 Managers Data.docx Template Importing Word Processing Table into Presentation.pptx The Code...Define template and output report documents Assemble a document...

    docs.groupdocs.com/assembly/java/using-tables-o...