Sort Score
Result 10 results
Languages All
Labels All
Results 121 - 130 of 319 for

boolean

(0.02 sec)
  1. Working with JSON Data Sources | Documentation

    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...
  2. Features Overview | Documentation

    The search api allow you to optimize, merge, delete, update and create indexes along with many other fascinating features... Boolean search. Regular expression...

    docs.groupdocs.com/search/nodejs-java/features-...
  3. Features Overview | Documentation

    The search api allow you to optimize, merge, delete, update and create indexes along with many other fascinating features... Boolean search. Regular expression...

    docs.groupdocs.com/search/java/features-overview/
  4. Perform Text Search in Documents Online

    Unlock the power of text search using GroupDocs.Search! Learn how to search text-based documents using regular expressions....words Search for any word Boolean search Regular expressions...

    blog.groupdocs.com/search/online-text-search/
  5. Minify HTML | Documentation

    Learn how to minify HTML and CSS when rendering of documents into HTML and make your HTML documents load faster with GroupDocs.Viewer.... Simplification of boolean attributes, so <input type="text"...

    docs.groupdocs.com/viewer/java/minify-html/
  6. Delete Digital signatures from documents | Docu...

    This article explains how to delete Digital electronic signatures with GroupDocs.Signature API....digitalSignature = signatures [ 0 ]; boolean deleteResult = signature ....

    docs.groupdocs.com/signature/java/delete-digita...
  7. Updating metadata | Documentation

    The Example in this article demonstrates that how to update metadata properties using a combination of criteria...private Date auto_Value ; public boolean isSatisfiedBy ( MetadataProperty...

    docs.groupdocs.com/metadata/java/updating-metad...
  8. Convert SVG to PNG in Java - Vector Graphics to...

    Convert SVG vector graphics to PNG images using Java. Rotate, flip, watermark, grayscale, and adjust brightness & gamma of converted PNG using Java API....value) Grayscale setGrayscale(boolean value) Height setHeight(int...

    blog.groupdocs.com/conversion/convert-svg-to-pn...
  9. GroupDocs.Viewer for Java Library Version 2.5.0...

    In this post I’m going to introduce new features that became available with version 2.5.0 of the Java document viewer library from GroupDocs. GroupDocs.Viewer for Java is a lightweight document viewer library that supports more than 50 file formats, including Microsoft Office documents, PDFs, images, OpenDocument files, emails and others. Initially, the library was geared towards integration into web apps and websites. Starting from this release, we overcame the boundaries of the “web” prefix and made the viewer available for any type of applications, including desktop and mobile ones!... public Boolean isPreloadPagesOnBrow() The...

    blog.groupdocs.com/viewer/groupdocs-viewer-for-...
  10. 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. 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....InlineErrorMessages is applied, a Boolean value returned by a overload...

    docs.groupdocs.com/assembly/net/use-of-in-line-...