Sort Score
Result 10 results
Languages All
Labels All
Results 1,501 - 1,510 of 2,032 for

resource

(0.04 sec)
  1. Extract images from document page area | Docume...

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

    docs.groupdocs.com/parser/java/extract-images-f...
  2. Alias dictionary | Documentation

    This article gives the knowledge of the API methods which can be used to perform operations about Alias dictionary....Search ( "@t OR @e" ); More resources GitHub examples You may easily...

    docs.groupdocs.com/search/net/alias-dictionary/
  3. OCR support | Documentation

    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. String indexFolder = "c:\\MyIndex"; String documentFolder = "c:\\MyDocuments"; // Creating an index Index index = new Index(indexFolder); // Setting the OCR indexing options IndexingOptions options = new IndexingOptions(); options....RuntimeException ( ex ); } } } More resources GitHub examples You may easily...

    docs.groupdocs.com/search/java/ocr-support/
  4. Working with interpreted values | Documentation

    This article contains a good example of numeric flag or enumeration....RawValue ); } } } } More resources GitHub examples You may easily...

    docs.groupdocs.com/metadata/net/working-with-in...
  5. Find metadata properties | Documentation

    This article explains that how you can easily search metadata and extract desired metadata properties from PDF, DOCX, PPTX, XLSX, images, audio, video and many other files of different types in your .NET solution....following articles: More resources Advanced usage topics To learn...

    docs.groupdocs.com/metadata/net/find-metadata-p...
  6. Remove metadata properties | Documentation

    The easiest way to remove metadata properties from a file is to use corresponding tags that allow you to locate the desired properties across all metadata packages....following articles: More resources Advanced usage topics To learn...

    docs.groupdocs.com/metadata/java/remove-metadat...
  7. Working with TORRENT files | Documentation

    In the BitTorrent file distribution system, a torrent file or METAINFO is a computer file that contains metadata about files and folders to be distributed, and usually also a list of the network locations of trackers, which are computers that help participants in the system find each other and form efficient distribution groups called swarms. A torrent file does not contain the content to be distributed; it only contains information about those files, such as their names, sizes, folder structure, and cryptographic hash values for verifying file integrity.... OutputTorrent ); } More resources GitHub examples You may easily...

    docs.groupdocs.com/metadata/java/working-with-t...
  8. Handling the APEv2 tag | Documentation

    This article explains how to handle APEv2 tag.... OutputMp3 ); } More resources GitHub examples You may easily...

    docs.groupdocs.com/metadata/java/handling-the-a...
  9. Alias dictionary | Documentation

    This article gives the knowledge of the API methods which can be used to perform operations about Alias dictionary in Java....search ( "@t OR @e" ); More resources GitHub examples You may easily...

    docs.groupdocs.com/search/java/alias-dictionary/
  10. Sign document with Digital signature - advanced...

     This article explains how to sign document with Digital electronic signatures using advanced options with GroupDocs.Signature API.... getHeight ()); } More resources GitHub Examples You may easily...

    docs.groupdocs.com/signature/java/sign-document...