Sort Score
Result 10 results
Languages All
Labels All
Results 1,221 - 1,230 of 1,826 for

numbers

(0.04 sec)
  1. Perform Fuzzy Search using Java

    Learn to perform fuzzy search using Java for precise and efficient query matching. Explore how to build document search with fuzzy logic in Java for improved results....level defines the permitted number of errors based on word lengths...

    kb.groupdocs.com/search/java/perform-fuzzy-sear...
  2. Use of In-line Syntax Error Messages into Templ...

    Note This feature is supported by version 19.3 or greater. Note The code uses some of the objects defined in The Business Layer. Note This version provide the ability to display inline template syntax errors in generated, Word Processing, Presentation, Spreadsheets, Emails and Plain Text documents. By default, Document Assembler throws an exception when encounters a template syntax error. Such an exception provides information on a reason of the error and specifies a tag or expression part where the error is encountered....templates containing a large number of tags, it becomes harder...

    docs.groupdocs.com/assembly/net/use-of-in-line-...
  3. Manage EXIF Data of JPEG, PNG, TIFF & WebP Imag...

    Manage EXIF metadata of your images in C#. Extract, update, add or remove EXIF data of your images programmatically using the metadata .NET API....mentioned below: Device serial number Camera Owner name CFA Pattern...Package Properties like Serial Number and Camera Owner. Console.WriteLine(root...

    blog.groupdocs.com/metadata/manage-exif-data-in...
  4. Implement custom encryption with Metadata signa...

    This article explains how to implement custom encryption for Metadata electronic signatures....created signatures:" ); int number = 1 ; for ( BaseSignature temp...out . print ( "Signature #" + number ++ + ": Type: " + temp . getSignatureType...

    docs.groupdocs.com/signature/java/implement-cus...
  5. Java groupdocs conversion dpi configuration doe...

    HEre is the conversion code: try (Converter converter = new Converter(fileName)) { final ImageConvertOptions options = new ImageConvertOptions(); options.setFormat(FileType.fromEx…...registered under the reference number CONVERSIONJAVA-2719 , and we...

    forum.groupdocs.com/t/java-groupdocs-conversion...
  6. Add text field annotation | GroupDocs

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

    docs.groupdocs.com/annotation/net/add-text-fiel...
  7. Set metadata properties | GroupDocs

    This article explains the usage of 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/net/set-metadata-pr...
  8. Remove metadata properties | GroupDocs

    The easiest way 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/nodejs-java/remove-...
  9. Document passwords | GroupDocs

    This article gives the knowledge of the API methods which can be used to perform operations about document passwords or password dictionary using Java.... To get the number of passwords in the dictionary...

    docs.groupdocs.com/search/java/document-passwords/
  10. Extract metadata from PDF documents | GroupDocs

    To extract metadata from PDF documents getMetadata method is used. This method allows to extract the following metadata: Name Description title The title of the presentation. subject The subject of the presentation. keywords The keyword of the presentation. author The name of the presentation’s author. application The name of the application. application-version The version number of the application that created the presentation. created-time The time of the presentation creation. last-saved-time The time of the the presentation when it was last saved....application-version The version number of the application that created...

    docs.groupdocs.com/parser/java/extract-metadata...