Sort Score
Result 10 results
Languages All
Labels All
Results 191 - 200 of 481 for

boolean

(0.63 sec)
  1. How to edit e-Book file | GroupDocs

    This article demonstrates how to edit e-Book files using the Python programming language....export_document_properties of boolean type controls whether to export...

    docs.groupdocs.com/editor/python-net/edit-ebook/
  2. Build your first search solution | GroupDocs

    First of all you need to create an index. An index can be created in memory or on disk. An index created in memory cannot be saved after exiting your program. In contrast, an index created on disk may be loaded in the future to continue working....simple, fuzzy, case sensitive, boolean, phrasal, faceted, with wildcards...

    docs.groupdocs.com/search/java/build-your-first...
  3. Build your first search solution | GroupDocs

    First of all you need to create an index. An index can be created in memory or on disk. An index created in memory cannot be saved after exiting your program. In contrast, an index created on disk may be loaded in the future to continue working....simple, fuzzy, case sensitive, boolean, phrasal, faceted, with wildcards...

    docs.groupdocs.com/search/nodejs-java/build-you...
  4. Merge Password-Protected PDFs with GroupDocs.Me...

    Practical guide showing how to unlock, merge, and re‑protect PDFs using GroupDocs.Merger for Java. Step‑by‑step tutorial with working code examples....owner or user password public boolean isDocumentProtected ( String...

    blog.groupdocs.com/groupdocs.merger/password-me...
  5. Extracting Document Metainfo | GroupDocs

    Following this guide, you will learn how to obtain basic document metadata like page count, size, and file type before editing it with GroupDocs.Editor for Node.js via Java API.... isEncrypted(): A boolean flag indicating whether the...

    docs.groupdocs.com/editor/nodejs-java/extractin...
  6. Working with XML Data Sources | GroupDocs

    Note This feature is only compatible with GroupDocs.Assembly for Java 19.10 or later releases. To access XML data while building a report, you can use facilities of DataSet to read XML into it and then pass it to the assembler as a data source. However, if your scenario does not permit to specify XML schema while loading XML into DataSet, all attributes and text values of XML elements are loaded as strings then.... Boolean? DateTime? Warning For recognition...

    docs.groupdocs.com/assembly/java/working-with-x...
  7. Build your first search solution | GroupDocs

    First of all you need to create an index. An index can be created in memory or on disk. An index created in memory cannot be saved after exiting your program. In contrast, an index created on disk may be loaded in the future to continue working....simple, fuzzy, case sensitive, boolean, phrasal, faceted, with wildcards...

    docs.groupdocs.com/search/net/build-your-first-...
  8. Edit Markdown documents | GroupDocs

    This guide demonstrates how to edit the content of Markdown documents/files like common text documents using GroupDocs.Editor for Python via .NET....export_images_as_base64 is a boolean flag, by default set to False...

    docs.groupdocs.com/editor/python-net/edit-markd...
  9. "IllegalStateException: Unexpected node type '5...

    Hi, We found a bug that occurs when comparing two DOCX documents with many identical tables. We encountered this with customer data, which we have no control over, so we can’t work around this. TL;DR Comparing two DOCX…...table-marker predicate static boolean iF(char c) { return '\uF400'...

    forum.groupdocs.com/t/illegalstateexception-une...
  10. Custom cache implementation | GroupDocs

    This article explains how to use custom caching implementation with GroupDocs.Viewer within your .NET applications....ByRef value As TEntry ) As Boolean Implements ICache . TryGetValue...

    docs.groupdocs.com/viewer/net/how-to-use-custom...