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

boolean

(0.06 sec)
  1. 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...
  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/net/set-checkbox-va...
  3. Optimize the PDF file by removing unused resour...

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

    docs.groupdocs.com/viewer/java/optimization-pdf...
  4. Optimize the PDF file by removing unused resour...

    Optimize PDFs with GroupDocs.Viewer by removing unused resources and reducing file size....new public properties of the boolean type: remove_unused_objects...types: name, string, number, boolean, null object, dictionary, array...

    docs.groupdocs.com/viewer/python-net/optimizati...
  5. 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/
  6. 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...
  7. Releasing GroupDocs.Search for Java - Document ...

    We are pleased to announce that the first version of GroupDocs.Search for Java has been released. The API allows Java developers to perform searching and indexing operations against various formats to gain data insights. One can easily perform actions to search through different directories and documents for text occurrences, basic metadata fields, file names, document types and many more. Please continue to read more about the features and the file formats supported by the API.... Simple Search Boolean Search Regular Expression Faceted...

    blog.groupdocs.com/search/releasing-groupdocs.s...
  8. 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...
  9. Update Text signatures in document | GroupDocs

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

    docs.groupdocs.com/signature/java/update-text-s...
  10. Delete Text signatures from documents | GroupDocs

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

    docs.groupdocs.com/signature/java/delete-text-s...