Sort Score
Result 10 results
Languages All
Labels All
Results 3,041 - 3,050 of 5,021 for

secure

(0.64 sec)
  1. System Requirements | GroupDocs

    GroupDocs.Editor for .NET supports any 32-bit or 64-bit operating system where .NET or Mono framework is installed...Us Contact Customers Legal Security Events Acquisition Ask AI...

    docs.groupdocs.com/editor/net/system-requirements/
  2. Search text in HTML documents | GroupDocs

    Learn how to search a keyword in HTML documents search(String) method is used. This method returns the collection of SearchResult objects....Us Contact Customers Legal Security Events Acquisition Ask AI...

    docs.groupdocs.com/parser/java/search-text-in-h...
  3. Extract attachments from Emails | GroupDocs

    Extract attachments from Emails To extract attachments from emails getContainer method is used. This method returns the collection of ContainerItem objects. Email Attachment can contain the following metadata: Name Description content-type The MIME type of the attachment content These metadata refer to a container element itself, not a document. Here are the steps to extract an email text from email attachments: Instantiate Parser object for the initial document; Call getContainer method and obtain collection of ContainerItem objects; Check if collection isn’t null (container extraction is supported for the document); Iterate through the collection and obtain Parser object to extract a text....Us Contact Customers Legal Security Events Acquisition Ask AI...

    docs.groupdocs.com/parser/java/extract-attachme...
  4. Load CSV document with options | GroupDocs

    Learn this article and check how to load and convert CSV documents with advanced options using GroupDocs.Conversion for Java API....Us Contact Customers Legal Security Events Acquisition Ask AI...

    docs.groupdocs.com/conversion/nodejs-java/load-...
  5. Search options | GroupDocs

    This article describes the search options that can be specified in an instance of the SearchOptions class....Us Contact Customers Legal Security Events Acquisition Ask AI...

    docs.groupdocs.com/search/java/search-options/
  6. Delete indexed documents | GroupDocs

    GroupDocs.Search has the ability to remove individual documents from the index that are indexed from a stream or structure....Us Contact Customers Legal Security Events Acquisition Ask AI...

    docs.groupdocs.com/search/net/delete-indexed-do...
  7. 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. const indexFolder = 'c:/MyIndex/'; const documentsFolder = 'c:/MyDocuments/'; const query = 'Einstein'; // Creating an index const index = new groupdocs....Us Contact Customers Legal Security Events Acquisition GroupDocs...

    docs.groupdocs.com/search/nodejs-java/ocr-support/
  8. Hello, World! | GroupDocs

    Quickly get started with GroupDocs.Redaction for Python via .NET by creating and running a simple example....Us Contact Customers Legal Security Events Acquisition GroupDocs...

    docs.groupdocs.com/redaction/python-net/hello-w...
  9. Search network deployment | GroupDocs

    This page contains information about deployment of the search network....Us Contact Customers Legal Security Events Acquisition Ask AI...

    docs.groupdocs.com/search/net/search-network-de...
  10. Stop word dictionary | GroupDocs

    This article gives the knowledge of the API methods which can be used to perform operations about stop word dictionary using Java....Us Contact Customers Legal Security Events Acquisition Ask AI...

    docs.groupdocs.com/search/java/stop-word-dictio...