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

boolean

(0.07 sec)
  1. 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...
  2. 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-...
  3. 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...
  4. 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...
  5. 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...
  6. 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...
  7. 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-...
  8. 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/
  9. Document renaming | GroupDocs

    Sometimes a situation arises when an indexed document is renamed, but its contents have not changed. In this case, to save computing resources, you can notify the index about the renaming of the document, and then the document will not be reindexed during the update operation. To notify an index about renaming a document, the notifyIndex method is used with the corresponding notification object as a parameter. You should keep in mind that if an index is notified of the renaming of a document, it will not be reindexed the next time you call the update method, even if its contents have changed....oldDocumentPath , newDocumentPath ); boolean result = index . notifyIndex...

    docs.groupdocs.com/search/java/document-renaming/
  10. Edit PowerPoint Presentations | GroupDocs

    This guide demonstrates how to edit PPT, PPTX, PPTM, PPSX, PPSM, POTX, POTM presentations with different settings and many other powerful features of GroupDocs.Editor for Java....Integer type, and a , that is a boolean flag. is a zero-based index...first slide for edit. is a boolean flag, which specifies whether...

    docs.groupdocs.com/editor/java/edit-powerpoint/