Sort Score
Result 10 results
Languages All
Labels All
Results 41 - 50 of 388 for

boolean

(0.3 sec)
  1. 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...
  2. 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/
  3. 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...
  4. 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...
  5. 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/
  6. 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...
  7. Possible to load in an email in MSG file format...

    As per subject, does any of the GroupDocs.Total components allow loading of MSG file, modification of attachments, and then saving back out as MSG?...(MethodBase , Boolean) at . ( , ) at () at . (Boolean ) — End of...() at .?( , ) at () at . (Boolean ) — End of stack trace from...

    forum.groupdocs.com/t/possible-to-load-in-an-em...
  8. 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-...
  9. 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/
  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...