Sort Score
Result 10 results
Languages All
Labels All
Results 201 - 210 of 453 for

filtering

(0.02 sec)
  1. Releasing GroupDocs.Metadata for .NET - Control...

    We are happy to release GroupDocs.Metadata for .NET API to work with metadata associated with various document and image formats. The API facilitates the user with simple syntax, easy to use methods and few lines of code to perform metadata operations. It provides the support of many popular document and image formats and the number is going to increase in next release. Why GroupDocs.Metadata Is Developed? Metadata is structured information that is used to contain important business information of different resources.... Having the ability to filter through that metadata makes...

    blog.groupdocs.com/metadata/control-and-process...
  2. Basic usage | GroupDocs

    Core GroupDocs.Annotation for Python via .NET operations — add every annotation type, read and remove annotations, work with comments and replies, and import/export annotations as XML, each with a runnable example....with annotation-type or page filters, continue to Advanced Usage...

    docs.groupdocs.com/annotation/python-net/basic-...
  3. Search for electronic signatures in document | ...

    This topic learns how to search for document electronic signature and its details...document based on various search filters and returns a list of electronic...

    docs.groupdocs.com/signature/net/search-for-ele...
  4. Search for electronic signatures in document | ...

    This topic learns how to search for document electronic signature and its details...document based on various search filters and returns a list of electronic...

    docs.groupdocs.com/signature/java/search-for-el...
  5. Advanced usage | GroupDocs

    Advanced GroupDocs.Redaction for Python via .NET topics — load documents from any source, save in the original format or rasterize to PDF, scope redactions with page filters, apply reusable redaction policies, and extend the supported-format list....documents Using redaction filters Saving documents Use redaction...

    docs.groupdocs.com/redaction/python-net/advance...
  6. GroupDocs.Search Product Family

    Find answers about text search and indexing of different files using code on any platform....Java Latest Answers Search and Filter Documents in Java Perform Date...

    kb.groupdocs.com/search/page/2/
  7. Developer Guide | GroupDocs

    Step-by-step, runnable code examples for adding area, shape, text-markup, watermark, link, and image annotations, reading and removing annotations, working with comments and replies, loading documents from any source, and saving with annotation-type and page filters using GroupDocs.Annotation for Python via .NET....annotation-type and page-range filters. Basic usage Advanced usage...

    docs.groupdocs.com/annotation/python-net/develo...
  8. Developer Guide | GroupDocs

    Step-by-step, runnable code examples for redacting text, metadata, images, annotations, and pages, loading and saving documents, rasterizing to PDF, and applying redaction policies with GroupDocs.Redaction for Python via .NET....options, page-scoped redaction filters, reusable redaction policies...

    docs.groupdocs.com/redaction/python-net/develop...
  9. How to use custom cache implementation | GroupDocs

    How to use custom caching implementation with GroupDocs.Viewer using Java....< String > getKeys ( String filter ) { List < String > result...()) { if ( key . contains ( filter )) { result . add ( key );...

    docs.groupdocs.com/viewer/java/how-to-use-custo...
  10. Use redaction policies | GroupDocs

    If you have a corporate sensitive data removal policy as a list of redaction rules, you don’t need to specify them in your code. You can specify an XML document with a list of pre-configured redactions. Below is an example of redaction policy XML file (code properties mapping is obvious): RedactionPolicy.xml You can use RedactionPolicy....eraseMetadataRedacti filter = "All" /> < metadataSearchRedact filter = "Title...

    docs.groupdocs.com/redaction/java/use-redaction...