Sort Score
Result 10 results
Languages All
Labels All
Results 21 - 30 of 302 for

boolean

(0.07 sec)
  1. GroupDocs.Search for .NET

    This API allows you to perform text search and index any type of file format using C# .NET language on any platform....Case-Sensitive Search using C# Perform Boolean Search using C# Search Specific...

    kb.groupdocs.com/search/net/page/2/
  2. Migration Notes | Documentation

    Why To Migrate? Here are the key reasons to use the new API provided by GroupDocs.Metadata for Java starting from version 20.2: The* Metadata* class is introduced as a single entry point to manage metadata in files of all supported formats. Extracting and updating metadata was unified for all supported formats. The product architecture was redesigned from scratch in order to simplify most common operations with metadata properties. Getting document information and preview generation procedures were simplified....pattern ; } @Override public boolean isSatisfiedBy ( MetadataProperty...pattern ; } @Override public boolean isSatisfiedBy ( MetadataProperty...

    docs.groupdocs.com/metadata/java/migration-notes/
  3. Edit TXT | Documentation

    This guide demonstrates how to edit plain text files with encoding, lists recognition, pagination, and other powerful features of GroupDocs.Editor for Node.js via Java... RecognizeLists — boolean flag that indicates how exactly...or trim. EnablePagination — boolean flag that allows enabling paged...

    docs.groupdocs.com/editor/nodejs-java/edit-txt/
  4. Use redaction callback | Documentation

    In order to reject specific changes during redaction process or to keep a full log of changes in the document, you need to set Redactor.RedactionCallback property, to a class implementing IRedactionCallback interface. The interface contains only one method, AcceptRedaction, which receives detailed information about proposed redaction and returns Boolean value, accepted or not. Below, we create a callback class, dumping changes to system console: public class RedactionDump implements IRedactionCallback { public RedactionDump() { } public Boolean acceptRedaction(RedactionDescription description) { System....proposed redaction and returns Boolean value, accepted or not. Below...RedactionDump () { } public boolean acceptRedaction ( RedactionDescription...

    docs.groupdocs.com/redaction/java/use-redaction...
  5. 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/net/build-search-query/
  6. GroupDocs.Search Product Family

    Find answers about text search and indexing of different files using code on any platform....Case-Sensitive Search using C# Perform Boolean Search using C# Search Specific...

    kb.groupdocs.com/search/page/3/
  7. Enabling Inline CSS Styles | Documentation

    This article describes how to enable the inline styles option for WordProcessing documents to store CSS styles directly inside the HTML markup using GroupDocs.Editor for Node.js via Java....as a public property of the Boolean type in the class. By default...for useInlineStyles public boolean getUseInlineStyles () public...

    docs.groupdocs.com/editor/nodejs-java/inline-st...
  8. OverflowException: Arithmetic operation resulte...

    Hello, Unfortunately, we experienced an exception when one of our customers dealt with many (and maybe larger) files that they wanted to add to the index. We got the exception via this event: pIndex.Events.ErrorOccurr…...\u0002(Boolean \u0002, Int32 \u0003, \u0003\u0005\u0005.... () at . ( , , , ) at . (Boolean , Int32 , , , , OperationType...

    forum.groupdocs.com/t/overflowexception-arithme...
  9. 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/java/build-search-query/
  10. 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...