Sort Score
Result 10 results
Languages All
Labels All
Results 2,081 - 2,090 of 33,720 for

groupdocs.search

(1.05 sec)
  1. Use advanced logging | GroupDocs

    You can implement ILogger interface from com.groupdocs.redaction.options package. This interface requires to implement three methods: import com.groupdocs.redaction.options.ILogger; import java.util.ArrayList; /** *

    * This is an example of ILogger implementation, tracking count of error messages. *

    */ public class CustomLogger implements ILogger { private ArrayList _errors; private ArrayList _traces; private ArrayList _warnings; public boolean hasErrors() { return _errors.size() > 0; } public CustomLogger() { _errors = new ArrayList(); _traces = new ArrayList(); _warnings = new ArrayList(); } public void error(String message) { _errors....Signature Product Solution GroupDocs.Search Product Solution GroupDocs...

    docs.groupdocs.com/redaction/java/use-advanced-...
  2. GroupDocs Blog

    GroupDocs Blog - GroupDocs Blog | Document Automation Solutions for .NET & Java Developers...the monthly release of GroupDocs.Search for .NET 18.4. Using the...of Text DocumentsUsing GroupDocs.Search for .NET version 18.4...

    blog.groupdocs.com/groupdocs.blog/page/60/
  3. Evaluation Limitations and Licensing | GroupDocs

    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....Signature Product Solution GroupDocs.Search Product Solution GroupDocs...https://github.com/groupdocs-search/GroupDocs.Search-for-Java String PublicKey...

    docs.groupdocs.com/parser/java/evaluation-limit...
  4. Categories

    查找API的答案 GroupDocs.Total Product Family GroupDocs.Conversion Product Family GroupDocs.Annotation Product Family Group......Metadata Product Family GroupDocs.Search Product Family GroupDocs...

    kb.groupdocs.com/zh/categories/page/3/
  5. Use cases | GroupDocs

    Real-world use cases for GroupDocs.Markdown for .NET...Signature Product Solution GroupDocs.Search Product Solution GroupDocs...

    docs.groupdocs.com/markdown/net/use-cases/
  6. Saving files | GroupDocs

    GroupDocs.Metadata provides different ways to save a file with updated metadata. Please refer to the following guides to know more about all overloads of the Save method:...Signature Product Solution GroupDocs.Search Product Solution GroupDocs...

    docs.groupdocs.com/metadata/net/saving-files/
  7. Adding watermarks | GroupDocs

    Adding watermark to any supported document format using GroupDocs.Watermark consists of some easy steps...Signature Product Solution GroupDocs.Search Product Solution GroupDocs...

    docs.groupdocs.com/watermark/nodejs-java/adding...
  8. Use Cases | GroupDocs

    This section presents various real-world use cases for GroupDocs.Watermark for .NET...Signature Product Solution GroupDocs.Search Product Solution GroupDocs...

    docs.groupdocs.com/watermark/net/use-cases/
  9. Searching and modifying watermarks | GroupDocs

    GroupDocs.Watermark API allows you to search the possible watermarks placed in any document. You can also search the watermarks that are added using some third-party tool. The found possible watermarks can be removed or their properties can be changed. For more details please refer to the following guides: Searching watermarks Modifing found watermark properties Removing found watermarks...Signature Product Solution GroupDocs.Search Product Solution GroupDocs...

    docs.groupdocs.com/watermark/net/searching-and-...
  10. Working with MP3 metadata | GroupDocs

    Working with XMP metadata GroupDocs.Metadata for Java also allows managing XMP metadata in MP3 files. For more details please refer to the following guide: Working with XMP metadata...Signature Product Solution GroupDocs.Search Product Solution GroupDocs...

    docs.groupdocs.com/metadata/java/working-with-m...