Sort Score
Result 10 results
Languages All
Labels All
Results 281 - 290 of 8,157 for

filter

(0.08 sec)
  1. How to cartoonify an image|Documentation

    Cartoonify an image. Convert photo to cartoon style....convolution filter and blurring the image with Filter method , also...

    docs.aspose.com/imaging/java/developer-guide/ho...
  2. 投影 – SVG 滤镜 – C# 代码

    了解如何编写 SVG 代码并使用 Aspose.SVG API 创建投影效果,并将投影效果应用于 SVG 形状和文本。...[ Hide Show ] SVG 滤镜 – SVG Filters 允许您打开、创建或编辑 SVG 文档并更改其内容。您可以对...中实现阴影效果有多种方法。让我们看一下其中的两个。 注意: 在 SVG 中,过滤器由 <filter> 元素定义,该元素在 <defs> 元素内设置。它永...

    docs.aspose.com/svg/zh/net/drop-shadow/
  3. ListCollection indexer | Aspose.Words for Python

    ListCollection indexer. Gets a list by index....assertEqual ( 0 , len ( list ( filter ( lambda n : n . as_paragraph...lists [ 0 ] for paragraph in filter ( lambda a : a is not None...

    reference.aspose.com/words/python-net/aspose.wo...
  4. 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/
  5. Gaussian Blur Filters|Documentation

    Aspose.Imaging graphic library for .NET (C#) supports kernel Filters such Gaussian Blur as well as custom kernels....Blur Filters Contents [ Hide ] Gaussian Blur Kernel Filter Unlike...BlurBox image filters using a box or averaging filter, applies a...

    docs.aspose.com/imaging/net/developer-guide/man...
  6. 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/
  7. 使用 C++ 加载工作簿或工作表时过滤对象|Documentation

    学习如何在使用 Aspose.Cells for C++ 加载工作簿或工作表时过滤图表、形状和条件格式等对象。...02_OutputDirectory \\ " ); // Filter charts from the workbook LoadOptions...the workbook with the above filter U16String inputFilePath = srcDir...

    docs.aspose.com/cells/zh/cpp/filter-objects-whi...
  8. Motion Blur Filters|Documentation

    Aspose.Imaging graphic library for Java supports kernel Filters such MotionBlur as well as custom kernels....Motion Blur Filters Contents [ Hide ] Motion Blur Custom Kernel...Kernel Filter in Java You can choose to create a custom kernel with...

    docs.aspose.com/imaging/java/developer-guide/ma...
  9. Cannot turnoff ListObject (table) AutoFilter Co...

    How can we turn off AutoFilter completely on a ListObject (table)? We have tried the following: Workbook workbook = new Workbook("Demo.xlsx"); Worksheet worksheet = workbook.Worksheets[0]; ListObject listObj = workshee…...so would only turn off the Filter buttons, but it would not turn...AutoFilter completely (the “Filter” button remains pressed on...

    forum.aspose.com/t/cannot-turnoff-listobject-ta...
  10. Extract Links from the PDF File using Python|As...

    Discover how to extract hyperlinks from PDF documents in Python using Aspose.PDF for content management and link analysis.... It filters annotations to identify those...to retrieve all annotations. Filter for LinkAnnotation types only...

    docs.aspose.com/pdf/python-net/extract-links/