Sort Score
Result 10 results
Languages All
Labels All
Results 2,881 - 2,890 of 20,226 for

filtering

(0.09 sec)
  1. Rule | Aspose.GIS for .NET API Reference

    Rule Contents [ Hide ] Rule class A user-defined rule for RuleBasedSymbolizer . public class Rule Properties Name Des......Description Filter { get; } Determines if “filter-rule” should...indicating whether this rule is “filter-rule”. Symbolizer { get; }...

    reference.aspose.com/gis/net/aspose.gis.renderi...
  2. RowFilterSettings.CustomRows | Aspose.Cells for...

    RowFilterSettings method. Filters a list with a custom criteria...GridFilterOperatorTy, object) Filters a list with a custom criteria...operatorType1 GridFilterOperatorTy The filter operator type criteria1 Object...

    reference.aspose.com/cells/net/aspose.cells.gri...
  3. Skew correction|Documentation

    How to straighten a rotated image to improve recognition accuracy....through AutoSkew preprocessing filter. AsposeOCR api = new AsposeOCR...PreprocessingFilter filters = new PreprocessingFilter (); filters . add (...

    docs.aspose.com/ocr/java/deskew/
  4. AddNoiseSmartFilter | Справочник по Aspose.PSD ...

    Интеллектуальный фильтр AddNoise.... Filters [ 0 ]; // проверить значения...smartObj . SmartFilters . Filters [ 1 ]; addNoise . Distribution...

    reference.aspose.com/psd/ru/net/aspose.psd.file...
  5. ITextureUnit - Aspose.3D for Java - API Reference

    Aspose.3D for Java offers a high performance library to create, load, modify, and save 3D documents programmatically...getMagnification () Gets the filter mode for magnification. TextureFilter...getMinification () Gets the filter mode for minification. TextureFilter...

    reference.aspose.com/3d/java/com.aspose.threed/...
  6. ToList | Riferimento all'API di Aspose.Tasks pe...

    Converte una raccolta di filtri in un elenco diFilteraspose.tasks/filter oggetti....un elenco di Filter oggetti. public List < Filter > ToList ()...generico di Filter oggetti. Guarda anche class Filter class FilterCollection...

    reference.aspose.com/tasks/it/net/aspose.tasks/...
  7. set_criteria method | Aspose.Cells for Python v...

    set_criteria method set_criteria Sets the filter criteria. def set_criteria ( self , filter_operator , criteria ): ........Sets the filter criteria. def set_criteria ( self , filter_operator...Description filter_operator FilterOperatorType filter operator type...

    reference.aspose.com/cells/python-net/aspose.ce...
  8. Contrast correction|Documentation

    How to automatically increase image contrast using Aspose.OCR for Python via .NET to improve recognition accuracy....contrast_correction_filter processing filter. # Instantiate Aspose...processing filters = PreprocessingFilter () filters . add ( PreprocessingFilter...

    docs.aspose.com/ocr/python-net/contrast/
  9. FilterType.h - Aspose.PDF for C++ - API Reference

    FilterType.h 1 #pragma once 2 // Copyright (c) 2001-2023 Aspose Pty Ltd. All Rights Reserved. 3 4 #include Filters { 20 24 enum class FilterType...98 }; 99 100 } // namespace Filters 101 } // namespace Engine 102...

    reference.aspose.com/pdf/cpp/_filter_type_8h_so...
  10. Binarization|Documentation

    How to convert an image to black and white either automatically or by manually specifying a threshold....apply Binarize preprocessing filter: The image is automatically...when applying the following filters: Noise removal Contrast correction...

    docs.aspose.com/ocr/java/binarization/