Sort Score
Result 10 results
Languages All
Labels All
Results 2,281 - 2,290 of 3,003 for

resource

(2.6 sec)
  1. Convert Files Within Document Containers | Grou...

    Open ZIP, RAR, 7Z, OST, PST, and other container formats, convert their contents, and write a consolidated output document in a single Converter.convert() call with GroupDocs.Conversion for Python via .NET....files that contain embedded resources. Word Processing DOC - The...

    docs.groupdocs.com/conversion/python-net/develo...
  2. Remove metadata properties | GroupDocs

    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...
  3. Sign document with analysis of the Sign process...

    This article shows how to analyse the sign processing of the document...getHeight ()); } } } More resources GitHub Examples You may easily...

    docs.groupdocs.com/signature/java/sign-document...
  4. Reverse image search | GroupDocs

    This article gives knowledge about the reverse image search, which makes it possible to search for similar images in ZIP archives, various documents, and individual files.... ToString ()); } More resources GitHub examples You may easily...

    docs.groupdocs.com/search/net/reverse-image-sea...
  5. Alias dictionary | GroupDocs

    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/
  6. 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. 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/
  7. Extract pages | GroupDocs

    Following this guide you will learn how to extract pages from PDF, Word, Excel, PowerPoint and many other file types using GroupDocs.Merger for Python via .NET....context manager, ensuring resources are released on exit. Extract...

    docs.groupdocs.com/merger/python-net/extract-pa...
  8. Find metadata properties | GroupDocs

    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...
  9. Working with interpreted values | GroupDocs

    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...
  10. Extract images from document page area | GroupDocs

    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...