Sort Score
Result 10 results
Languages All
Labels All
Results 961 - 970 of 1,364 for

pptx to pdf

(0.52 sec)
  1. Scan QR Code | GroupDocs

    This article shows how To scan QR Code in .Net with GroupDocs.Parser with few lines of code from image, document or other file format like Pdf, Email, Ebook, Words, and others....from PDF, MS Word (DOC, DOCX), MS PowerPoint (PPT, PPTX), LibreOffice...

    docs.groupdocs.com/parser/net/scan-qr-code/
  2. Extract text from Emails | GroupDocs

    To extract a text from emails getText method is used. This method allows To extract a text from the entire document. Pagination and raw mode is not supported for emails. Here are the steps To extract a text from an email: Instantiate Parser object for the initial email; Call getText method and obtain TextReader object; Read a text from reader. Warning getText method returns null value if text extraction isn’t supported for the document....extract data from PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX, Emails...

    docs.groupdocs.com/parser/java/extract-text-fro...
  3. Extract text from Emails | GroupDocs

    Extract text from emails using GetText method....extract data from PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX, Emails...

    docs.groupdocs.com/parser/net/extract-text-from...
  4. Update index | GroupDocs

    This article explains that how To update indexed documents, as well as updating an index version in Java....search over your PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX and more...

    docs.groupdocs.com/search/java/update-index/
  5. Extract images from document page | GroupDocs

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

    docs.groupdocs.com/parser/java/extract-images-f...
  6. Extract images from document page | GroupDocs

    This article explains that how To extract images from document page....extract images from PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX, Emails...

    docs.groupdocs.com/parser/net/extract-images-fr...
  7. 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...
  8. 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/
  9. Adding metadata | GroupDocs

    This article shows how To add metadata properties which is the most sophisticated feature of the GroupDocs.Metadata Python via .NET search engine...edit metadata of PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX, emails...

    docs.groupdocs.com/metadata/python-net/adding-m...
  10. Extract hyperlinks from Microsoft Office Word d...

    To extract hyperlinks from Microsoft Office Word document getStructure method is used. This method returns XML representation of the document. Hyperlinks are represented by “hyperlink” tag; “link” attribute contains hyperlink’s URL. For more details, see Extract text structure. Hyperlink can contain a text: google.com Warning getStructure method returns null value if text structure extraction isn’t supported for the document. For example, text structure extraction isn’t supported for TXT files. Therefore, for TXT file getStructure method returns null....extract data from PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX, Emails...

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