Sort Score
Result 10 results
Languages All
Labels All
Results 171 - 180 of 322 for

boolean

(0.29 sec)
  1. Render archives as HTML, PDF, and image files |...

    This topic describes how to use the GroupDocs.Viewer .NET API (C#) to display a list of archive content in HTML, PDF, PNG, and JPEG formats and to extract arbitrary file from archive.... There is also a boolean property (flag) in the class...matter which value has the boolean flag. Code example below shows...

    docs.groupdocs.com/viewer/net/render-archive-fi...
  2. Template Syntax - Part 2 of 2 | GroupDocs

    Note This article is the second part of the Template Syntax series of articles. For first part, please visit Template Syntax - Part 1 of 2. Outputting Expression Results You can output expression results to your reports using expression tags. An expression tag denotes a placeholder for an expression result within a template. While building a report, the corresponding expression is evaluated, and this placeholder is replaced with the formatted result of the expression....conditional expression must return a Boolean value. Note: A closing foreach...stands for Selector returning a Boolean value. Examples in this table...

    docs.groupdocs.com/assembly/java/template-synta...
  3. Saving EditableDocument to stream | GroupDocs

    This article shows and explains the advances techniques and approaches while working with EditableDocument in advanced level — saving to stream with resource callback, saving resources separately from HTML markup, and saving HTML markup with adjustable resource links.... property is a boolean flag, which controls where...

    docs.groupdocs.com/editor/net/saving-editabledo...
  4. Saving EditableDocument to Stream | GroupDocs

    This article shows and explains advanced techniques and approaches while working with EditableDocument at an advanced level — saving to stream with resource callback, saving resources separately from HTML markup, and saving HTML markup with adjustable resource links.... embedStylesheetsInto : A boolean flag that controls where to...

    docs.groupdocs.com/editor/nodejs-java/saving-ed...
  5. Edit Email | GroupDocs

    This guide demonstrates how to edit the content of documents from the Email format family like common text documents using GroupDocs.Editor for Node.js via Java....isEncrypted() : Property of boolean type. Because Email documents...

    docs.groupdocs.com/editor/nodejs-java/edit-email/
  6. Template Syntax - Part 2 of 2 | GroupDocs

    Note This article is the second part of the Template Syntax series of articles. For first part, please visit Template Syntax - Part 1 of 2. Outputting Expression Results You can output expression results to your reports using expression tags. An expression tag denotes a placeholder for an expression result within a template. While building a report, the corresponding expression is evaluated, and this placeholder is replaced with the formatted result of the expression....conditional expression must return a Boolean value. Note: A closing foreach...stands for Selector returning a Boolean value. Examples in this table...

    docs.groupdocs.com/assembly/python-net/template...
  7. Specify rendering options for CAD files | Group...

    This topic describes how to use the GroupDocs.Viewer .NET API (C#) to specify various options for rendering CAD files to HTML, PDF, PNG, and JPEG....— the EnablePerformanceCon boolean flag. By default it is set...

    docs.groupdocs.com/viewer/net/specify-cad-rende...
  8. Template Syntax - Part 2 of 2 | GroupDocs

    Note This article is the second part of the Template Syntax series of articles. For first part, please visit Template Syntax - Part 1 of 2. Outputting Expression Results You can output expression results to your reports using expression tags. An expression tag denotes a placeholder for an expression result within a template. While building a report, the corresponding expression is evaluated, and this placeholder is replaced with the formatted result of the expression....conditional expression must return a Boolean value. Note: A closing foreach...stands for Selector returning a Boolean value. Examples in this table...

    docs.groupdocs.com/assembly/net/template-syntax...
  9. Working with templates | GroupDocs

    Document template is set by Template class. It contains template items - fields and tables. Each item has the unique (in the template bounds) name and optional page index - value that represents the index of the page where the template item is located; null if the template item is located on any page. Template fields The template field is set by TemplateField class with the following constructor: TemplateField(TemplatePosition position, String name, Integer pageIndex) Parameter Description position Defines the way how to find the field on a page....Double > verticalSeparators , Boolean hasMergedCells , Integer minRowCount...

    docs.groupdocs.com/parser/java/working-with-tem...
  10. How to edit e-Book file | GroupDocs

    This article demonstrates how to edit e-Book files using C# programming language....Boolean type controls whether to export...has an ExportDocumentProper boolean property — it controls whether...

    docs.groupdocs.com/editor/net/how-to-edit-ebook/