Sort Score
Result 10 results
Languages All
Labels All
Results 371 - 380 of 428 for

syntax

(0.13 sec)
  1. Insert Hyperlinks Dynamically | GroupDocs

    Create hyperlinks in documents with URLs and text dynamically set from data sources during assembly....document with link tags Use the syntax <<link [uri_expression][di...

    docs.groupdocs.com/assembly/net/basic-usage-ins...
  2. GroupDocs.Metadata 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....facilitates the user with simple syntax, easy to use methods and few...

    blog.groupdocs.com/categories/groupdocs.metadat...
  3. Phrase search | GroupDocs

    This article gives the knowledge about phrase search definition as well as a phrase search description....In text form, the following syntax is used to specify a phrase...

    docs.groupdocs.com/search/net/phrase-search/
  4. 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....formatted through template syntax depending on expression types...when enabled. Cell Template Syntax Example Explanation <<[number]:ordinal>>...

    docs.groupdocs.com/assembly/net/groupdocs-assem...
  5. Cross-platform viewer - Free Support Forum - gr...

    When we buy .NET version of the product, does it include Java version as well or should it be bought separately? I’m asking because our app will be cross-platform so wondering what is the best option for this. We are te…...listing of the Dockerfile # syntax=docker/dockerfile:1 # How to...

    forum.groupdocs.com/t/cross-platform-viewer/9405
  6. Apply Formatting to Numbers, Dates, and Text in...

    Format numeric values, date-time values, and text strings in templates using format strings and functions.... The main syntax elements are: Format strings:...

    docs.groupdocs.com/assembly/net/basic-usage-for...
  7. 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....formatted through template syntax depending on expression types...when enabled. Cell Template Syntax Example Explanation <<[number]:ordinal>>...

    docs.groupdocs.com/assembly/python-net/groupdoc...
  8. GroupDocs Blog

    GroupDocs Blog - GroupDocs Blog | Document Automation Solutions for .NET & Java Developers...facilitates the user with simple syntax, easy to use methods and few...

    blog.groupdocs.com/groupdocs.blog/page/82/
  9. Search text | GroupDocs

    Learn how to search for keywords and use regular expressions to find text in documents using GroupDocs.Parser for Python via .NET. Search text with case sensitivity and whole word options....expressions follow Python’s regex syntax Highlight extraction adds minimal...

    docs.groupdocs.com/parser/python-net/search-text/
  10. JsonDataSource Conditional Expressions: !s.Disa...

    When we were passing a POCO this would work: <<if [MyProperty.Data.Any(s => !s.Disabled)]>> When we changed to pass an interface (Data changed to a List instead of List), properties in sub interfaces could not be found…... syntax, convert the JSON to a POCO...

    forum.groupdocs.com/t/jsondatasource-conditiona...