Sort Score
Result 10 results
Languages All
Labels All
Results 6,031 - 6,040 of 7,891 for

release

(0.57 sec)
  1. 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....Consulting Blog Knowledge Base New Releases Status Websites aspose.com...

    docs.groupdocs.com/search/java/stop-word-dictio...
  2. 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....Consulting Blog Knowledge Base New Releases Status Websites aspose.com...

    docs.groupdocs.com/search/nodejs-java/ocr-support/
  3. Add text or image watermark | GroupDocs

    This article shows how to add watermark and save resultant document. It is capable to add watermark to image or documents....Consulting Blog Knowledge Base New Releases Status Websites aspose.com...

    docs.groupdocs.com/watermark/java/add-text-or-i...
  4. Spelling corrector | GroupDocs

    This article gives the knowledge of the API methods which can be used to perform operations about spelling corrector using Java....Consulting Blog Knowledge Base New Releases Status Websites aspose.com...

    docs.groupdocs.com/search/nodejs-java/spelling-...
  5. Extract highlights | GroupDocs

    This article explains that how to extract highlights from documents in Java....Consulting Blog Knowledge Base New Releases Status Websites aspose.com...

    docs.groupdocs.com/parser/java/extract-highlights/
  6. 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....Consulting Blog Knowledge Base New Releases Status Websites aspose.com...

    docs.groupdocs.com/parser/java/extract-attachme...
  7. 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....Consulting Blog Knowledge Base New Releases Status Websites aspose.com...

    docs.groupdocs.com/conversion/nodejs-java/load-...
  8. Load PDF document with options | GroupDocs

    Learn this article and check how to load and convert PDF documents with advanced options using GroupDocs.Conversion for Java API....Consulting Blog Knowledge Base New Releases Status Websites aspose.com...

    docs.groupdocs.com/conversion/nodejs-java/load-...
  9. Extract highlights | GroupDocs

    This article explains that how to extract highlights from documents....Consulting Blog Knowledge Base New Releases Status Websites aspose.com...

    docs.groupdocs.com/parser/net/extract-highlights/
  10. Create PDF with Image Redaction | GroupDocs

    This article shows how to redact the pages of a document as images, redacting entire areas of the page instead or in addition to a specific text....Consulting Blog Knowledge Base New Releases Status Websites aspose.com...

    docs.groupdocs.com/redaction/net/create-pdf-wit...