Sort Score
Result 10 results
Languages All
Labels All
Results 111 - 120 of 341 for

boolean

(0.04 sec)
  1. Inserting edited worksheet into existing spread...

    This article describes the new feature of the GroupDocs.Editor for java version 20.11 - inserting an edited worksheet into existing spreadsheet...new properties: integer and boolean flag . Both of them have “usual”...() { get ; set ; } public boolean getInsertAsNewWorksh () { get...

    docs.groupdocs.com/editor/java/inserting-edited...
  2. GroupDocs Holidays Offer – Get 25% off GroupDoc...

    Share this issue: Monthly NewsletterDecember 2018 25% off GroupDocs.Total OR 24 bottles of Award-Winning Pirathon Total Shiraz Get 25% off GroupDocs.Total OR 24 Bottles of Award-Winning Pirathon Total Shiraz (worth over $1500). Quote HOLOFF2018 or PIRATH2018 when placing your order. This offer is only available on new GroupDocs.Total purchases and cannot be used in conjunction with other offers, renewals or upgrades. Only available directly from GroupDocs.com, not through third parties or resellers.... Use Simple, Boolean, Regular Expression (Regex)...

    blog.groupdocs.com/total/groupdocs-holidays-off...
  3. 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:... Boolean? DateTime? String Treating...JSON simple values (null, boolean, number, integer, and string)...

    docs.groupdocs.com/assembly/net/working-with-js...
  4. Working with interpreted values | GroupDocs

    This article contains a good example of numeric flag or enumeration in Java....extends Specification { public boolean isSatisfiedBy ( MetadataProperty...

    docs.groupdocs.com/metadata/java/working-with-i...
  5. Use of In-line Syntax Error Messages into Templ...

    Note This feature is supported by version 19.3 or greater. Note The code uses some of the objects defined in The Business Layer. Note This version provide the ability to display inline template syntax errors in generated, Word Processing, Presentation, Spreadsheets, Emails and Plain Text documents . Use of In-line Syntax Error Messages By default, Document Assembler throws an exception when encounters a template syntax error. Such an exception provides information on a reason of the error and specifies a tag or expression part where the error is encountered....INLINE_ERROR_MESSAGES is applied, a Boolean value returned by a DocumentAssembler...

    docs.groupdocs.com/assembly/java/use-of-in-line...
  6. Enabling language information | GroupDocs

    Following this guide you will learn how to edit Word document using locale info, apply spell-checkers to a document content written in different languages using GroupDocs.Editor for .NET API....class contains the public boolean property: public bool EnableLanguageInform...

    docs.groupdocs.com/editor/net/enabling-language...
  7. Working with JSON Data Sources | GroupDocs

    Note This feature is only compatible with GroupDocs.Assembly for Java 19.11 or later releases. Simplified working with JSON data sources To access JSON data while building a report, you can pass a JsonDataSource instance to the engine 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:...follows: Integer Long Double Boolean Date String Treating the top...JSON simple values (null, boolean, number, integer, and string)...

    docs.groupdocs.com/assembly/java/working-with-j...
  8. Inserting edited slide into existing presentati...

    This article describes how to insert edited presentation slide into existing PowerPoint presentation....new properties: integer and boolean flag . Both of them have “usual”...InsertAsNewSlide parameter, which is a boolean flag, determines, how this...

    docs.groupdocs.com/editor/net/inserting-edited-...
  9. Skip loading of external resources | GroupDocs

    Learn this article and check how to restrict loading of external resources during conversion...the getSkipExternalResou() boolean property of the respective...

    docs.groupdocs.com/conversion/java/skip-loading...
  10. Working with CSV Data Sources | GroupDocs

    Note This feature is only compatible with GroupDocs.Assembly for .NET 19.10 or later releases. To access CSV data while building a report, you can pass a CsvDataSource instance to the assembler as a data source. Using of CsvDataSource enables you to work with typed values rather than just strings in template documents. Although CSV as a format does not define a way to store values of types other than strings, CsvDataSource is capable to recognize values of the following types by their string representations:... Boolean? DateTime? Warning For recognition...

    docs.groupdocs.com/assembly/java/working-with-c...