Sort Score
Result 10 results
Languages All
Labels All
Results 1,431 - 1,440 of 2,120 for

resource

(0.05 sec)
  1. Custom text segmenter | Documentation

    GroupDocs.Search provides the ability to set up custom text segmenting.... Search ( query ); More resources GitHub examples You may easily...

    docs.groupdocs.com/search/net/custom-text-segme...
  2. 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....( documentsFolder ); More resources GitHub examples You may easily...

    docs.groupdocs.com/search/java/indexing-additio...
  3. Extract formatted text from documents | Documen...

    This article shows how to extract formatted text represented as HTML or Markdown with GroupDocs.Parser from documents of various formats like Emails, Ebooks (EPUB, FB2, CHM), Microsoft Office formats: Word (DOC, DOCX), PowerPoint (PPT, PPTX), Excel (XLS, XLSX), LibreOffice formats and many others.... ReadToEnd ()); } } More resources Advanced usage topics To learn...

    docs.groupdocs.com/parser/net/extract-formatted...
  4. Extract barcodes from document page area | Docu...

    This article explains that how to extract barcodes from document page area.... Value ); } } More resources GitHub examples You may easily...

    docs.groupdocs.com/parser/net/extract-barcodes-...
  5. Select specific pages for rasterized PDF | Docu...

    This article demonstrates that how you can specify starting page index (zero based) and the number of pages from this index to save a rasterized PDF..." ) More resources GitHub examples You may easily...

    docs.groupdocs.com/redaction/python-net/select-...
  6. Detect file type of container item | Documentation

    This article explains that how to detect file type of container item....Name , fileType )); } } More resources GitHub examples You may easily...

    docs.groupdocs.com/parser/net/detect-file-type-...
  7. Document passwords | Documentation

    This article gives the knowledge of the API methods which can be used to perform operations about document passwords or password dictionary....( path , "123456" ); More resources GitHub examples You may easily...

    docs.groupdocs.com/search/net/document-passwords/
  8. Annotation redactions | Documentation

    This article shows the implementation of annotation redaction for documents of different formats like PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX and others.... save () More resources Advanced usage topics To learn...

    docs.groupdocs.com/redaction/python-net/annotat...
  9. Delete indexed paths | Documentation

    GroupDocs.Search for Java supports the ability to remove indexed files and folders from an index. Only files or folders that were explicitly added to the index can be deleted....println ( "\t" + path ); } More resources GitHub examples You may easily...

    docs.groupdocs.com/search/java/delete-indexed-p...
  10. Getting document text in network | Documentation

    This page contains information about getting document text in the search network....GetResult ()); break ; } } More resources GitHub examples You may easily...

    docs.groupdocs.com/search/net/getting-document-...