Sort Score
Result 10 results
Languages All
Labels All
Results 1,031 - 1,040 of 1,396 for

pptx to pdf

(0.05 sec)
  1. Scan Barcode | Documentation

    This article shows how To scan barcode in .Net with GroupDocs.Parser with few lines of code from images, documents and other file formats like Pdf, Emails, Ebooks, Words, and others....allows to scan barcode from PDF, Microsoft Office formats: Word...(DOC, DOCX), PowerPoint (PPT, PPTX), LibreOffice formats and many...

    docs.groupdocs.com/parser/net/scan-barcode/
  2. Extract tables from Microsoft Office Word docum...

    To extract tables from Microsoft Office Word document getStructure method is used. This method returns XML representation of the document. Tables are represented by “table” tag. For more details, see Extract text structure. Warning getStructure method returns null value if text structure extraction isn’t supported for the document. For example, text structure extraction isn’t supported for TXT files. Therefore, for TXT file getStructure method returns null. If Microsoft Office Word document has no text, getStructure method returns an empty org....extract data from PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX, Emails...

    docs.groupdocs.com/parser/java/extract-tables-f...
  3. Adding metadata | Documentation

    This article shows how To add metadata properties which is the most sophisticated feature of the GroupDocs.Metadata Node.js via Java search engine...edit metadata of PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX, emails...

    docs.groupdocs.com/metadata/nodejs-java/adding-...
  4. Detect file type of container item | Documentation

    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...
  5. 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. 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/
  6. Integrate Watermarking in Node.js Applications

    Follow our guide To easily implement watermarking in your Node.js projects with feature-rich GroupDocs.Watermark for Node.js API....document formats such as PDF, DOCX, and PPTX. By integrating this...add a confidential stamp to a PDF or a company logo to a Word document...

    blog.groupdocs.com/watermark/integrate-watermar...
  7. 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-...
  8. Removing metadata | Documentation

    Not all metadata properties extracted from a file are marked with tags. Some file formats and metadata standards allow adding fully cusTom properties that can’t be properly tagged by the library since their purpose is not clearly defined in the appropriate format/standard specification. In such cases, you can use the name of the property To locate and remove it. The following example demonstrates some advanced usage scenarios of the GroupDocs.Metadata search engine allowing To remove metadata properties....edit metadata of PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX, emails...

    docs.groupdocs.com/metadata/nodejs-java/removin...
  9. Spell checking | Documentation

    This article shows that how spell checking works during the search....search over your PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX and more...

    docs.groupdocs.com/search/nodejs-java/spell-che...
  10. Spell checking | Documentation

    This article shows that how spell checking works during the search....search over your PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX and more...

    docs.groupdocs.com/search/java/spell-checking/