Sort Score
Result 10 results
Languages All
Labels All
Results 141 - 150 of 880 for

log

(0.04 sec)
  1. Load document from stream | GroupDocs

    This article demonstrates how to convert document presented as stream using GroupDocs.Conversion for Node.js via Java API.... log ( `Source document converted...

    docs.groupdocs.com/conversion/nodejs-java/load-...
  2. Load custom fonts | GroupDocs

    This article explains how to load custom fonts PDF, Word, Excel, PowerPoint documents when using GroupDocs.Comparison for Python via .NET....compare ( output_file_path ) # Log the success message with the...

    docs.groupdocs.com/comparison/python-net/load-c...
  3. Clean metadata | GroupDocs

    Sometimes you may need to just remove all or clean metadata properties without applying any filters. The best way to do this is to use the Sanitize method.... log ( `\nProperties removed: ${ affected...

    docs.groupdocs.com/metadata/nodejs-java/clean-m...
  4. Use redaction callback | GroupDocs

    In order to reject specific changes during redaction process or to keep a full Log of changes in the document, you need to set Redactor.RedactionCallback property, to a class implementing IRedactionCallback interface. The interface contains only one method, AcceptRedaction, which receives detailed information about proposed redaction and returns Boolean value, accepted or not. Below, we create a callback class, dumping changes to system console: public class RedactionDump implements IRedactionCallback { public RedactionDump() { } public boolean acceptRedaction(RedactionDescription description) { System....redaction process or to keep a full log of changes in the document, you...

    docs.groupdocs.com/redaction/java/use-redaction...
  5. Edit and Update Form Fields | GroupDocs

    Editing Form Fields with GroupDocs.Editor for Node.js via Java... log ( 'Edit and update form fields...outputFilePath , saveOptions ); console . log ( 'Edit and update form fields...

    docs.groupdocs.com/editor/nodejs-java/edit-and-...
  6. Render PDF documents as HTML and image files | ...

    This topic describes how to use the GroupDocs.Viewer Java API to convert PDF files to HTML, PNG, and JPEG formats.... log ( "File type: " + viewInfo .... getFileType ()); console . log ( "The number of pages: " + viewInfo...

    docs.groupdocs.com/viewer/nodejs-java/render-pd...
  7. Load Email document with options | GroupDocs

    Learn this article and check how to load and convert Email documents with advanced options using GroupDocs.Conversion for Java API.... log ( `Email document converted successfully...

    docs.groupdocs.com/conversion/nodejs-java/load-...
  8. Set password for output document | GroupDocs

    This article explains how to set document password after files comparison within your Python applications using GroupDocs.Comparison for Python via .NET....save_options , compare_options ) # Log the success message with the...

    docs.groupdocs.com/comparison/python-net/set-pa...
  9. Indexing from different sources | GroupDocs

    GroupDocs.Search allows indexing documents from various sources.... log ( args . getMessage ()); }, })...sender , args ) { console . log ( args . getMessage ()); }, })...

    docs.groupdocs.com/search/nodejs-java/indexing-...
  10. Obtain document history information | GroupDocs

    This article shows how to obtain the history of document changes with GroupDocs.Signature API.... Each history log record contains following information.... print ( "Document Process logs information: count = " + documentInfo...

    docs.groupdocs.com/signature/java/obtain-docume...