Sort Score
Result 10 results
Languages All
Labels All
Results 2,171 - 2,180 of 3,005 for

resource

(2.19 sec)
  1. Handling metadata in WAV files | GroupDocs

    This article explains about the API supports extracting metadata from WAV files...the following guide: More resources GitHub examples You may easily...

    docs.groupdocs.com/metadata/net/handling-metada...
  2. Spelling corrector | GroupDocs

    This article gives the knowledge of the API methods which can be used to perform operations about spelling corrector using Java....( query , options ); More resources GitHub examples You may easily...

    docs.groupdocs.com/search/nodejs-java/spelling-...
  3. Custom text extractors | GroupDocs

    GroupDocs.Search for Node.js supports indexing of many document formats. But there is also the possibility to implement support for any format other than the existing ones.... More resources GitHub examples You may easily...

    docs.groupdocs.com/search/nodejs-java/custom-te...
  4. 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.... search ( query ); More resources GitHub examples You may easily...

    docs.groupdocs.com/search/nodejs-java/ocr-support/
  5. GroupDocs.Redaction for Java 25.12 – การอัปเดตล...

    สำรวจสิ่งใหม่ใน GroupDocs.Redaction สำหรับ Java 25.12. พร้อมให้ใช้แล้วบน NuGet และเว็บไซต์ GroupDocs....prepare output stream // All resources are automatically closed when...

    blog.groupdocs.com/th/redaction/groupdocs-redac...
  6. Verify Barcode Signatures in Document | GroupDocs

    This topic explains how to verify Barcode electronic signatures with GroupDocs.Signature for Python via .NET API.... text } " ) More Resources GitHub Examples You may easily...

    docs.groupdocs.com/signature/python-net/verify-...
  7. Aurora Visuals — Project proposal & brand assets

    Aurora Visuals — Project proposal & brand assets From Mara Lindqvist To Alex Chen Cc Tomas Reyes Recipients alex.chen@northwind.example; tomas.reyes@auroravisuals.example Hi Alex, Thanks for the ...... Terms & Resources Full terms, licensing, and...

    docs.groupdocs.com/watermark/python-net/_sample...
  8. تبدیل SVG به HTML با استفاده از Python

    یاد بگیرید چگونه SVG را به HTML تبدیل کنید با استفاده از Python. این آموزش نشان می‌دهد چگونه SVG را در Python به HTML تبدیل کنید با منابع جاسازی‌شده برای خروجی آماده مرورگر....با استفاده از for_embedded_resources ایجاد کنید تا خروجی در یک...

    kb.groupdocs.com/fa/viewer/python/render-svg-as...
  9. 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...." ); } } } More resources GitHub examples You may easily...

    docs.groupdocs.com/parser/java/extract-attachme...
  10. Product Overview | GroupDocs

    GroupDocs.Merger for Java provides a wide range of document manipulation features - merge multiple files into one file, split single file to separate files, reorder, rotate and remove document pages without third-party tools....files and utilize as minimum resources as possible. We do performance...

    docs.groupdocs.com/merger/java/product-overview/