Sort Score
Result 10 results
Languages All
Labels All
Results 11 - 20 of 302 for

boolean

(0.03 sec)
  1. Rectangle | GroupDocs.Comparison for Java API R...

    Rectangle model...value equals(Object o) public boolean equals(Object o) Parameters:...java.lang.Object Returns: boolean hashCode() public int hashCode()...

    reference.groupdocs.com/comparison/java/com.gro...
  2. Enable Pagination in WordProcessing Module

    Yes, this is right. Paginal mode is now implemented in GroupDocs.Editor for .NET 19.5. How this mode will effect WordProcessing documents? As you know that previously, there was only float mode. When WordProcessing documents were converted to the page-less HTML, page division was absent. But in this release WordProcessing options class contains new paged (also called paginal) mode. When paged is enabled, it produces HTML markup, optimized and adjusted for per-page edit and it creates ease to enable paged editing in any of WYSIWYG-editors....enable it you need to set a boolean flag to true in the WordProcessingToHtml...format, you also have to set boolean flag to true (by default it...

    blog.groupdocs.com/editor/enable-pagination-in-...
  3. Enabling language information | Documentation

    Follow this guide to learn how to edit Word documents using locale information and apply spell-checkers to document content written in different languages using GroupDocs.Editor for Node.js and Java....enableLanguageInform boolean property: getEnableLanguageInf () : boolean ; setEnableLanguageInf...setEnableLanguageInf ( enable : boolean ) : void ; By default, this...

    docs.groupdocs.com/editor/nodejs-java/enabling-...
  4. 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/
  5. "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...
  6. 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/
  7. 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 .NET... — boolean flag, that indicates how exactly...(default value), or trim. — boolean flag, that allows to enable...

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