Sort Score
Result 10 results
Languages All
Labels All
Results 161 - 170 of 3,869 for

assemble

(0.02 sec)
  1. Using Markdown Documents | Documentation

    Note This feature is supported by version 19.8 or greater. Note The code uses some of the objects defined in The Business Layer. Markdown Documents (MD) Markdown is a lightweight markup language intended for one purpose, to be used to format text on the web with plain text formatting syntax. Let it be clear that Markdown is not a replacement for HTML because its syntax is very small, containing a very small subset of HTML tags....Assembly Product Solution GroupDocs...GroupDocs.Assembly Product Family / GroupDocs.Assembly for Java...

    docs.groupdocs.com/assembly/java/using-markdown...
  2. Features Overview | Documentation

    GroupDocs.Assembly for .NET is an API that allows you to generate documents in popular microsoft office and email file formats based upon template documents and data obtained from various sources including databases, XML, JSON, OData, objects of custom .NET types, external documents, and more. The following is the list of salient features which are offered by the GroupDocs.Assembly API: Multiple data formats support Use formulae & perform sequential data operations Apply upper, lower, capital, firstcap formatting to strings in template syntax Template syntax support formatting of ordinal, cardinal, alphabetic numeric nature Support template documents with custom variables & text comments within template syntax tags Dynamically insert out document content in report Dynamically configure background color of html documents & generate barcode in reports Dynamically insert hyperlinks in reports & apply attributes to email message body Dynamically attach email attachments Support of next field analogue of Microsoft Word Update fields during word processing document assembly Apply formula during spreadsheet assembly Template formatting for numeric, text, image, date-time, chart elements Conditional formatting of template text elements Linq-based template syntax Change format of Assembled file using explicit specifications or file extension Auto-removal of empty paragraphs Generate various report types, e....Assembly Product Solution GroupDocs...GroupDocs.Assembly Product Family / GroupDocs.Assembly for .NET...

    docs.groupdocs.com/assembly/net/features-overview/
  3. Evaluation Limitations and Licensing | Document...

    Note You can use GroupDocs.Assembly without the license. The usage and functionalities are pretty much same as the licensed one but you will face few limitations while using the non-licensed API. Evaluation Version Limitations You can easily download GroupDocs.Assembly for evaluation. The evaluation download is the same as the purchased download. The evaluation version simply becomes licensed when you add a few lines of code to apply the license. You will face following limitations while using the API without the license....Assembly Product Solution GroupDocs...GroupDocs.Assembly Product Family / GroupDocs.Assembly for .NET...

    docs.groupdocs.com/assembly/net/evaluation-limi...
  4. Development Environment Installation and Config...

    Development Environment Please visit System Requirements. Installing GroupDocs.Assembly for .NET through NuGet NuGet is the easiest way to download and install GroupDocs.Assembly for .NET. Following are the couple of ways to install GroupDocs.Assembly for .NET in your project using NuGet. Using Package Manager GUI Follow these steps to reference GroupDocs.Assembly using Package Manager GUI: Open your solution/project in Visual Studio. Click Tools -> NuGet Package Manager -> Manage NuGet Packages for Solution....Assembly Product Solution GroupDocs...GroupDocs.Assembly Product Family / GroupDocs.Assembly for .NET...

    docs.groupdocs.com/assembly/net/development-env...
  5. Changing Target File Format | Documentation

    Note This feature is supported by version 18.9. or greater Note The code uses some of the objects defined in The Business Layer. Changing Target File Format GroupDocs.Assembly provides a powerful feature to change the target file format of an Assembled document using file extension or explicit specifying. GroupDocs.Assembly API provides the ability to change target file format when assembling the following file formats: Word Processing documents Spreadsheet documents Presentation documents Email documents Text documents Supported output file formats depending on input file formats can be found at this page....Assembly Product Solution GroupDocs...GroupDocs.Assembly Product Family / GroupDocs.Assembly for Java...

    docs.groupdocs.com/assembly/java/changing-targe...
  6. Site infected by a malware - Free Support Forum...

    Hi, One of the sites that I manage and that uses the groupdocs-assembly plugin has been infected by Malware and both cPanel port 80 and Wordfence plugin are reporting that the following files are infected: /public_htm…...Assembly Product Family thiago.nunes81...and that uses the groupdocs-assembly plugin has been infected by...

    forum.groupdocs.com/t/site-infected-by-a-malwar...
  7. How to Run | Documentation

    How to run examples....Assembly Product Solution GroupDocs...GroupDocs.Assembly Product Family / GroupDocs.Assembly for Python...

    docs.groupdocs.com/assembly/python-net/how-to-r...
  8. 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…...Assembly Product Family java ybenkh...JSON file). Can GroupDocs assembly handle such a use case? Kind...

    forum.groupdocs.com/t/conditional-existance-of-...
  9. Generate email report with common list. | Docum...

    Adding Syntax to be evaluated by GroupDocs.Assembly Engine Template Syntax Assembler = ga.DocumentAssembler() dataSource = ga.data.JsonDataSource("datasource.json") DataSourceInfo = ga.DataSourceInfo(dataSource, "customers") array = [DataSourceInfo, ga.DataSourceInfo(["test@test.mail", "groupdocs@groupdocs.mail"], "recipients"), ga.DataSourceInfo("sender@sender.mail", "sender"), ga.DataSourceInfo("cc@example.com", "cc"), ga.DataSourceInfo("groupdocs", "subject")] print(Assembler.Assemble_document("input.msg", "output.msg", array)) The Recipe Set up the source document data path Set up the source document template path Set up destination report path Instantiate DocumentAssembler class Generate report More resources Advanced usage topics To learn more about library features, please refer to theadvanced usage section....Assembly Product Solution GroupDocs...GroupDocs.Assembly Product Family / GroupDocs.Assembly for Python...

    docs.groupdocs.com/assembly/python-net/email-re...
  10. Evaluation Limitations and Licensing | Document...

    GroupDocs.Assembly for Python provides different plans for purchase or offers a Free Trial and a 30-day Temporary License for evaluation....Assembly Product Solution GroupDocs...GroupDocs.Assembly Product Family / GroupDocs.Assembly for Python...

    docs.groupdocs.com/assembly/python-net/evaluati...