Sort Score
Result 10 results
Languages All
Labels All
Results 1,091 - 1,100 of 1,398 for

pptx to pdf

(0.12 sec)
  1. Working with ZIP archives | Documentation

    Get ZIP format metadata The API allows detecting ZIP archives and reading format metadata. The following steps are needed To be followed: Load a ZIP archive Get the root metadata package Extract the native metadata package using the ZipRootPackage.getZipPackage method Read the ZIP archive properties Loop through ZipPackage.getFiles To extract information about the archived files The following code snippet shows how To get metadata from a ZIP archive. advanced_usage.managing_metadata_for_specific_formats.archive.ZipReadNativeMetadataProperties...edit metadata of PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX, emails...

    docs.groupdocs.com/metadata/java/working-with-z...
  2. Custom text extractors | Documentation

    GroupDocs.Search for Java supports indexing of many document formats. But there is also the possibility To implement support for any format other than the existing ones....search over your PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX and more...

    docs.groupdocs.com/search/java/custom-text-extr...
  3. Search index repository | Documentation

    The IndexReposiTory class can be used To combine several indexes inTo a group for searching all indexes at once....search over your PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX and more...

    docs.groupdocs.com/search/nodejs-java/search-in...
  4. Homophone dictionary | Documentation

    This article gives the knowledge of the API methods which can be used To perform operations about homophone dictionary....search over your PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX and more...

    docs.groupdocs.com/search/net/homophone-diction...
  5. Synonym dictionary | Documentation

    This article gives the knowledge of the API methods which can be used To perform operations about Synonym dictionary using Java....search over your PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX and more...

    docs.groupdocs.com/search/nodejs-java/synonym-d...
  6. Indexing password protected documents | Documen...

    This page describes how To perform indexing of password protected documents. Indexing using the password dictionary To perform indexing of password protected documents using a password dictionary, you must add passwords for all protected documents To the dictionary before indexing. To add a document password To the dictionary, you must specify the full path To the document as a key and the actual password To the document. For more information about managing the password dictionary see the Document passwords page in the Managing dictionaries section....pdf" ). getAbsolutePath (); index...endsWith ( "ProtectedDocument.pdf" )) { args . setPassword ( "123456"...

    docs.groupdocs.com/search/java/indexing-passwor...
  7. Output adapters | Documentation

    This article gives the knowledge about output adapters which are used To output generated HTML or plain text To various output objects....search over your PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX and more...

    docs.groupdocs.com/search/java/output-adapters/
  8. Extract formatted text from document | Document...

    This article explains that how To extract formatted text from document....extract data from PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX, Emails...

    docs.groupdocs.com/parser/java/extract-formatte...
  9. Extract highlights | Documentation

    This article explains that how To extract highlights from documents....extract data from PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX, Emails...

    docs.groupdocs.com/parser/net/extract-highlights/
  10. Extract highlights | Documentation

    This article explains that how To extract highlights from documents in Java....extract data from PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX, Emails...

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