Sort Score
Result 10 results
Languages All
Labels All
Results 1,581 - 1,590 of 2,175 for

resource

(0.1 sec)
  1. Working with ZIP archives | Documentation

    Get ZIP format metadata The API allows detecting ZIP archives and reading format metadata. The following steps are needed to be followed: Load a ZIP archive Get the root metadata package Extract the native metadata package using ZipRootPackage.ZipPackage Read the ZIP archive properties Loop through ZipPackage.Files to extract information about archived files The following code snippet shows how to get metadata from a ZIP archive. AdvancedUsage.ManagingMetadataForSpecificFormats.Archive.ZipReadNativeMetadataProperties Encoding encoding = Encoding.... OutputZip ); } More resources GitHub examples You may easily...

    docs.groupdocs.com/metadata/net/working-with-zi...
  2. GroupDocs.Assembly Product Family

    Document Automation APIs to enrich .NET and Java applications to view, edit, annotate, convert, compare, e-sign, parse, split, merge, redact, or classify documents of almost all the popular file formats....ResourcesHere are a few channels and resources for you to download, learn...

    blog.groupdocs.com/categories/groupdocs.assembl...
  3. Groupdocs.Blogs

    Groupdocs.Blogs - GroupDocs Blog | Document Automation Solutions for .NET & Java Developers... RIFF (Resource Interchange File Format) is...

    blog.groupdocs.com/nl/groupdocs.blog/page/26/
  4. Character replacement during indexing | Documen...

    Character replacement during indexing can be used, for example, to convert all text to lowercase characters or to remove diacritics from text....search ( "Einstein" ); More resources GitHub examples You may easily...

    docs.groupdocs.com/search/java/character-replac...
  5. Search by chunks | Documentation

    This article gives the knowledge about the ability to perform search by chunks using Java search API....getOccurrenceCount ()); } More resources GitHub examples You may easily...

    docs.groupdocs.com/search/java/search-by-chunks/
  6. Annotation redactions | Documentation

    This article shows the implementation of annotation redaction for documents of different formats like PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX and others.... Save () } More resources Advanced usage topics To learn...

    docs.groupdocs.com/redaction/net/annotation-red...
  7. Spelling corrector | Documentation

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

    docs.groupdocs.com/search/java/spelling-corrector/
  8. Getting documents in network | Documentation

    This page contains information about getting indexed documents in the search network....toString ()); } } } More resources GitHub examples You may easily...

    docs.groupdocs.com/search/java/getting-document...
  9. Character replacements | Documentation

    This article gives the knowledge of the API methods which can be used to perform operations about Character replacements....dat" ); More resources GitHub examples You may easily...

    docs.groupdocs.com/search/net/character-replace...
  10. Regular expression search | Documentation

    This article gives the knowledge about the regular expression (RegEx) search queries which are universal and very flexible, but at the same time, in large indexes, their performance becomes extremely low.... Search ( query2 ); More resources GitHub examples You may easily...

    docs.groupdocs.com/search/net/regular-expressio...