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

pptx

(0.21 sec)
  1. Password-protected documents | Documentation

    GroupDocs.Parser provides the functionality to open the password-protected documents. The following are the steps to work with password protected documents. Instantiate the LoadOptions object; Set password in LoadOptions(String) constructor; Create Parser object and call any method. The following code sample shows how to process password protected documents. try { String password = "123456"; // Create an instance of Parser class with the password: try (Parser parser = new Parser(Constants.SamplePassword, new LoadOptions(password))) { // Check if text extraction is supported if (!...data from PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX, Emails and more...

    docs.groupdocs.com/parser/java/password-protect...
  2. Pre-rasterize | Documentation

    This article shows how to pre-rasterize a document using the redaction API....formats like PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX, Emails and more...

    docs.groupdocs.com/redaction/net/pre-rasterize/
  3. Extract images to files | Documentation

    This article explains that how to extract images to files....data from PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX, Emails and more...

    docs.groupdocs.com/parser/java/extract-images-t...
  4. HTML | Documentation

    This article explains that how to extract HTML formatted text from document page....data from PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX, Emails and more...

    docs.groupdocs.com/parser/net/html/
  5. Password-protected documents | Documentation

    Learn how to open the password-protected documents....data from PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX, Emails and more...

    docs.groupdocs.com/parser/net/password-protecte...
  6. Homophone search | Documentation

    This article gives the knowledge which allows you to find not only the words specified in the search query, but also the homophones, words that are pronounced the same but differ in meaning....over your PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX and more with our...

    docs.groupdocs.com/search/net/homophone-search/
  7. Keyboard layout correction | Documentation

    This article gives the knowledge that the keyboard layout correction feature can be used when entering search queries, users of your software may make input errors, forgetting to switch the desired keyboard layout....over your PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX and more with our...

    docs.groupdocs.com/search/net/keyboard-layout-c...
  8. Highlighting results in network | Documentation

    This page contains information about highlighting search results in the search network....over your PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX and more with our...

    docs.groupdocs.com/search/net/highlighting-resu...
  9. How to Convert HTML to Excel using Java

    Let's learn the document conversion process and convert HTML to Excel using Java. Easily implement this guide to develop the Java HTML to Excel converter feature....document formats including DOCX, PPTX, CSV, MHTML, MD, SVG, and many...

    kb.groupdocs.com/conversion/java/how-to-convert...
  10. How to Extract Metadata from Word Document usin...

    This short tutorial describes the process to extract metadata from Word document using Java, and how to iterate through the metadata word document in Java....document formats such as PDF, XLSX, PPTX, MSG, EML, EPUB, and many more...

    kb.groupdocs.com/parser/java/how-to-extract-met...