Sort Score
Result 10 results
Languages All
Labels All
Results 171 - 180 of 2,865 for

note

(0.48 sec)
  1. Inserting Bookmarks 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. Inserting Hyperlinks Dynamically Dynamic insertion of bookmarks for Word Processing documents and emails with HTML and RTF bodies You can insert bookmarks to your reports dynamically using bookmark tags. Syntax of a bookmark tag is defined as follows. <> bookmarked_content <> Here, bookmark_expression defines the name of a bookmark to be inserted during run-time....Bookmarks Dynamically Leave feedback Note This feature is supported by...by version 20.3 or greater Note The code uses some of the objects...

    docs.groupdocs.com/assembly/java/inserting-book...
  2. Working with Presentation Documents | GroupDocs

    Note This feature is supported by version 18.2 or greater. Working with Presentation Documents GroupDocs.Assembly allows you to use data bands in table rows in Presentation Documents. A table-row data band is a data band whose body occupies single or multiple rows of a single document table. The body of such a band starts at the beginning of the first occupied row and ends at the end of the last occupied row as follows....Presentation Documents Leave feedback Note This feature is supported by...... ... ... ... ... <</if>> Note The code uses some of the objects...

    docs.groupdocs.com/assembly/java/working-with-p...
  3. Working with Word Processing Documents | GroupDocs

    Note This feature is supported by version 18.2 or greater. Working with Word Processing Documents GroupDocs.Assembly allows you to use data bands in table rows in Word Processing Documents. A table-row data band is a data band whose body occupies single or multiple rows of a single document table. The body of such a band starts at the beginning of the first occupied row and ends at the end of the last occupied row as follows....Processing Documents Leave feedback Note This feature is supported by...... ... ... ... ... <</if>> Note The code uses some of the objects...

    docs.groupdocs.com/assembly/java/working-with-w...
  4. Working with Email Messages | GroupDocs

    Note This feature is supported by version 18.2 or greater. Working with Email Messages GroupDocs.Assembly allows you to use data bands in table rows in Email Messages with HTML and RTF bodies. A table-row data band is a data band whose body occupies single or multiple rows of a single document table. The body of such a band starts at the beginning of the first occupied row and ends at the end of the last occupied row as follows....Email Messages Leave feedback Note This feature is supported by...... ... ... ... ... <</if>> Note The code uses some of the objects...

    docs.groupdocs.com/assembly/java/working-with-e...
  5. Licensing and evaluation | GroupDocs

    GroupDocs.Viewer for Node.js provides different plans for purchase or offers a Free Trial and a 30-day Temporary License for evaluation.... Note Note that there are a number of...the section. Purchased License Note You can find the pricing information...

    docs.groupdocs.com/viewer/nodejs-java/licensing...
  6. Evaluation Limitations and Licensing | GroupDocs

    free trial api version for redaction is available to evaluate the API which will be similar as licensed but with few limitations....and Licensing Leave feedback Note You can use GroupDocs.Redaction...finally { stream . close (); } Note Calling License.SetLicense multiple...

    docs.groupdocs.com/redaction/java/evaluation-li...
  7. Numbered List in Word Processing Document | Gro...

    Note In this article, we will use GroupDocs.Assembly to generate a Numbered List report in Word Processing Document format. Note The code uses some of the objects defined in The Business Layer. Numbered List in Microsoft Word Document Creating a Numbered List Practising the following steps you can create Numbered List Template in MS Word 2013. In your document, write a sentence like “We provide support for the following clients:”....Processing Document Leave feedback Note In this article, we will use...Processing Document format. Note The code uses some of the objects...

    docs.groupdocs.com/assembly/java/numbered-list-...
  8. Evaluation Limitations and Licensing | GroupDocs

    GroupDocs.Metadata for Python via .NET offers a Free Trial and a 30-day Temporary License for evaluation, plus several purchase plans.... Note GroupDocs.Metadata also works...() Applying a Metered License Note You can also set a license as...

    docs.groupdocs.com/metadata/python-net/evaluati...
  9. Working with JSON Data Sources | GroupDocs

    Note This feature is only compatible with GroupDocs.Assembly for .NET 19.10 or later releases. To access JSON data while building a report, the GroupDocs.Assembly API introduces JsonDataSource class. You can pass its instance to the assembler as a data source. Using of JsonDataSource enables you to work with typed values of JSON elements in template documents. For more convenience, the set of simple JSON types is extended as follows:...Data Sources Leave feedback Note This feature is only compatible...JsonDataSource(..., options); Note – Parsing of date-time values...

    docs.groupdocs.com/assembly/net/working-with-js...
  10. How to Run Examples | GroupDocs

    Run GroupDocs.Comparison for .NET examples from scratch, from the GitHub back-end examples project, or using MVC, WebForms, or Docker sample applications....docx" ; // NOTE: Put here actual path to source...targetDocumentPath = @"C:\target.docx" ; // NOTE: Put here actual path to source...

    docs.groupdocs.com/comparison/net/how-to-run-ex...