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

boolean

(0.08 sec)
  1. GroupDocs.Search for Java

    This API allows you to perform text search and index any type of file format using Java language on any platform....Search using Java Perform Boolean Search using Java Search Specific...

    kb.groupdocs.com/search/java/page/2/
  2. Extract highlights | Documentation

    This article explains that how to extract highlights from documents in Java....getHighlight ( int position , boolean isDirect , HighlightOptions...HighlightOptions ( Integer maxLength , boolean isLineLimited ); // Highlight...

    docs.groupdocs.com/parser/java/extract-highlights/
  3. 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/
  4. Enabling language information | Documentation

    Following this guide you will learn how to edit Word document using locale info, apply spell-checkers to a document content written in different languages using GroupDocs.Editor for Java API....contains the public boolean property: public boolean getEnableLanguageInf...void setEnableLanguageInf ( boolean ) By default its value is false...

    docs.groupdocs.com/editor/java/enabling-languag...
  5. 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...
  6. Error converting EML to PDF due to allegedly co...

    When converting some emails, the converter fails with “Cannot convert. The file is corrupt or damaged. Incorrect file header”. However, when opening this email in Outlook, it loads just fine including attachments. No er…...#=z1BTxTk8=, String #=zlcid8O8=, Boolean #=zo1Skt$2TqBPi, ICustomSecurityHandl...jd.#=zG4ZDZugn8SCHzwA3W4a(Boolean #=zPFJ6wXs=) at dje_qRGUY4XJKKWEK7QXDSF6_ejd...

    forum.groupdocs.com/t/error-converting-eml-to-p...
  7. Memory optimization option | Documentation

    This article explains how to optimize memory utilization when editing large Word documents using GroupDocs.Editor for Java API....contains the property: public boolean getOptimizeMemoryUsa () public...void getOptimizeMemoryUsa ( boolean ) By default it has a “ false...

    docs.groupdocs.com/editor/java/memory-optimizat...
  8. "Document is not found. Document ID: 7021" duri...

    Hello, We got an exception during a search that seems to be pretty rare. We were not able to reproduce it again, but we still want to report it to you and hope that you can fix it based on this description… This is the…...SearchOptions , ChunkSearchToken , Boolean ) at . (SearchQuery , SearchOptions...Cancellation , ChunkSearchToken , Boolean ) at Jam.Xy.ExecuteIndexQuery(System...

    forum.groupdocs.com/t/document-is-not-found-doc...
  9. 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 Java... — boolean flag, that indicates how exactly...(default value), or trim. — boolean flag, that allows to enable...

    docs.groupdocs.com/editor/java/edit-txt/
  10. 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/