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

filter

(0.14 sec)
  1. 高斯模糊 – SVG 滤镜 – C# 代码

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

    docs.aspose.com/svg/zh/net/gaussian-blur/
  2. Aspose.PSD for .NET 22.2 - Release Notes|Docume...

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....example of adding custom smart filters that are not supported in Aspose...SmartFilters.SmartFilters.Filters M:Aspose.PSD.FileFormats.Psd...

    docs.aspose.com/psd/net/aspose-psd-for-net-22-2...
  3. 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...
  4. 应用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...
  5. 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/
  6. 在用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-...
  7. 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...
  8. 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...
  9. 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...
  10. 数据筛选与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/