Sort Score
Result 10 results
Languages All
Labels All
Results 501 - 510 of 1,939 for

report

(0.15 sec)
  1. Barcode Image Generation in Word Processing Doc...

    Note This feature is only compatible with GroupDocs.Assembly for .NET 3.2.0 or later releases. Note The code uses some of the objects defined in The Business Layer. Barcode Generation in Microsoft Word Template Syntax Add a textbox to your template at the place where you want a barcode image to be inserted. Add the following syntax: <> Tip For detailed technical information about syntax, expressions and Report generation by the engine, please visit: Working with GroupDocs....about syntax, expressions and report generation by the engine, please...

    docs.groupdocs.com/assembly/net/barcode-image-g...
  2. DjVu EMF WMF DICOM and OTP formats are introduc...

    GroupDocs.Conversion for .NET API supports document conversion operations back and forth over 50 documents and image file formats but we are expanding its feature and trying to add more document and image format support .In this regard are happy to announce another monthly release of GroupDocs.Conversion for .NET 16.11.0 API. This release has included new features like return possible conversions , page count from file and stream also added support for new file formats DjVu, EMF, WMF, DICOM, OTP along with some improvements and fixes....Improvements # Improved progress reporting Improved performance of Word...conversions Fixes # Progress report is not working Mssing “Fixedlayout”...

    blog.groupdocs.com/conversion/groupdocs-convers...
  3. GroupDocs.Viewer 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....in a recent report (February, 2013). The report highlights that...

    blog.groupdocs.com/categories/groupdocs.viewer-...
  4. Working with Template Syntax Formatting | Group...

    Note This feature is only compatible with GroupDocs.Assembly for .NET 3.2.0 or later releases. Note The code uses some of the objects defined in The Business Layer. Template Syntax Formats Specifying String and Numeric Formats Learn more about string and numeric formats here. Template Syntax   Products Order Price <>No data <><><<[Product.ProductName] : upper>> <<[Price] : arabicDash>><> Total: <<[Sum(c => c.Price)]>><>     Tip For detailed technical information about syntax, expressions and Report generation by the engine, please visit: Working with GroupDocs....about syntax, expressions and report generation by the engine, please...

    docs.groupdocs.com/assembly/net/working-with-te...
  5. Inserting Hyperlinks Dynamically | GroupDocs

    Note This feature is supported by version 18.7. or greater Note The code uses some of the objects defined in The Business Layer. Using GroupDocs.Assembly, you can insert hyperlinks to your Reports dynamically using link tags. The syntax of a link tag is defined as follows: <> Here, uri_expression defines URI for a hyperlink to be inserted dynamically. This expression is mandatory and must return a non-empty value. In turn, display_text_expression defines text to be displayed for the hyperlink....insert hyperlinks to your reports dynamically using link tags...for example, while building a report, uri_expression and display_text_expression...

    docs.groupdocs.com/assembly/java/inserting-hype...
  6. Support for Dynamic Insertion of External Docum...

    We are delighted to announce a new feature in the monthly release of GroupDocs.Assembly for .NET 18.12. Using the latest version, you can now assemble external documents dynamically for Word Processing and Email file formats. Previously, an evaluation mark was added to a nested document being inserted dynamically, which is now fixed. We recommend you to install and use the latest version of the API. Features Introduced You can insert contents of outer documents to your Reports dynamically using doc tags....of outer documents to your reports dynamically using doc tags...document URI While building a report, an expression declared within...

    blog.groupdocs.com/assembly/support-for-dynamic...
  7. Repeat a drawn line in a foreach loop - Free Su...

    When using a foreach loop, that encloses a drawn line, the line is only shown on the first iteration of the loop. Which is where it shows in the template. Is there a way to get the line to be shown for each iteration?...Assembly Product Family dotnet , report-generation dsmeltz October...

    forum.groupdocs.com/t/repeat-a-drawn-line-in-a-...
  8. Barcode Image Generation in Spreadsheet Documen...

    Note This feature is only compatible with GroupDocs.Assembly for .NET 3.2.0 or later releases. Note The code uses some of the objects defined in The Business Layer. Barcode Generation in Microsoft Spreadsheet Template Syntax Add a textbox to your template at the place where you want a barcode image to be inserted. Add the following syntax: <> Tip For detailed technical information about syntax, expressions and Report generation by the engine, please visit: Working with GroupDocs....about syntax, expressions and report generation by the engine, please...

    docs.groupdocs.com/assembly/net/barcode-image-g...
  9. Inserting Hyperlinks Dynamically | GroupDocs

    Note This feature is supported by version 18.7. or greater Note The code uses some of the objects defined in The Business Layer. Inserting Hyperlinks Dynamically Using GroupDocs.Assembly, you can insert hyperlinks to your Reports dynamically using link tags. The syntax of a link tag is defined as follows: <> Here, uri_expression defines URI for a hyperlink to be inserted dynamically. This expression is mandatory and must return a non-empty value....insert hyperlinks to your reports dynamically using link tags...for example, while building a report, uri_expression and display_text_expression...

    docs.groupdocs.com/assembly/net/inserting-hyper...
  10. Conditional existance of nullable part of data ...

    Hello, We have a use case where our data model is not able to use a common template because some part of the data model is nullable. Let me show you what are our use cases. Here is our template. (14.6 KB) Our first d…...no value is written to the report then. Regards. 1 Like atir...

    forum.groupdocs.com/t/conditional-existance-of-...