Sort Score
Result 10 results
Languages All
Labels All
Results 3,031 - 3,040 of 17,815 for

pdf conversion

(2.68 sec)
  1. Separate data extraction | GroupDocs

    This article explains how to separately extract data from documents and add the extracted data to the index....Conversion Product Solution GroupDocs..."c:\\MyDocuments\\MyDocument.pdf" ; // Extracting data from a...

    docs.groupdocs.com/search/java/separate-data-ex...
  2. Synonym dictionary | GroupDocs

    This article gives the knowledge of the API methods which can be used to perform operations about Synonym dictionary using Java....Conversion Product Solution GroupDocs...welcome to search over your PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX...

    docs.groupdocs.com/search/nodejs-java/synonym-d...
  3. Working with CAD metadata | GroupDocs

    The GroupDocs Metadata API provides the feature to read basic metadata in CAD files. The supported CAD formats are: DWG DXF Reading CAD metadata To access metadata in a CAD drawing, the GroupDocs.Metadata API provides the CadRootPackage.getCadPackage method. The following code snippet reads metadata associated with a CAD file. advanced_usage.managing_metadata_for_specific_formats.cad.CadReadNativeMetadataProperties try (Metadata metadata = new Metadata(Constants.InputDxf)) { CadRootPackage root = metadata.getRootPackageGeneric(); System.out.println(root.getCadPackage().getAcadVersion()); System.out.println(root.getCadPackage().getAuthor()); System.out.println(root.getCadPackage().getComments()); System.out.println(root.getCadPackage().getCreatedDateTime()); System.out.println(root.getCadPackage().getHyperlinkBase()); System.out.println(root.getCadPackage().getKeywords()); System.out.println(root.getCadPackage().getLastSavedBy()); System.out.println(root.getCadPackage().getTitle()); // ....Conversion Product Solution GroupDocs...to view and edit metadata of PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX...

    docs.groupdocs.com/metadata/java/working-with-c...
  4. Sign document with extensions | GroupDocs

    This article shows how to create electronic signatures with additional visual extensions...Conversion Product Solution GroupDocs...signature = new Signature ( "sample.pdf" ); TextSignOptions options =...

    docs.groupdocs.com/signature/java/sign-document...
  5. Spell checking | GroupDocs

    This article shows that how spell checking works during the search....Conversion Product Solution GroupDocs...welcome to search over your PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX...

    docs.groupdocs.com/search/net/spell-checking/
  6. Evaluation Limitations and Licensing | GroupDocs

    GroupDocs.Metadata for Node.js provides different plans for purchase or offers a Free Trial and a 30-day Temporary License for evaluation....Conversion Product Solution GroupDocs...Limitations Document properties (Pdf, Word, Excel, PowerPoint, Visio...

    docs.groupdocs.com/metadata/nodejs-java/evaluat...
  7. Update index | GroupDocs

    This article explains that how to update indexed documents, as well as updating an index version....Conversion Product Solution GroupDocs...welcome to search over your PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX...

    docs.groupdocs.com/search/net/update-index/
  8. Extraction in separate process | GroupDocs

    This article describes how to minimize the situation of resource shortage in the indexing process...Conversion Product Solution GroupDocs...welcome to search over your PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX...

    docs.groupdocs.com/search/net/extraction-in-sep...
  9. eSign Image with Metadata signature | GroupDocs

    This article shows how to add metadata signatures to the image exif metadata layer with various data types...Conversion Product Solution GroupDocs...Apps. You are welcome to eSign PDF, Word, Excel, PowerPoint documents...

    docs.groupdocs.com/signature/java/esign-image-w...
  10. Remove metadata properties | GroupDocs

    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....Conversion Product Solution GroupDocs...to view and edit metadata of PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX...

    docs.groupdocs.com/metadata/net/remove-metadata...