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

boolean

(0.06 sec)
  1. Working with fonts in GroupDocs.Viewer for .NET

    Learn how to get list of used fonts, specify or replace missing fonts, exclude fonts...types contain the IsEmbedded boolean property — a flag that indicates...

    blog.groupdocs.com/viewer/working-with-fonts/
  2. 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...
  3. 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...
  4. Render archives as HTML, PDF, and image files |...

    This topic describes how to use the GroupDocs.Viewer Java API 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. The code example below...

    docs.groupdocs.com/viewer/java/render-archive-f...
  5. 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...
  6. 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/
  7. 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...
  8. 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...
  9. 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...
  10. 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...