This article explains how to use custom caching implementation with GroupDocs.Viewer within your .NET applications....< string > GetKeys ( string filter ) { return _redis . GetServer..._host ). Keys ( pattern : $"*{filter}*" ) . Select ( x => x . ToString...
This article explains how to make cache thread safe with GroupDocs.Viewer within your Java applications....< String > getKeys ( String filter ) { synchronized ( _cache )...{ return _cache . getKeys ( filter ); } } } Result Using the statement...
This article explains that how to use PageAreaRedaction....Advanced usage / Using redaction filters / Use PageAreaRedaction Use..."[redarea]" ); optionsText . Filters = new RedactionFilter [] {...
Learn about GroupDocs.Assembly advanced usage and its multiple powerful features from the guides below....Working with Chart Reports - Filtered Ordered Grouped Working with...Working with Table Reports - Filtered Ordered Grouped Working with...
This page contains a description of all index settings that can be specified in an instance of the IndexSettings class....method allows you to set a filter used to determine whether files...adding folder does not match the filter, then it will not be added...
This article explains the method which can be used when for some reason files have non-standard extensions or if its format is supported, but not pre-configured.... extension_filter = settings . extension_filter + ",.dump" ;...
The Example in this article demonstrates how to update metadata properties using a combination of criteria...we use the existing value to filter metadata properties. a file...predicate that will be used to filter desired metadata properties...
The Example in this article demonstrates that how to update metadata properties using a combination of criteria...we use the existing value to filter metadata properties. Open a...predicate that will be used to filter desired metadata properties...
This page contains a description of all index settings that can be specified in an instance of the IndexSettings class....method allows you to set a filter used to determine whether files...adding folder does not match the filter, then it will not be added...