Sort Score
Result 10 results
Languages All
Labels All
Results 51 - 60 of 470 for

boolean

(0.02 sec)
  1. How to edit Mobi file | GroupDocs

    This article demonstrates how to edit Mobi files using Java programming language....false ) by default: public boolean getEnablePagination (); public...setEnablePagination ( boolean value ); public boolean getEnableLanguageInf...

    docs.groupdocs.com/editor/java/how-to-edit-mobi...
  2. 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....same name and type: public boolean getEnablePagination () public...void setEnablePagination ( boolean ) At first, such property is...

    docs.groupdocs.com/editor/java/float-and-pagina...
  3. 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/
  4. Get Supported File Types | GroupDocs

    Enumerate all 72 document formats supported by GroupDocs.Merger for Python via .NET using FileType.get_supported_file_types().... Additional boolean properties such as .is_image...by format family using the boolean properties on FileType , for...

    docs.groupdocs.com/merger/python-net/get-suppor...
  5. 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 \u0008, \u0008\u0019\u0003...\u0002\u0003\u001B.\u0002(Boolean \u0002, Int32 \u0008, \u0008\u0019\u0003...

    forum.groupdocs.com/t/overflowexception-arithme...
  6. Categories

    Find Answers by API GroupDocs.Total Product Family GroupDocs.Conversion Product Family GroupDocs.Annotation Product F......Case-Sensitive Search using C# Perform Boolean Search using C# Extract Hyperlinks...

    kb.groupdocs.com/categories/page/14/
  7. Build search query | GroupDocs

    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...
  8. Minify HTML | GroupDocs

    Learn how to minify HTML and CSS when rendering of documents into HTML and make your HTML documents load faster with GroupDocs.Viewer.... Simplification of boolean attributes, so <input type="text"...and CSS The class has the boolean property that is a flag to...

    docs.groupdocs.com/viewer/net/minify-html/
  9. GroupDocs.Viewer for Java 25.9 – Latest Updates...

    Explore what’s new in GroupDocs.Viewer for Java 25.9. Available now on NuGet and GroupDocs website....🛠️ Public API Changes # New boolean property isRemoveJavaScript...inclusion in HTML output. New boolean property isUpdateFields in...

    blog.groupdocs.com/viewer/groupdocs-viewer-for-...
  10. How to use custom cache implementation | GroupDocs

    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...