Sort Score
Result 10 results
Languages All
Labels All
Results 1,161 - 1,170 of 14,018 for

file

(0.05 sec)
  1. Clean Metadata of Documents and Images using Java

    Java API to remove all or selective metadata properties of DOCX, XLSX, PPTX, PDF documents, JPEG, PNG, WebP images, email, eBooks, Visio Drawings, Zip, etc.... When sending a file to someone, it is not a good...documents, images, and other files. Steps in this article and code...

    blog.groupdocs.com/metadata/remove-metadata-fro...
  2. Evaluation Limitations and Licensing | Document...

    Note You can use GroupDocs.Parser without the license. The usage and functionalities are pretty much same as the licensed one but you will face few limitations while using the non-licensed API. Evaluation Limitations You can easily download GroupDocs.Parser for evaluation. The evaluation download is the same as the purchased download. The evaluation version simply becomes licensed when you add a few lines of code to apply the license. You will face following limitations while using the API without the license: API Limit Only 100 Files per session Only 5 pages (slides, sheets) of a document Text extraction Only 20 lines per FileOnly the first 1600 symbols Only the first 5 pages (slides, sheets)+ Evaluation marks Formatted text and text structure extraction Only 20 rows for spreadsheetsOnly the first 1600 symbolsOnly the first 5 pages (slides, sheets)+ Evaluation marks Metadata extraction Only 5 properties per File Licensing The license File contains details such as the product name, number of developers it is licensed to, subscription expiry date and so on....license: API Limit Only 100 files per session Only 5 pages (slides...extraction Only 20 lines per file Only the first 1600 symbols...

    docs.groupdocs.com/parser/java/evaluation-limit...
  3. Logging and Diagnostics | Documentation

    Enable and configure logging for document conversions with GroupDocs.Conversion for Python via .NET....environment variable for license file location. [ TRACE] GroupDocs...business-plan.docx is the sample file used in this example. Click...

    docs.groupdocs.com/conversion/python-net/develo...
  4. How to Convert XML to CSV in Java

    Let's quickly take a look at how to convert XML to CSV in Java and how to write Java code to convert XML to CSV for performing document conversion....conversion Load the source XML file by creating an instance of the...convert options for the output CSV file Call the Convert method of the...

    kb.groupdocs.com/conversion/java/how-to-convert...
  5. How to Convert Excel to CSV in C#

    Convert documents quickly and learn how to convert Excel to CSV in C#. Examine the sample code to convert Excel to CSV in C# and modify it to fit your needs....class and input the source Excel file Create an object of the SpreadsheetConvertOp...Finally, save the converted file to disc by invoking the Converter...

    kb.groupdocs.com/conversion/net/how-to-convert-...
  6. Merge DOCX in Node.js | GroupDocs.Merger

    Discover how to efficiently merge DOCX Files in Node.js applications without third-party software. Get started with examples!...Overview How to merge DOCX files Merge Word documents with pre-defined...multiple DOCX files Steps to Merge Multiple Files: See also Download...

    blog.groupdocs.com/merger/merge-docx-in-nodejs/
  7. Evaluation Limitations and Licensing | Document...

    Note You can use GroupDocs.Assembly without the license. The usage and functionalities are pretty much same as the licensed one but you will face few limitations while using the API without license. Evaluation Version Limitations You can easily download GroupDocs.Assembly for evaluation. The evaluation download is the same as the purchased download. The evaluation version simply becomes licensed when you add a few lines of code to apply the license....config file) Licensing The license file contains details...signature, so don’t modify the file. Even inadvertent addition of...

    docs.groupdocs.com/assembly/java/evaluation-lim...
  8. Logging | Documentation

    This article demonstrates that how creating and assigning a logger of an index, as well as on the implementation of a custom logger using search API.... Use of standard file logger In order to save information...index into a file, you should use the standard file logger or your...

    docs.groupdocs.com/search/net/logging/
  9. Logging | Documentation

    This page contains information on creating and assigning a logger of an index, as well as on the implementation of a custom logger. Use of standard File logger In order to save information about events and errors in an index into a File, you should use the standard File logger or your own custom logger. It is important to remember that each time you open an existing index, you must create and assign an instance of the logger again, because the logger is not saved.... Use of standard file logger In order to save information...index into a file, you should use the standard file logger or your...

    docs.groupdocs.com/search/java/logging/
  10. Logging | Documentation

    This page contains information on creating and assigning a logger of an index, as well as on the implementation of a custom logger. Use of standard File logger In order to save information about events and errors in an index into a File, you should use the standard File logger or your own custom logger. It is important to remember that each time you open an existing index, you must create and assign an instance of the logger again, because the logger is not saved.... Use of standard file logger In order to save information...index into a file, you should use the standard file logger or your...

    docs.groupdocs.com/search/nodejs-java/logging/