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

numbers

(0.1 sec)
  1. Updating metadata | Documentation

    The Example in this article demonstrates that how to update metadata properties using a combination of criteria...updateProperties method Check the actual number of updated properties Save...

    docs.groupdocs.com/metadata/nodejs-java/updatin...
  2. Removing metadata | Documentation

    Not all metadata properties extracted from a file are marked with tags. Some file formats and metadata standards allow adding fully custom properties that can’t be properly tagged by the library since their purpose is not clearly defined in the appropriate format/standard specification. In such cases, you can use the name of the property to locate and remove it. The following example demonstrates some advanced usage scenarios of the GroupDocs.Metadata search engine allowing to remove metadata properties.... Check the number of properties that were actually...

    docs.groupdocs.com/metadata/java/removing-metad...
  3. Search for Text e-signatures | Documentation

    This topic explains how to search for text electronic signatures within the document pages by GroupDocs.Signature API....search only page with specified number PageNumber = null , // specify...

    docs.groupdocs.com/signature/net/search-for-tex...
  4. Evaluation Limitations and Licensing | Document...

    Evaluation Limitations You can easily download GroupDocs.Classification 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: Texts with more than 200 characters are not supported. Documents with more than 200 characters are not supported. For the sentiment classification this limitations are 100 for English and 30 Chinese....details such as the product name, number of developers it is licensed...

    docs.groupdocs.com/classification/net/evaluatio...
  5. Updating metadata | Documentation

    The Example in this article demonstrates how to update metadata properties using a combination of criteria...the method Check the actual number of updated properties the changes...

    docs.groupdocs.com/metadata/net/updating-metadata/
  6. Metadata Scrubbing - Online and Programmatic Ap...

    Discover the online and programmatic way to remove or clean the metadata properties of documents and images....the same activity for a large number of documents of various formats...

    blog.groupdocs.com/metadata/metadata-scrubber/
  7. Add squiggly annotation | Documentation

    The page describes how to add squiggly annotation to a document using GroupDocs.Annotation for Java....properties (position, page number, etc). Call the method. Specify...

    docs.groupdocs.com/annotation/java/add-squiggly...
  8. Remove metadata properties | Documentation

    This article shows that how to remove metadata properties from a file is to use corresponding tags that allow you to locate the desired properties across all metadata packages....metadata properties Check the number of properties that were actually...

    docs.groupdocs.com/metadata/net/remove-metadata...
  9. Extract text from Microsoft OneNote sections | ...

    To extract a text from Microsoft OneNote Sections getText and getText(int) methods are used. These methods allow to extract a text from the entire document or a text from the selected page. Raw mode is not supported for Microsoft OneNote. Here are the steps to extract a text from Microsoft OneNote Section: Instantiate Parser object for the initial section; Call getText method and obtain TextReader object; Read a text from reader....(); p ++) { // Print a page number System . out . println ( String...

    docs.groupdocs.com/parser/java/extract-text-fro...
  10. Update index | Documentation

    This article explains that how to update indexed documents, as well as updating an index version....Threads = 2 ; // Setting the number of indexing threads index ...

    docs.groupdocs.com/search/net/update-index/