Sort Score
Result 10 results
Languages All
Labels All
Results 771 - 780 of 1,343 for

pptx to pdf

(0.07 sec)
  1. Spelling corrector | Documentation

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

    docs.groupdocs.com/search/java/spelling-corrector/
  2. Save document | Documentation

    This article demonstrates how To save edited text documents, spreadsheets and presentations with GroupDocs.EdiTor for Java API....Presentation PPT, PPTX, PPS, POT Plain Text documents TXT PDF PDF N/A Source...output document can be TXT or PDF. Same transitions are allowed...

    docs.groupdocs.com/editor/java/save-document/
  3. Search for different word forms | Documentation

    This article shows that how To allow you To search for nouns in the singular or plural, adjectives in the degree of comparison, forms of regular and irregular verbs, etc....search over your PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX and more...

    docs.groupdocs.com/search/java/search-for-diffe...
  4. Extract table of contents from EPUB eBooks | Do...

    How To extract table of contents from EPUB e-books getToc method is used....extract data from PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX, Emails...

    docs.groupdocs.com/parser/java/extract-table-of...
  5. Alphabet | Documentation

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

    docs.groupdocs.com/search/java/alphabet/
  6. Image search options | Documentation

    This article describes the image search options that can be specified in an instance of the ImageSearchOptions class....search over your PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX and more...

    docs.groupdocs.com/search/net/image-search-opti...
  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 using Java search API....search over your PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX and more...

    docs.groupdocs.com/search/nodejs-java/keyboard-...
  8. Password-protected documents | Documentation

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

    docs.groupdocs.com/parser/net/password-protecte...
  9. 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 (!...extract data from PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX, Emails...

    docs.groupdocs.com/parser/java/password-protect...
  10. Search flow | Documentation

    This article shows the internal stages of each search operation....search over your PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX and more...

    docs.groupdocs.com/search/net/search-flow/