Sort Score
Result 10 results
Languages All
Labels All
Results 3,511 - 3,520 of 17,874 for

docx

(0.15 sec)
  1. Indexing with stop words | Documentation

    Stop words are frequently used words that do not carry a semantic meaning and can be removed from an index to reduce its size. You can enable or disable the use of stop words by calling the setUseStopWords method of the IndexSettings class. The default value is true, meaning that stop words are filtered during indexing and not added to the index. A list of stop words to use during indexing can be specified in the stop word dictionary....to search over your PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX and more...

    docs.groupdocs.com/search/java/indexing-with-st...
  2. GroupDocs.Viewer for Python overview | Document...

    GroupDocs.Viewer for Python: View files (Docx, PDF, etc.) as HTML, PNG, JPEG, PDF. Cross-platform library for Python apps....actions: View documents in the (DOCX, XLSX, PPTX, PDF, DWG, PSD,...

    docs.groupdocs.com/viewer/python-net/product-ov...
  3. Extract images from Emails | Documentation

    To extract images from emails getImages method is used. By default images are extracted with its original format. With using ImageOptions class it is possible to extract images from emails as bmp, gif, jpeg, png and webp formats. Warning getImages method returns null value if image extraction isn’t supported for the document. For example, image extraction isn’t supported for TXT files. Therefore, for TXT file getImages method returns null. If an email has no images, getImages method returns an empty collection....extract data from PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX, Emails...

    docs.groupdocs.com/parser/java/extract-images-f...
  4. Extract images from PDF documents | Documentation

    To extract images from PDF documents getImages methods are used. By default images are extracted with its original format. With using ImageOptions class it is possible to extract images from PDF documents as bmp, gif, jpeg, png and webp formats. Warning getImages method returns null value if image extraction isn’t supported for the document. For example, image extraction isn’t supported for TXT files. Therefore, for TXT file getImages method returns null....extract data from PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX, Emails...

    docs.groupdocs.com/parser/java/extract-images-f...
  5. Extract text from documents | Documentation

    This article shows how to extract text with GroupDocs.Parser from PDF, Emails, Ebooks (EPUB, FB2, CHM), Microsoft Office formats: Word (DOC, Docx), PowerPoint (PPT, PPTX), Excel (XLS, XLSX), LibreOffice formats and many others....Microsoft Office formats: Word (DOC, DOCX), PowerPoint (PPT, PPTX), Excel...

    docs.groupdocs.com/parser/net/extract-text-from...
  6. Basic usage | Documentation

    GroupDocs.Watermark library provides the ability to manipulate different watermark types such as TextWatermark, ImageWatermark. These watermarks could be added to documents, updated, removed, or searched inside already watermarked documents. Our product also provides information about document type and structure - file type, size, page count, etc. and generates document page previews based on provided options. Here are the main concepts of the GroupDocs.Watermark API: Watermarker is the main class that contains all the required methods for manipulating document watermarks....to add watermark to PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX, emails...

    docs.groupdocs.com/watermark/net/basic-usage/
  7. Extract table of contents from Microsoft Office...

    This article explains that how to extract table of contents from Microsoft Office Word (.doc, .Docx) documents...extract data from PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX, Emails...

    docs.groupdocs.com/parser/net/extract-table-of-...
  8. 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....Microsoft Office formats: Word (DOC, DOCX), PowerPoint (PPT, PPTX), LibreOffice...

    docs.groupdocs.com/parser/net/scan-barcode/
  9. Extract metadata from EPUB eBook | Documentation

    To extract metadata from EPUB e-books GetMetadata method is used...extract data from PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX, Emails...

    docs.groupdocs.com/parser/net/extract-metadata-...
  10. 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....to search over your PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX and more...

    docs.groupdocs.com/search/nodejs-java/merge-ind...