Sort Score
Result 10 results
Languages All
Labels All
Results 901 - 910 of 1,396 for

pptx to pdf

(0.07 sec)
  1. HTML | Documentation

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

    docs.groupdocs.com/parser/net/html/
  2. Highlighting results in network | Documentation

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

    docs.groupdocs.com/search/net/highlighting-resu...
  3. OCR support | Documentation

    OCR support means the ability To connect an external module (library) for the recognition of printed text (optical character recognition, OCR) on images, either separate or embedded in documents. To connect OCR, you need To implement the IOcrConnecTor interface in the client code. The following example demonstrates how To implement the OCR connecTor using com.aspose.ocr library for text recognition in images. const indexFolder = 'c:/MyIndex/'; const documentsFolder = 'c:/MyDocuments/'; const query = 'Einstein'; // Creating an index const index = new groupdocs....search over your PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX and more...

    docs.groupdocs.com/search/nodejs-java/ocr-support/
  4. Getting document text in network | Documentation

    This page contains information about getting document text in the search network....search over your PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX and more...

    docs.groupdocs.com/search/java/getting-document...
  5. Search reports | Documentation

    This article shows that how To perform the operations on generated search reports....search over your PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX and more...

    docs.groupdocs.com/search/net/search-reports/
  6. Text search in network | Documentation

    This page contains information about full-text searching in the search network....search over your PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX and more...

    docs.groupdocs.com/search/java/text-search-in-n...
  7. Handle loading of external resources documents ...

    GroupDocs.Parser provides the functionality To handle loading of HTML external resources. Here are the steps To handle loading of HTML external resources. Instantiate the ParserSettings object and pass External Resource Handler; Create Parser object and call GetImages method. The following code sample shows how To handle loading of HTML external resources. // Create an instance of ParserSettings To pass External Resource Handler ParserSettings settings = new ParserSettings(new Handler()); // Create an instance of Parser class To generate spreadsheet page previews try (Parser parser = new Parser(Constants....extract data from PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX, Emails...

    docs.groupdocs.com/parser/java/handle-loading-o...
  8. Releasing GroupDocs.Metadata for .NET - Control...

    We are happy To release GroupDocs.Metadata for .NET API To work with metadata associated with various document and image formats. The API facilitates the user with simple syntax, easy To use methods and few lines of code To perform metadata operations. It provides the support of many popular document and image formats and the number is going To increase in next release. Why GroupDocs.Metadata Is Developed? Metadata is structured information that is used To contain important business information of different resources....formats: Presentation Document (PPT/PPTX) Word Document (DOC/DOCX) Spreadsheet...(XLS/XLSX) Portable Document Format (PDF) GIF JPEG/JPG PNG For more details...

    blog.groupdocs.com/metadata/control-and-process...
  9. 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/
  10. Detect encoding | Documentation

    This article explains that how To detect encoding of a plain text file....extract data from PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX, Emails...

    docs.groupdocs.com/parser/net/detect-encoding/