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

filter

(0.12 sec)
  1. 数据筛选|Documentation

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

    docs.aspose.com/cells/zh/javascript-cpp/data-fi...
  2. 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...
  3. 高斯模糊 – SVG 滤镜 – C# 代码

    了解如何为高斯模糊滤镜编写 SVG 代码,并查看 C# 示例以对 SVG 元素和位图实现高斯模糊效果。... 在 SVG 中,过滤器由 <filter> 元素定义,该元素在 <defs> 元素内设置。它永...元素内设置。它永远不会自行渲染,并且在概念上被描述为包含其子元素(过滤器基元)的元素。 <filter> 元素有一组属性。过滤器基元所需的属性是 x、y、width、height...

    docs.aspose.com/svg/zh/net/gaussian-blur/
  4. ShapeBase.wrapSide property | Aspose.Words for ...

    ShapeBase.wrapSide property. Specifies how the text is wrapped around the shape.... filter ( s => s . shapeType == aw...toEqual ( 3 ); expect ( shapes . filter ( s => s . shapeType == aw...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. IImageSavingCallback class | Aspose.Words for P...

    aspose.words.saving.IImageSavingCallback class. Implement this interface if you want to control how Aspose.Words saves images when saving a document to HTML...assertEqual ( 1 , len ( list ( filter ( lambda f : f . endswith (...( '.jpeg' ), list ( filter ( lambda s : s . startswith ( ARTIFACTS_DIR...

    reference.aspose.com/words/python-net/aspose.wo...
  6. 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...
  7. 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...
  8. Dilation|Documentation

    How to make characters in an image thicker to improve recognition accuracy....provides a special preprocessing filter called dilation that can increase...OCR_IMG_PREPROCESS_DILATE preprocessing filter. std :: string image_path =...

    docs.aspose.com/ocr/cpp/dilate/
  9. 清除数据透视表中的筛选器|Documentation

    如何用Aspose.Cells for Java脚本通过C++清除数据透视表中指定数据透视字段的筛选器。..."display: none;" > Download Pivot Filter Cleared File </ a > </ div...autoSortField = 0 ; // Add top10 filter const index = pivotTable ....

    docs.aspose.com/cells/zh/javascript-cpp/clear-f...
  10. 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...