Sort Score
Result 10 results
Languages All
Labels All
Results 31 - 40 of 316 for

boolean

(0.03 sec)
  1. 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/
  2. 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...
  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/java/build-search-query/
  4. 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...
  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/nodejs-java/build-sea...
  6. 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-...
  7. 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/
  8. How to edit Mobi file | Documentation

    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...
  9. 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...
  10. Enabling inline CSS styles | Documentation

    This article describes the procedure of enabling the inline styles option for the WordProcessing documents in order to store the CSS styles not in the external stylesheet, but directly inside the HTML markup.... public final boolean getUseInlineStyles () public...void setUseInlineStyles ( boolean value ) The example below shows...

    docs.groupdocs.com/editor/java/inline-styles/