Sort Score
Result 10 results
Languages All
Labels All
Results 451 - 460 of 1,655 for

report

(0.07 sec)
  1. Shorthand check for null or empty string in a t...

    Is there a shorthand way to check if a string is null or empty in template syntax? Currently I have to do this: <<if [item.Text != null && item.Text != “”]>> Is it possible to do something like: <<if [!String.IsNullO…...dotnet , document-automation , report-generation dsmeltz April 28...

    forum.groupdocs.com/t/shorthand-check-for-null-...
  2. Inserting Documents 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. 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...
  3. Showcases | Documentation

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

    docs.groupdocs.com/assembly/net/showcases/
  4. Categories

    Find Answers by API GroupDocs.Total Product Family GroupDocs.Conversion Product Family GroupDocs.Annotation Product F......Results using Java Create Search Report using Java Perform Search by...

    kb.groupdocs.com/categories/page/8/
  5. 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....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. Export annotations and retrieve document pages ...

    post. Tagged with net, annotator, api, image.... Report Abuse Most recent monthly release...blocking this person and/or reporting abuse DEV Community Dropdown...

    dev.to/groupdocs/export-annotations-and-retriev...
  7. Inserting Documents 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. 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. 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-...
  9. Inserting Images Dynamically | Documentation

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