Sort Score
Result 10 results
Languages All
Labels All
Results 2,141 - 2,150 of 2,796 for

library

(0.03 sec)
  1. Search for embedded object with custom encrypti...

    This article explains how to search for embedded electronic signatures with custom encryption in document metadata. This topic contains example of custom encryption, class definition and search for encrypted objects in the document metadata with GroupDocs.Signature....NET library, we provide simple but powerful...

    docs.groupdocs.com/signature/net/search-for-emb...
  2. Processes cancellation | Documentation

    This article explains how to control signature processing (cancellation) for large documents with GroupDocs.Signature API....NET library we provide simple, but powerful...

    docs.groupdocs.com/signature/java/processes-can...
  3. Search for embedded object with custom encrypti...

     This article explains how to search for embedded electronic signatures with custom encryption in QR-code electronic signatures. This topic contains example of custom encryption, class definition and search for encrypted objects in the QR-codes with GroupDocs.Signature....NET library we provide simple, but powerful...

    docs.groupdocs.com/signature/java/search-embed-...
  4. Parse data from documents | Documentation

    This article shows how to extract data from documents of various formats including PDF, Microsoft Word (DOC, DOCX), Excel (XLS, XLSX), LibreOffice formats etc....Along with full featured Java library we provide simple, but powerful...

    docs.groupdocs.com/parser/java/parse-data-from-...
  5. Working with metadata in Matroska (MKV) files |...

    Reading matroska format-specific properties The GroupDocs.Metadata API supports extracting format-specific information from MKV files. The following are the steps to read native MKV metadata. Load an MKV video Get the root metadata package Extract the native metadata package using MatroskaRootPackage.MatroskaPackage Read the Matroska metadata properties on different levels of the format structure AdvancedUsage.ManagingMetadataForSpecificFormats.Video.Matroska.MatroskaReadNativeMetadataProperties using (Metadata metadata = new Metadata(Constants.InputMkv)) { var root = metadata.GetRootPackage(); // Read the EBML header Console....NET library we provide simple, but powerful...

    docs.groupdocs.com/metadata/net/working-with-me...
  6. Compare Multiple CSV Files in Java | Accept, Re...

    Programmatically compare two or more CSV files in Java. Learn to accept, reject and highlight the changes. Compare password-protected CSV files using Java API....Configure # Get the CSV comparison library from the downloads section...

    blog.groupdocs.com/comparison/compare-multiple-...
  7. Extract text from Microsoft Office Excel spread...

    To extract a text from Microsoft Office Excel spreadsheets getText and getText(int) method is used. These methods allow to extract a text from the entire document or a text from the selected page. Here are the steps to extract a text from Microsoft Office Excel spreadsheets: Instantiate Parser object for the initial spreadsheet; Call getText method and obtain TextReader object; Read a text from reader. Warning getText method returns null value if text extraction isn’t supported for the document....NET library we provide simple, but powerful...

    docs.groupdocs.com/parser/java/extract-text-fro...
  8. Redaction basics | Documentation

    This article shows that how C# developers can apply metadata, image, annotation and text redaction in their documents. Wide range of document formats is supported, such as, PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX and others....NET library we provide simple, but powerful...

    docs.groupdocs.com/redaction/python-net/redacti...
  9. Phrase search | Documentation

    This article gives the knowledge about phrase search definition as well as a phrase search description using Java search API....NET library we provide simple, but powerful...

    docs.groupdocs.com/search/java/phrase-search/
  10. Boolean search | Documentation

    This article gives the knowledge of the boolean search definition which includes all boolean operators used for boolean search, and boolean query examples using Java....NET library we provide simple, but powerful...

    docs.groupdocs.com/search/java/boolean-search/