Sort Score
Result 10 results
Languages All
Labels All
Results 271 - 280 of 8,371 for

filter

(0.04 sec)
  1. Dewarping|Documentation

    How to straighten curved and distorted images before recognition....OCR implements a processing filter for automated correction of...recognition. The dewarping filter automatically converts the...

    docs.aspose.com/ocr/net/dewarp/
  2. 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...
  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. 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...
  6. 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...
  7. Motion Blur Filters|Documentation

    Aspose.Imaging graphic library for .NET (C#) supports kernel Filters such MotionBlur as well as custom kernels....Motion Blur Filters Contents [ Hide ] Motion Blur Custom Kernel...Kernel Filter You have the option to design a custom kernel with...

    docs.aspose.com/imaging/net/developer-guide/man...
  8. Color inversion|Documentation

    How to swap colors in an image using Aspose.OCR for Python via .NET to improve recognition accuracy....provides the automated processing filter that inverts colors in the...image through invert processing filter. # Instantiate Aspose.OCR API...

    docs.aspose.com/ocr/python-net/invert/
  9. Color inversion|Documentation

    How to swap colors in an image to improve recognition accuracy....provides the automated processing filter that inverts colors in the...image through Invert processing filter. Aspose . OCR . AsposeOcr recognitionEngine...

    docs.aspose.com/ocr/net/invert/
  10. 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/