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...
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...
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 ()); }, })...
Discover how to utilize GroupDocs.Metadata for Python via .NET to extract, update and remove metadata in your applications....the matching properties and log their names and values. import...detected metadata packages and log the properties removed affected...
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...
4.13.4 ‘Internet protocol’ This option allows the user to select between the old and new Internet protocols and addressing schemes (IPv4 and IPv6). The selected protocol will be used for most outgo......2 ‘What to do if the log file already exists’ This control...tries to start writing to a log file and it finds the file already...
The SetProperties method is used to update or add metadata. You can easily add metadata to photos, pdfs or you can update or add data to mp3 files.... log ( `Properties set: ${ affected...
We are using GroupDocs.Conversion to convert to HTML and PDF, but wherever the Symbol font is used in our docs, the output is an empty no-glyph-available box. The formulas with the Symbol chars in them are actually crit…...issue remains Enable detailed logging in the SDK (e.g., configure...font‑lookup messages. Look for log entries such as “Font Symbol...