Sort Score
Result 10 results
Languages All
Labels All
Results 351 - 360 of 8,156 for

filter

(0.14 sec)
  1. 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/
  2. 在VSTO和Aspose.Cells中自动筛选数据|Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....= "Oranges" ; //Enable Auto-filter. sheet . EnableAutoFilter =...get_Range ( "A1" , "B5" ); //Auto-filter the range. range . AutoFilter...

    docs.aspose.com/cells/zh/net/auto-filter-data-i...
  3. Loading and managing Excel, OpenOffice, Json, C...

    With Aspose.Cells for Python via .NET, it is simple to create, open and manage Excel, CSV, TSV, ODS, HTML, Numbers, Json, XML, PDF, JPG, Tiff, Image, MHT and XPS files....Files Filter Defined Names while loading Workbook Filter Objects...loading Workbook or Worksheet Filtering the kind of data while loading...

    docs.aspose.com/cells/python-net/loading-saving...
  4. 在Microsoft Excel中应用高级筛选以显示满足复杂条件的记录,使用C++实现|Doc...

    学习如何使用Aspose.Cells for C++ API在Microsoft Excel中应用高级筛选,以显示满足复杂条件的记录。...Get ( 0 ); // Apply advanced filter on range A5:D19 and criteria...want to filter in place // And, we want all filtered records...

    docs.aspose.com/cells/zh/cpp/apply-advanced-fil...
  5. Conversion to grayscale|Documentation

    How to convert source images to grayscale before recognition....results of other preprocessing filters, such as automatic deskewing...performed when applying the median filter . Grayscale conversion To convert...

    docs.aspose.com/ocr/java/grayscale/
  6. ShapeBase.get_shape_renderer method | Aspose.Wo...

    ShapeBase.get_shape_renderer method. Creates and returns an object that can be used to render this shape into an image....docx' ) shapes = list ( filter ( lambda a : a is not None...6 image files. for shape in filter ( lambda a : a is not None...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Noise removal|Documentation

    How to remove dirt, spots, scratches, glare, and other image defects to improve recognition accuracy....through AutoDenoising processing filter. Aspose . OCR . AsposeOcr recognitionEngine...PreprocessingFilters . PreprocessingFilter filters = new Aspose . OCR . Models...

    docs.aspose.com/ocr/net/denoise/
  8. Insert Slicer|Documentation

    Manage slicers of Excel files with Aspose.Cells....used to filter data quickly. It can be used to filter data both...

    docs.aspose.com/cells/net/create-slicer/
  9. Developer Guide|Documentation

    This Developer Guide describes practical scenarios and tips to help you use specific Aspose.Cells for .NET features, achieve a certain Excel appearance, or make a use case possible....Sorting Data Filter Data Filtering Apply Advanced Filter of Microsoft...Warning While Sorting Data Filter Filter Get All Hidden Rows Indices...

    docs.aspose.com/cells/net/developer-guide/
  10. ListLabel.label_string property | Aspose.Words ...

    ListLabel.label_string property. Gets a string representation of list label.... for paragraph in list ( filter ( lambda p : p . list_format...list_format . is_list_item , list ( filter ( lambda a : a is not None...

    reference.aspose.com/words/python-net/aspose.wo...