This article explains how to detect the document file type and calculate the number of pages when converting a file with GroupDocs.Conversion for Node.js via Java.... log ( `Property name: ${ propertyName...getDocumentInfo (); console . log ( "Author: " + pdfInfo . getAuthor...
Logging when rendering documents with GroupDocs.Viewer for .NET...guide / LoggingLogging Leave feedback By default, logging is disabled...documents. You can log to the console or a file. To log, use the interface...
This article explains how to detect document file type, size and calculate pages count with GroupDocs.Comparison.... log ( `\nFile type: ${ info . getFileType...getFileFormat () } ` ); console . log ( `Number of pages: ${ info ...
Logging when converting documents with GroupDocs.Conversion for Java...Java / Developer guide / LoggingLogging Leave feedback On this...this page provides logging capabilities to track the application’s...
Logging when converting documents with GroupDocs.Conversion for .NET...guide / Advanced usage / LoggingLogging Leave feedback On this...this page To enable logging, use the ConsoleLogger class or implement...
GroupDocs.Metadata allows users to get meta information of a document.... log ( `File format: ${ info . getFileType...getFileFormat () } ` ); console . log ( `File extension: ${ info ....
This article shows that how to perform the operations on search results.... log ( 'Documents: ' + result . getDocumentCount...getDocumentCount ()); console . log ( 'Total occurrences: ' + result...