Sort Score
Result 10 results
Languages All
Labels All
Results 3,541 - 3,550 of 4,938 for

library

(0.06 sec)
  1. Search Text in Word, Excel, PDF, ZIP Document F...

    GroupDocs.Search is a powerful full-text search API that allows you to search through over 70 document formats in your applications.... The library provides the following classes...

    blog.groupdocs.com/search/search-text-in-word-e...
  2. JPG file - when removing just "Camera make", "C...

    Hi Sir/Madam, We are using GroupDocs.Metadata Library v18.6. We use the codes to remove properties in JPG files. format = new JpegFormat(filePath); if (format == null) { return; } JpegExifInfo exifInfo = (JpegExifI…...Metadata library v18.6. We use the codes to...

    forum.groupdocs.com/t/jpg-file-when-removing-ju...
  3. Extract text areas | Documentation

    This article explains that how to extract text areas from documents in Java....Along with full featured Java library we provide simple, but powerful...

    docs.groupdocs.com/parser/java/extract-text-areas/
  4. Working with IPTC IIM metadata | Documentation

    This article explains how to access IPTC metadata in a file of any supported format, GroupDocs.Metadata for Java provides the IIptc.getIptcPackage method....Along with full featured Java library we provide simple, but powerful...

    docs.groupdocs.com/metadata/java/working-with-i...
  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)....NET library we provide simple, but powerful...

    docs.groupdocs.com/parser/java/parse-data-from-...
  6. Handle EXIF Data of JPEG, PNG, TIFF & WebP Imag...

    Manipulate EXIF metadata of images in Java. Extract, update, add or remove EXIF data of JPG/JPEG, PNG, WebP, or other images programmatically using Java API....Java Metadata Manipulation Library # GroupDocs.Metadata for Java...

    blog.groupdocs.com/metadata/handle-exif-data-of...
  7. Working with metadata in PDF documents | Docume...

    Detecting the version of a PDF document The following sample of code will help you to detect the PDF version a loaded document and extract some additional file format information. Load a PDF document Extract the root metadata package Use the FileType property to obtain file format information AdvancedUsage.ManagingMetadataForSpecificFormats.Document.Pdf.PdfReadFileFormatProperties using (Metadata metadata = new Metadata(Constants.InputPdf)) { var root = metadata.GetRootPackage(); Console.WriteLine(root.FileType.FileFormat); Console.WriteLine(root.FileType.Version); Console.WriteLine(root.FileType.MimeType); Console.WriteLine(root.FileType.Extension); } Reading built-in metadata properties To access built-in metadata of a PDF document, please use the DocumentProperties property defined in the DocumentRootPackage class....NET library we provide simple, but powerful...

    docs.groupdocs.com/metadata/net/working-with-me...
  8. groupdocs.spormison |通过Java高码API比较文档

    本机Java API合并和比较Word,Excel,PowerPoint,Visio,Outlook,OneNote,OpenOffice,Image等。通过Java API执行源代码比较。...Java的GroupDocScomparison is a Java class library & on-premise API for building...

    releases.groupdocs.com/zh/comparison/java/
  9. Search for standard entries in the QR-Code sign...

    This article explains how to search for VCard, MeCard, Email, Address, EPC, SEPA, Event data in QR-code electronic signatures from previously signed documents with GroupDocs.Signature API....NET library, we provide simple but powerful...

    docs.groupdocs.com/signature/net/search-for-sta...
  10. hello-world-maven.zip

    hello-world-maven/pom.xml 4.0.0 com.mycompany.app hello-world 1.0-SNAPSHOT hello-world http://www.example.com UTF-8 1.7 1.7 GroupDocs Artifact Repository GroupDocs Artifact Repository https://repos......contains compiled versions of one library for different versions of ...

    docs.groupdocs.com/viewer/java/resources/how-to...