Sort Score
Result 10 results
Languages All
Labels All
Results 1,971 - 1,980 of 11,394 for

pptx

(0.04 sec)
  1. 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...
  2. 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...
  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. 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/
  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. How to Extract Text from PowerPoint using C#

    This article describes the step-by-step procedure to extract Text from PowerPoint using C# and how to convert these instructions to extract text from Pptx in C#.... The extract text from PPTX in C# application only requires...

    kb.groupdocs.com/parser/net/how-to-extract-text...
  9. How to Extract Metadata from Excel File in C#

    Let's understand the process to extract metadata from Excel file in C# with a simple API calls and learn how to develop the C# Excel metadata extractor application....formats such as DOC, DOCX, DOT, PPTX, PDF, EML, MSG, POT, and many...

    kb.groupdocs.com/parser/net/how-to-extract-meta...
  10. View MPP Files Created in MS Project 2019 using...

    Hello everyone! We have recently released version 19.9 of GroupDocs.Viewer for .NET with the support of new file formats as well as a number of bug fixes. So in this post, I am going to write about what is new in this release particularly for those who are interested in viewing Microsoft Project files (.mpp) using .NET API. Microsoft Project is a famous project management software that is proved to be helpful for the managers as well as the other stakeholders in making, organizing, tracking and analyzing their project plans....presentation HTML representation of PPTX document takes too much time...

    blog.groupdocs.com/viewer/view-mpp-files-of-ms-...