Sort Score
Result 10 results
Languages All
Labels All
Results 891 - 900 of 1,358 for

pptx to pdf

(0.34 sec)
  1. Storing text of indexed documents | GroupDocs

    This article explains that how To sTore text of indexed documents using Java....search over your PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX and more...

    docs.groupdocs.com/search/nodejs-java/storing-t...
  2. Stop word dictionary | GroupDocs

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

    docs.groupdocs.com/search/nodejs-java/stop-word...
  3. 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....pdf" ). getAbsolutePath (); if (...search over your PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX and more...

    docs.groupdocs.com/search/java/document-passwords/
  4. OCR support | GroupDocs

    OCR support means the ability To connect an external module (library) for the recognition of printed text (optical character recognition, OCR) on images, either separate or embedded in documents. To connect OCR, you need To implement the IOcrConnecTor interface in the client code. The following example demonstrates how To implement the OCR connecTor using com.aspose.ocr library for text recognition in images. const indexFolder = 'c:/MyIndex/'; const documentsFolder = 'c:/MyDocuments/'; const query = 'Einstein'; // Creating an index const index = new groupdocs....search over your PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX and more...

    docs.groupdocs.com/search/nodejs-java/ocr-support/
  5. Set metadata properties | GroupDocs

    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....edit metadata of PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX, emails...

    docs.groupdocs.com/metadata/python-net/set-meta...
  6. Generate document preview | GroupDocs

    You are welcome To view and edit metadata of Pdf, DOC, DOCX, PPT, Pptx, XLS, XLSX, emails, images and more....edit metadata of PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX, emails...

    docs.groupdocs.com/metadata/java/generate-docum...
  7. Extract images from Emails | GroupDocs

    To extract images from emails getImages method is used. By default images are extracted with its original format. With using ImageOptions class it is possible To extract images from emails as bmp, gif, jpeg, png and webp formats. Warning getImages method returns null value if image extraction isn’t supported for the document. For example, image extraction isn’t supported for TXT files. Therefore, for TXT file getImages method returns null. If an email has no images, getImages method returns an empty collection....extract data from PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX, Emails...

    docs.groupdocs.com/parser/java/extract-images-f...
  8. Detect file type of container item | GroupDocs

    This article explains that how To detect file type of container item....extract data from PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX, Emails...

    docs.groupdocs.com/parser/java/detect-file-type...
  9. Extract text from HTML documents | GroupDocs

    To extract a text from HTML documents GetText method is used. This method allows To extract a text from the entire document. Pagination and raw mode is not supported for emails....extract data from PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX, Emails...

    docs.groupdocs.com/parser/net/extract-text-from...
  10. Detect encoding | GroupDocs

    This article explains that how To detect encoding of a plain text file....extract data from PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX, Emails...

    docs.groupdocs.com/parser/net/detect-encoding/