Sort Score
Result 10 results
Languages All
Labels All
Results 1,151 - 1,160 of 1,603 for

numbers

(0.11 sec)
  1. Index lifecycle | Documentation

    This page explains the life cycle of an index which begins at the moment of creating an instance of the Index class and first saving the index files to disk...contains the minimum required number of segments on the disk and...

    docs.groupdocs.com/search/net/index-lifecycle/
  2. Stop word dictionary | Documentation

    This article gives the knowledge of the API methods which can be used to perform operations about stop word dictionary.... To get the number of stop words in the dictionary...

    docs.groupdocs.com/search/net/stop-word-diction...
  3. Add resource redaction annotation | Documentation

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

    docs.groupdocs.com/annotation/java/add-resource...
  4. Find Word and its Homophones in Multiple Files ...

    Find specific word and its homophones within different files of a folder using Java. Build application for homophones using document searching Java API....search results along with the number of occurrences of each searched...

    blog.groupdocs.com/search/find-homophones-in-mu...
  5. Parse data from PDF documents | Documentation

    To extract data from PDF documents parseForm and parseByTemplate(Template) methods are used. Both methods return DocumentData object. For details, see Working With Extracted Data. Here are the steps to extract data from PDF Form: Instantiate Parser object for the initial document Call parseForm method and obtain the DocumentData object; Check if data isn’t null (parse form is supported for the document); Iterate over field data to obtain form data. The following example shows the use case when a user fills in PDF form and send it by email (for example)....TemplateRegexPositio ( "Invoice Number" ), "InvoiceNumber" ), new...TemplateRegexPositio ( "Order Number" ), "InvoiceOrder" ), new TemplateField...

    docs.groupdocs.com/parser/java/parse-data-from-...
  6. Issue with Fonts Rendering Artifacts in PDF Con...

    Hello, I am using GroupDocs conversion java lib to convert PowerPoint files (.pptx) to PDF, but I am encountering an issue where some characters appear with artifacts after the conversion. The text becomes distorted, ma…...assigned it the identification number CONVERSIONJAVA-2802 . We will...

    forum.groupdocs.com/t/issue-with-fonts-renderin...
  7. Set metadata properties | Documentation

    The SetProperties method is used to update or add metadata. You can easily add metadata to photos, pdfs or you can update or add data to mp3 files....in the file Check the actual number of added/updated properties...

    docs.groupdocs.com/metadata/java/set-metadata-p...
  8. Get document info | Documentation

    GroupDocs.Metadata allows users to get meta information of a document.... format ( "Number of pages: %s" , info . getPageCount...

    docs.groupdocs.com/metadata/java/get-document-i...
  9. GroupDocs.Viewer for .NET overview | Documentation

    GroupDocs.Viewer for .NET allows you to render documents in various formats as HTML, PDF, JPEG, and PNG files. You do not need to use third-party software to view files within your .NET application....source document (the file type, number of pages, and page information)...

    docs.groupdocs.com/viewer/net/product-overview/
  10. 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/nodejs-java/removin...