Sort Score
Result 10 results
Languages All
Labels All
Results 121 - 130 of 383 for

log

(0.03 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.... log ( '\nSuccessful rename: ' + result...

    docs.groupdocs.com/search/nodejs-java/document-...
  2. OCR support | Documentation

    OCR support means the ability to connect an external module (library) for the recognition of printed text (optical character recognition, OCR) on images, either separate or embedded in documents. To connect OCR, you need to implement the IOcrConnector interface in the client code. The following example demonstrates how to implement the OCR connector using com.aspose.ocr library for text recognition in images. const indexFolder = 'c:/MyIndex/'; const documentsFolder = 'c:/MyDocuments/'; const query = 'Einstein'; // Creating an index const index = new groupdocs.... log ( args . getMessage ()); }, })...

    docs.groupdocs.com/search/nodejs-java/ocr-support/
  3. Load text from string | Documentation

    This article explains how to load values from variables of string type when using GroupDocs.Comparison for Python via .NET.... get_result_string ()) # Log the success message with the...

    docs.groupdocs.com/comparison/python-net/load-t...
  4. Announcing GroupDocs Online Document Viewer Mod...

    Great news for all ExpressionEngine CMS users! We’ve released an efficient GroupDocs Viewer module for ExpressionEngine CMS. This plugin allows you to embed GroupDocs’ high-fidelity online document viewer together with selected documents to ExpressionEngine pages. As GroupDocs’ online document viewer supports many different formats, visitors to ExpressionEngine websites can now effortlessly view documents of multiple formats online. [caption id=“attachment_1047” align=“alignnone” width=“600” caption=“Announcing GroupDocs’ online document viewer module for ExpressionEngine”] [/caption] GroupDocs Viewer is an efficient and flexible online document viewer.... Log in to the ExpressionEngine admin...

    blog.groupdocs.com/viewer/announcing-groupdocs-...
  5. Supported Document Types | Documentation

    This section describes GroupDocs.Merger for Node.js via Java supported document types...OneNote Plain Text File Error Log File Comma Separated Values File...

    docs.groupdocs.com/merger/nodejs-java/supported...
  6. Use redaction callback | Documentation

    Learn about redaction API methods to reject or approve specific changes during redaction process...redaction process or to keep a full log of changes in the document, you...

    docs.groupdocs.com/redaction/net/use-redaction-...
  7. Clear watermarks | Documentation

    This article shows how to clear existing text or image watermarks.... log ( `Found ${ watermarks . getCount...

    docs.groupdocs.com/watermark/nodejs-java/clear/
  8. EditableDocument | Documentation

    This documentation section explains features of the EditableDocument class when editing documents with GroupDocs.Editor for Node.js via Java API.... log ( 'Resource Name:' , resource...getResourceName ()); console . log ( 'Resource Type:' , resource...

    docs.groupdocs.com/editor/nodejs-java/editabled...
  9. Output Format and Password | Documentation

    Learn how to save an edited Word document with a password or change the output document format using GroupDocs.Editor for Node.js via Java.... log ( 'Document saved successfully...doc' , saveOptions ); console . log ( 'Document saved successfully...

    docs.groupdocs.com/editor/nodejs-java/output-fo...
  10. Issue with Font :- "Leelawadee UI"

    Issue with Font :- "Leelawadee UI" Hi, When we try to convert a document with the 'Leelawadee UI' font to PDF, we encounter some issues in characters. Can you please suggest something here? Issue w......to analyze the full console log from the application execution...could only see below log from our test env logs currently. I need...

    forum.groupdocs.com/t/issue-with-font-leelawade...