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

boolean

(0.04 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. 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-...
  2. e-Sign Documents in .NET & Java Applications – ...

    Share this issue: Monthly Newsletter February 2019 Fast, Accurate and Secure e-Signature APIs for .NET & Java Applications Digitally sign important business documents at individual and enterprise level GroupDocs.Signature offers .NET and Java APIs to e-sign documents, configure and manipulate various types of digital signatures and certificates. Programmers can easily add advanced signature types including; text, image, barcode, QR code, stamp and metadata to a variety of business file formats like Word, Excel, PowerPoint, PDF, Text and images....applications to perform simple, boolean, RegEx, fuzzy and advanced...

    blog.groupdocs.com/total/digitally-sign-documen...
  3. GroupDocs.Assembly Engine APIs | Documentation

    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...
  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. Working with JSON Data Sources | Documentation

    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...