Sort Score
Result 10 results
Languages All
Labels All
Results 941 - 950 of 1,347 for

pptx to pdf

(0.07 sec)
  1. Indexing additional fields | Documentation

    Sometimes when indexing, it is necessary To associate each document with certain additional metadata, for example, a set of tags, a number in the library catalog, the subject of a document, etc. To accomplish this task, additional fields can be added To each indexed document in addition To those already in the document itself. Additional fields are associated with the document through the arguments of the FileIndexing event that occurs before indexing each added document....pdf' , 'English.docx' , 'Lorem ipsum...search over your PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX and more...

    docs.groupdocs.com/search/nodejs-java/indexing-...
  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. 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/
  4. Merge indexes | Documentation

    The merge operation is designed To combine two or more indexes inTo one index To accelerate the search and To simplify the work with indexes. When merging, only the index at which the merge method was called is changed. This index as a result of the operation contains all the documents that were contained in all indexes Together. The second index or index reposiTory after the merge can be deleted To free up disk space....search over your PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX and more...

    docs.groupdocs.com/search/java/merge-indexes/
  5. Alias dictionary | Documentation

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

    docs.groupdocs.com/search/java/alias-dictionary/
  6. Alias dictionary | Documentation

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

    docs.groupdocs.com/search/net/alias-dictionary/
  7. Merge indexes | Documentation

    This article demonstrates the merge operation which is designed To combine two or more indexes inTo one index To accelerate the search and To simplify the work with indexes....search over your PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX and more...

    docs.groupdocs.com/search/net/merge-indexes/
  8. Merge indexes | Documentation

    The merge operation is designed To combine two or more indexes inTo one index To accelerate the search and To simplify the work with indexes. When merging, only the index at which the merge method was called is changed. This index as a result of the operation contains all the documents that were contained in all indexes Together. The second index or index reposiTory after the merge can be deleted To free up disk space....search over your PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX and more...

    docs.groupdocs.com/search/nodejs-java/merge-ind...
  9. Alias dictionary | Documentation

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

    docs.groupdocs.com/search/nodejs-java/alias-dic...
  10. 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...