Sort Score
Result 10 results
Languages All
Labels All
Results 111 - 120 of 316 for

boolean

(0.02 sec)
  1. Document renaming | Documentation

    Sometimes a situation arises when an indexed document is renamed, but its contents have not changed. In this case, to save computing resources, you can notify the index about the renaming of the document, and then the document will not be reindexed during the update operation. To notify an index about renaming a document, the notifyIndex method is used with the corresponding notification object as a parameter. You should keep in mind that if an index is notified of the renaming of a document, it will not be reindexed the next time you call the update method, even if its contents have changed....oldDocumentPath , newDocumentPath ); boolean result = index . notifyIndex...

    docs.groupdocs.com/search/java/document-renaming/
  2. Edit PowerPoint Presentations | Documentation

    This guide demonstrates how to edit PPT, PPTX, PPTM, PPSX, PPSM, POTX, POTM presentations with different settings and many other powerful features of GroupDocs.Editor for Java....Integer type, and a , that is a boolean flag. is a zero-based index...first slide for edit. is a boolean flag, which specifies whether...

    docs.groupdocs.com/editor/java/edit-powerpoint/
  3. Delete Barcode signatures from documents | Docu...

    This article explains how to delete Barcode electronic signatures with GroupDocs.Signature API.... get ( 0 ); boolean result = signature . delete...

    docs.groupdocs.com/signature/java/delete-barcod...
  4. Features Overview | Documentation

    The search api allow you to optimize, merge, delete, update and create indexes along with many other fascinating features... Boolean search. Regular expression...

    docs.groupdocs.com/search/nodejs-java/features-...
  5. Features Overview | Documentation

    The search api allow you to optimize, merge, delete, update and create indexes along with many other fascinating features... Boolean search. Regular expression...

    docs.groupdocs.com/search/java/features-overview/
  6. Delete QR-code signatures from documents | Docu...

    This article explains how to delete QR code electronic signatures with GroupDocs.Signature API.... get ( 0 ); boolean result = signature . delete...

    docs.groupdocs.com/signature/java/delete-qr-cod...
  7. Delete Image signatures from documents | Docume...

    This article explains how to delete Image electronic signatures with GroupDocs.Signature API.... get ( 0 ); boolean result = signature . delete...

    docs.groupdocs.com/signature/java/delete-image-...
  8. Use of In-line Syntax Error Messages into Templ...

    Note This feature is supported by version 19.3 or greater. Note The code uses some of the objects defined in The Business Layer. Note This version provide the ability to display inline template syntax errors in generated, Word Processing, Presentation, Spreadsheets, Emails and Plain Text documents . Use of In-line Syntax Error Messages By default, Document Assembler throws an exception when encounters a template syntax error. Such an exception provides information on a reason of the error and specifies a tag or expression part where the error is encountered....INLINE_ERROR_MESSAGES is applied, a Boolean value returned by a DocumentAssembler...

    docs.groupdocs.com/assembly/java/use-of-in-line...
  9. 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 .NET API....class contains the public boolean property: public bool EnableLanguageInform...

    docs.groupdocs.com/editor/net/enabling-language...
  10. Use of In-line Syntax Error Messages into Templ...

    Note This feature is supported by version 19.3 or greater. Note The code uses some of the objects defined in The Business Layer. Note This version provide the ability to display inline template syntax errors in generated, Word Processing, Presentation, Spreadsheets, Emails and Plain Text documents. By default, Document Assembler throws an exception when encounters a template syntax error. Such an exception provides information on a reason of the error and specifies a tag or expression part where the error is encountered....InlineErrorMessages is applied, a Boolean value returned by a overload...

    docs.groupdocs.com/assembly/net/use-of-in-line-...