Sort Score
Result 10 results
Languages All
Labels All
Results 271 - 280 of 9,042 for

filter

(0.85 sec)
  1. Resizing|Documentation

    How to resize an image to improve recognition accuracy....offers flexible preprocessing filters that allow you to upscale small...OCR_IMG_PREPROCESS_SCALE preprocessing filter. The filter takes a scaling ratio...

    docs.aspose.com/ocr/cpp/resize/
  2. NodeCollection.toArray method | Aspose.Words fo...

    NodeCollection.toArray method. Copies all nodes from the collection to a new array of nodes.... filter ( s => s . shapeType == aw...toEqual ( 3 ); expect ( shapes . filter ( s => s . shapeType == aw...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. 应用Microsoft Excel的高级筛选以显示符合复杂条件的记录|Documentation

    学习如何通过C++ API使用Aspose.Cells for JavaScript应用Microsoft Excel的高级筛选以显示满足复杂标准的记录。...advanced_Filter() 方法应用高级筛选。就像Microsoft Excel一样,它接受以下参数。...title > Aspose.Cells Advanced Filter Example </ title > </ head...

    docs.aspose.com/cells/zh/javascript-cpp/apply-a...
  4. Gmail generator for Python via .NET | products....

    How to generate fake Gmail addresses using Python...recipient’s address will allow you to filter out emails and perform automatic...Gmail provides algorithms for filtering incoming messages. These algorithms...

    products.aspose.com/email/python-net/gmail-gene...
  5. 在用C++通过JavaScript加载工作簿或工作表时筛选对象|Documentation

    学习在用C++通过Aspose.Cells for JavaScript加载工作簿或工作表时如何筛选数据...> </ head > < body > < h1 > Filter Charts and Save to PDF Example...// Create load options and filter out charts const lOptions =...

    docs.aspose.com/cells/zh/javascript-cpp/filter-...
  6. Blur Filters|Documentation

    Aspose.Imaging graphic library for Java supports kernel Filters such as Blurring as well as custom kernels....Blur Filters Contents [ Hide ] Blur Box Kernel Filter in Java...Original image Blur filter Blur Box kernel filter Java code example...

    docs.aspose.com/imaging/java/developer-guide/ma...
  7. 数据筛选与C++|Documentation

    学习如何使用Aspose.Cells for C++ API添加数据筛选。...自定义包含/不包含等筛选条件 Filter by Color 基于填充颜色的筛选 Date Filters 基于不同日期标准的行筛选...Number Filters 在数字上应用不同类型的筛选,例如比较,平均值和前10名等。 Text Filters 不同的筛选,如以…开始、以…结束、包含等。...

    docs.aspose.com/cells/zh/cpp/data-filtering/
  8. Gmail generator for .NET | products.aspose.com

    How to generate fake Gmail addresses using C#...recipient’s address will allow you to filter out emails and perform automatic...Gmail provides algorithms for filtering incoming messages. These algorithms...

    products.aspose.com/email/net/gmail-generator/
  9. Gmail generator for C++ | products.aspose.com

    How to generate fake Gmail addresses using C++...recipient’s address will allow you to filter out emails and perform automatic...Gmail provides algorithms for filtering incoming messages. These algorithms...

    products.aspose.com/email/cpp/gmail-generator/
  10. NodeCollection class | Aspose.Words for Python

    aspose.words.NodeCollection class. Represents a collection of nodes of a specific type...docx' ) shapes = list ( filter ( lambda a : a is not None...assertEqual ( 3 , len ( list ( filter ( lambda s : s . shape_type...

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