Initializes a New instance of the SearchOptions class which is used to search with the highlight options for the left and the right highlight extra...HighlightOptions) Initializes a new instance of the SearchOptions...rightHighlightOption ) Public Sub New ( matchCase As Boolean , matchWholeWord...
Creates Form field signature with predefined type and name....FormFieldType type ) Protected Sub New ( name As String , type As FormFieldType...name , FormFieldType type ) new : name : string * type : FormFieldType...
Allows to set all parameters during class instantiation...string password ) Public Sub New ( protectionType As WordProcessingProtec...protectionType , String ^ password ) new : protectionType : WordProcessingProtec...
All Classes Packages com.groupdocs.viewer com.groupdocs.viewer.caching com.groupdocs.viewer.caching.extra com.groupdo......ViewerSettings settings) Initializes new instance of Viewer class. Viewer...ViewerSettings settings) Initializes new instance of Viewer class....
Creates Presentation Metadata Signature with predefined values..., Object value ) Public Sub New ( name As String , value As Object...String ^ name , Object ^ value ) new : name : string * value : Object...
Creates Metadata Signature with predefined values...Object value ) Protected Sub New ( name As String , value As Object...String ^ name , Object ^ value ) new : name : string * value : Object...
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…...source code we used: Item item = new Item { Text = "not empty" };...DocumentAssembler assembler = new DocumentAssembler(); // The following...
Initializes New instance of Attachment class....FileType, Int64) Initializes new instance of Attachment class...fileType , long size ) Public Sub New ( id As String , fileName As...
The exception that is thrown when specified password is incorrect....IncorrectPasswordExc Initializes a new instance of IncorrectPasswordExc...StreamingContext) Initializes a new instance of IncorrectPasswordExc...
Initializes a New instance of the SearchOptions class....HighlightOptions) Initializes a new instance of the SearchOptions...rightHighlightOption ) Public Sub New ( matchCase As Boolean , matchWholeWord...