Sort Score
Result 10 results
Languages All
Labels All
Results 71 - 80 of 311 for

boolean

(0.03 sec)
  1. Set Checkbox Values Dynamically | Documentation

    Note This feature is supported by version 20.3 or greater. Note The code uses some of the objects defined in The Business Layer. You can set checkbox values to either checked or unchecked in your reports dynamically by taking the following steps: Add a checkbox content control to your template at a place where you want it to appear in a result document. By editing content control properties, add a check tag to the title of the checkbox content control using the following syntax....conditional expression must return a Boolean value. While building a report...

    docs.groupdocs.com/assembly/net/set-checkbox-va...
  2. Optimize the PDF file by removing unused resour...

    This topic describes how to optimize PDF file using the GroupDocs.Viewer .NET API (C#) by removing the unused (orphaned) resources and thus to reduce the file size....new public properties of the boolean type: RemoveUnusedObjects and...types: name, string, number, boolean, null object, dictionary, array...

    docs.groupdocs.com/viewer/net/optimization-pdf-...
  3. Searching in a Large Number of Documents

    Usually, a searching software is able to achieve fast search responses because, instead of search the text directly, it searches an index. This would be the equivalent of retrieving pages in a book related to a keyword by searching the index at the back of a book, as opposed to searching the words in each page of the book. Using GroupDocs.Search for Indexing and Searching Problem: Suppose you have 10 million documents of different file formats, e....fuzzy search, synonyms search, boolean search) is also supported....

    blog.groupdocs.com/search/searching-in-a-large-...
  4. Fixing Invalid Form Fields | Documentation

    Fixing Invalid Form Fields and Saving the Document with GroupDocs.Editor for Java... getFormFieldCollecti (); boolean hasInvalidFormFields = fieldManager... getFormFieldCollecti (); boolean hasInvalidFormFields = fieldManager...

    docs.groupdocs.com/editor/java/fixing-invalid-f...
  5. Set Checkbox Values Dynamically | Documentation

    Note This feature is supported by version 20.3 or greater. Note The code uses some of the objects defined in The Business Layer. You can set checkbox values to either checked or unchecked in your reports dynamically by taking the following steps: Add a checkbox content control to your template at a place where you want it to appear in a result document. By editing content control properties, add a check tag to the title of the checkbox content control using the following syntax....conditional expression must return a Boolean value. While building a report...

    docs.groupdocs.com/assembly/java/set-checkbox-v...
  6. Optimize output for printing | Documentation

    This article explains how to optimize output HTML for printing....output for printing, use the boolean property of the class. If the...

    docs.groupdocs.com/viewer/net/how-to-optimize-o...
  7. Float and paginal modes | Documentation

    This article explains pros and cons of float and paginal document editing modes when edit Word documents with GroupDocs.Editor API....in the , which obtains one boolean parameter of the same name...contains the same property — boolean flag, which, like the same...

    docs.groupdocs.com/editor/net/float-and-paginal...
  8. Search in XLA Online

    Free online document search. Secure and easy to use full text online search in XLA....in XLA Prefix search in XLA Boolean search in XLA Regex search...

    products.groupdocs.app/search/xla
  9. Convert images with optical character recogniti...

    In this article, you will learn how to convert an image file to text or PDF using OCR with GroupDocs.Conversion for Java....frag = new ArrayList <>(); boolean isWhitespace = false ; float...charAt ( i ) == ' ' ); } else { boolean currentIsWhitespace = ( lineText...

    docs.groupdocs.com/conversion/java/convert/imag...
  10. Use redaction callback | Documentation

    Learn about redaction API methods to reject or approve specific changes during redaction process...proposed redaction and returns Boolean value, accepted or not. Below...

    docs.groupdocs.com/redaction/net/use-redaction-...