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

pptx to pdf

(0.75 sec)
  1. Indexing documents | GroupDocs

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

    docs.groupdocs.com/search/java/indexing-documents/
  2. Indexing documents | GroupDocs

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

    docs.groupdocs.com/search/net/indexing-documents/
  3. Text search in network | GroupDocs

    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/net/text-search-in-ne...
  4. Search by chunks | GroupDocs

    This article gives the knowledge about the ability To perform search by chunks using Java search API....search over your PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX and more...

    docs.groupdocs.com/search/nodejs-java/search-by...
  5. Detect file type of container item | GroupDocs

    This article explains that how To detect file type of container item....extract data from PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX, Emails...

    docs.groupdocs.com/parser/java/detect-file-type...
  6. GroupDocs Blog

    GroupDocs Blog - GroupDocs Blog | Document AuTomation Solutions for .NET & Java Developers...converting from Words to PDF and XPS. Grayscale PDF conversion is introduced...tables PPTX comparison output is hidden under some panel PDF Comparison...

    blog.groupdocs.com/groupdocs.blog/page/60/
  7. Search by chunks | GroupDocs

    This article gives the knowledge about the ability To perform search by chunks....search over your PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX and more...

    docs.groupdocs.com/search/net/search-by-chunks/
  8. Set metadata properties | GroupDocs

    The SetProperties method is used To update or add metadata. You can easily add metadata To phoTos, Pdfs or you can update or add data To mp3 files....edit metadata of PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX, emails...

    docs.groupdocs.com/metadata/python-net/set-meta...
  9. Generate document preview | GroupDocs

    You are welcome To view and edit metadata of Pdf, DOC, DOCX, PPT, Pptx, XLS, XLSX, emails, images and more....edit metadata of PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX, emails...

    docs.groupdocs.com/metadata/java/generate-docum...
  10. OCR support | GroupDocs

    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. String indexFolder = "c:\\MyIndex"; String documentFolder = "c:\\MyDocuments"; // Creating an index Index index = new Index(indexFolder); // Setting the OCR indexing options IndexingOptions options = new IndexingOptions(); options....search over your PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX and more...

    docs.groupdocs.com/search/java/ocr-support/