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

boolean

(0.09 sec)
  1. 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...
  2. 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...
  3. 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...
  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. Remove metadata properties | GroupDocs

    The easiest way to remove metadata properties from a file is to use corresponding tags that allow you to locate the desired properties across all metadata packages....Object auto_Value ; public boolean isSatisfiedBy ( MetadataProperty...

    docs.groupdocs.com/metadata/java/remove-metadat...
  6. search.xml

    1.0 utf-8 yes http://www.sitemaps.org/schemas/sitemap/0.9 http://www.w3.org/1999/xhtml https://docs.groupdocs.com/search/java/weekly0.5https://docs.groupdocs.com/search/java/about-search-engines/we......com/search/java/boolean-search/weekly0.5https://docs...5https://docs.groupdocs.com/search/net/boolean-search/weekly0.5https://docs...

    docs.groupdocs.com/sitemaps/search.xml
  7. 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-...
  8. 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...
  9. 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 com.groupdocs.assembly.DocumentAssembler overloads. The following table describes parameters of these overloads....representations: Long Double Boolean Date Note – For recognition...extended as follows: Long Double Boolean Date String Note – Working...

    docs.groupdocs.com/assembly/java/groupdocs-asse...
  10. 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...