Sort Score
Result 10 results
Languages All
Labels All
Results 261 - 270 of 8,381 for

filter

(0.98 sec)
  1. AsposeWordsPrintDocument.TotalPagesPrinted | As...

    Shows total pages printed in Aspose.Words to track print session output.... Examples Shows how to filtering pages base on page color..../// Prints document pages filtered by color requirements. ///...

    reference.aspose.com/words/net/aspose.words.ren...
  2. Color inversion|Documentation

    How to swap colors in an image to improve recognition accuracy....the automated preprocessing filter that inverts colors in the...through Invert preprocessing filter. AsposeOCR api = new AsposeOCR...

    docs.aspose.com/ocr/java/invert/
  3. 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/
  4. 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/
  5. SVG 光照效果 – SVG 滤镜 – C# 代码

    了解如何使用 Aspose.SVG for .NET API 组合多个 SVG 滤镜来创建和控制 SVG 光照效果。..."Teal" filter = "url(#light)" /> 3 < defs > 4 < filter id = "light"...k3 = "1" k4 = "0" /> 10 </ filter > 11 </ defs > 12 </ svg >...

    docs.aspose.com/svg/zh/net/svg-lighting-effects/
  6. 数据筛选与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/
  7. How to cartoonify an image|Documentation

    Cartoonify an image. Convert photo to cartoon style....convolution filter to blur the image with Filter method , selecting...

    docs.aspose.com/imaging/net/developer-guide/how...
  8. 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...
  9. Blur Filters|Documentation

    Aspose.Imaging graphic library for .NET (C#) supports kernel Filters such Blur as well as custom kernels....Blur Filters Contents [ Hide ] Blur Box Kernel Filter By filling...Original image Blur filter Blur Box kernel filter C# code example...

    docs.aspose.com/imaging/net/developer-guide/man...
  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...