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

filter

(0.07 sec)
  1. Blur Filters|Documentation

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

    docs.aspose.com/imaging/python-net/developer-gu...
  2. PageInfo.Colored | Aspose.Words for .NET

    Discover if your page features vibrant colored content with the PageInfo Colored property. Enhance user engagement and improve visual appeal!... False ); Shows how to filtering pages base on page color..../// Prints document pages filtered by color requirements. ///...

    reference.aspose.com/words/net/aspose.words.ren...
  3. WrapSide enumeration | Aspose.Words for Node.js

    Aspose.Words.Drawing.WrapSide enumeration. Specifies what side(s) of the shape or picture the text wraps around.... filter ( s => s . shapeType == aw...toEqual ( 3 ); expect ( shapes . filter ( s => s . shapeType == aw...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. AsposeWordsPrintDocument.PageIndexFilter | Aspo...

    Filters printed pages in Aspose.Words to skip specific indexes and save time....or sets the zero-based index filter used to determine which pages...printed. Examples Shows how to filtering pages using a page number...

    reference.aspose.com/words/net/aspose.words.ren...
  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. 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/
  7. 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...
  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. 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...
  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...