Sort Score
Result 10 results
Languages All
Labels All
Results 41 - 50 of 320 for

boolean

(0.06 sec)
  1. 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....same name and type: public boolean getEnablePagination () public...void setEnablePagination ( boolean ) At first, such property is...

    docs.groupdocs.com/editor/java/float-and-pagina...
  2. How to use custom cache implementation | Docume...

    How to use custom caching implementation with GroupDocs.Viewer using Java....@JsonProperty ( "Encrypted" ) private boolean mEncrypted ; @JsonCreator public...mFileType ); } @Override public boolean isEncrypted () { return mEncrypted...

    docs.groupdocs.com/viewer/java/how-to-use-custo...
  3. Build search query | Documentation

    This page contains information about building text search queries of various types. More examples on building search queries are provided on the page...identical characters in a row Boolean search query The next type...type of search query is a boolean search query. Queries of this type...

    docs.groupdocs.com/search/nodejs-java/build-sea...
  4. Groupdocs Parser - Free Support Forum - groupdo...

    Hi team, I am currently using trial evaluation version of Abby as well as Atalasoft to extract text based on templates, the results are fine but I want to use a single set of component in our application, as I am alread…...ee [T](T , Boolean , Byte[] ) at . [T](T , Boolean , String )...IntPtr wParam, IntPtr lParam, Boolean& handled) at MS.Win32.HwndWrapper...

    forum.groupdocs.com/t/groupdocs-parser/15108
  5. Perform Case-Sensitive Search using Java

    Effortlessly perform case-sensitive search using Java for accurate results. Follow the step-by-step instructions to search case-sensitive text in files using Java....detailed guide on performing Boolean search using Java. To explore...article on how to perform Boolean search using Java . Updated...

    kb.groupdocs.com/search/java/perform-case-sensi...
  6. Float and paginal modes | Documentation

    This article explains the pros and cons of float and paginal document editing modes when editing Word documents with GroupDocs.Editor API....getEnablePagination () : boolean ; setEnablePagination ( enable : boolean ) : void...

    docs.groupdocs.com/editor/nodejs-java/float-and...
  7. Releasing GroupDocs.Search for .NET - A Versati...

    After a great success of vast APIs, GroupDocs.Search for .NET has been introduced which allows many ways to perform search operations against the various file formats. Furthermore, It is a document search API that can be used for performing full text search over the indexed documents. Let’s not wait and see how it is going to serve the users. Features provided by GroupDocs.Search for .NET Listed below are the wide range of supported features of the GroupDocs....Object Types Simple Queries Boolean Queries Regular Expression...

    blog.groupdocs.com/search/releasing-groupdocs-s...
  8. Categories

    Find Answers by API GroupDocs.Total Product Family GroupDocs.Conversion Product Family GroupDocs.Annotation Product F......Search using Java Perform Boolean Search using Java Work with...

    kb.groupdocs.com/categories/page/11/
  9. Extracting property values | Documentation

    This article shows knowledge about The most common way to get the metadata property value is to check its type and convert it to the appropriate platform-specific type in Java....} protected void accept ( boolean value ) { System . out . println...println ( String . format ( "Boolean value extracted: %s" , value...

    docs.groupdocs.com/metadata/java/extracting-pro...
  10. Extracting metadata | Documentation

    Using the GroupDocs.Metadata search engine you can extract desired metadata properties from files of different types. You don’t need to worry about the exact file format and metadata standards it can deal with. The same code will work for all supported formats in the same way. Most commonly used metadata properties are marked with tags that allow searching them across all supported files in various metadata packages. All tags defined in GroupDocs....private int auto_Value ; public boolean isSatisfiedBy ( MetadataProperty...pattern ; } @Override public boolean isSatisfiedBy ( MetadataProperty...

    docs.groupdocs.com/metadata/java/extracting-met...