Sort Score
Result 10 results
Languages All
Labels All
Results 1,011 - 1,020 of 1,347 for

pptx to pdf

(0.04 sec)
  1. Query language specification | Documentation

    This article gives the knowledge about the complete specification of the search query DSL used in text queries using Java search API....search over your PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX and more...

    docs.groupdocs.com/search/nodejs-java/query-lan...
  2. Regular expression search | Documentation

    This article gives the knowledge about the regular expression (RegEx) search queries which are universal and very flexible, but at the same time, in large indexes, their performance becomes extremely low using Java search API....search over your PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX and more...

    docs.groupdocs.com/search/nodejs-java/regular-e...
  3. Extract formatted text from document page | Doc...

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

    docs.groupdocs.com/parser/java/extract-formatte...
  4. Document passwords | Documentation

    This article gives the knowledge of the API methods which can be used To perform operations about document passwords or password dictionary....pdf" ); if ( index . Dictionaries...search over your PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX and more...

    docs.groupdocs.com/search/net/document-passwords/
  5. 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...
  6. Character replacements | Documentation

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

    docs.groupdocs.com/search/java/character-replac...
  7. Handling metadata in WAV files | Documentation

    This article explains about the API supports extracting metadata from WAV files...edit metadata of PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX, emails...

    docs.groupdocs.com/metadata/net/handling-metada...
  8. Extract text from Microsoft OneNote sections | ...

    To extract a text from Microsoft OneNote Sections getText and getText(int) methods are used. These methods allow To extract a text from the entire document or a text from the selected page. Raw mode is not supported for Microsoft OneNote. Here are the steps To extract a text from Microsoft OneNote Section: Instantiate Parser object for the initial section; Call getText method and obtain TextReader object; Read a text from reader....extract data from PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX, Emails...

    docs.groupdocs.com/parser/java/extract-text-fro...
  9. Extract emails from Outlook Storage | Documenta...

    To extract emails from Outlook STorage getContainer method is used. This method returns the collection of ContainerItem objects. Outlook STorage item can contain the following metadata: Name Description date The time and date at which the Outlook STorage item was last modified. email-sender The value of “sender” field. email-To The value of “To” field. subject The value of “subject” field. Outlook STorage container consists of email documents (msg files). Here are the steps To extract an email text from outlook sTorage:...extract data from PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX, Emails...

    docs.groupdocs.com/parser/java/extract-emails-f...
  10. Working with metadata in Presentations | Docume...

    GroupDocs.Metadata for .NET provides functionality that allows working with different kinds of presentations such as PPT, Pptx, POTM, POTX, etc. For the full list of supported presentation formats please refer To Supported Document Formats. Detecting the exact type of a presentation The following sample of code will help you To detect the exact type of a loaded presentation and extract some additional file format information. Load a presentation Extract the root metadata package Use the FileType property To obtain file format information AdvancedUsage....of presentations such as PPT, PPTX, POTM, POTX, etc. For the full...edit metadata of PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX, emails...

    docs.groupdocs.com/metadata/net/working-with-me...