Sort Score
Result 10 results
Languages All
Labels All
Results 101 - 110 of 509 for

boolean

(1.42 sec)
  1. 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...
  2. Set Checkbox Values Dynamically | GroupDocs

    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...
  3. Optimize output for printing | GroupDocs

    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...
  4. Float and paginal modes | GroupDocs

    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...
  5. Get document info | GroupDocs

    Retrieve document metadata such as format, page count, title, and author without converting...from metadata isEncrypted() boolean Whether the document is password-protected...

    docs.groupdocs.com/markdown/java/get-document-i...
  6. Pre-rasterize | GroupDocs

    This article shows how to pre-rasterize a document using the redaction API....you will need to pass the Boolean flag to the class constructor...

    docs.groupdocs.com/redaction/net/pre-rasterize/
  7. Advanced worksheet editing options | GroupDocs

    This article describes two new features of the GroupDocs.Editor for .NET version 26.6 - the advanced worksheet editing options, which control how exactly input worksheet will be converted to HTML...ExportBogusRowData properties, both of Boolean type. At first glance, the...easy to use — they both are boolean and present in the class. Code...

    docs.groupdocs.com/editor/net/advanced-workshee...
  8. Edit Excel Workbook | GroupDocs

    This guide demonstrates how to edit XLS, XLSX, XLSM, XLSB, ODS, SXC spreadsheets with hidden worksheets, protect edited spreadsheet with password and many other powerful features of GroupDocs.Editor for Python via .NET....opening by 0-based index and a boolean flag that indicates whether...in the class: integer and boolean . This feature is explained...

    docs.groupdocs.com/editor/python-net/edit-excel/
  9. Update Barcode signatures in document | GroupDocs

    This article explains how to update Barcode electronic signatures with GroupDocs.Signature API.... setTop ( 100 ); boolean result = signature . update...

    docs.groupdocs.com/signature/java/update-barcod...
  10. Delete Barcode signatures from documents | Grou...

    This article explains how to delete Barcode electronic signatures with GroupDocs.Signature API.... get ( 0 ); boolean result = signature . delete...

    docs.groupdocs.com/signature/java/delete-barcod...