Sort Score
Result 10 results
Languages All
Labels All
Results 291 - 300 of 8,430 for

filter

(0.05 sec)
  1. Conversion to grayscale|Documentation

    How to convert source images to grayscale using Aspose.OCR for Python via .NET before recognition....results of other processing filters, such as automatic deskewing...performed when applying the median filter . Grayscale conversion To convert...

    docs.aspose.com/ocr/python-net/grayscale/
  2. 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/
  3. Public API Changes in Aspose.BarCode 6.8.0|Docu...

    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....png" ); Filter ImageBinarization.LineCodesRestoration...Line Codes Restoration filter. This filter restores corrupted strokes...

    docs.aspose.com/barcode/java/public-api-changes...
  4. CompositeNode.insert_after method | Aspose.Word...

    CompositeNode.insert_after method. Inserts the specified node immediately after the specified reference node....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...
  5. 投影 – SVG 滤镜 – C# 代码

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

    docs.aspose.com/svg/zh/net/drop-shadow/
  6. Build Dynamic Microsoft Graph Queries in C# - A...

    Build dynamic Microsoft Graph queries in C# using Aspose.Email ODataQueryBuilder for Filtering, sorting, and selecting mailbox data....ODataQueryBuilder Class Practical Example: Filter and Sort Mailbox Data Real-World...It’s also useful to be able to filter, sort and retrieve specific...

    blog.aspose.com/email/build-dynamic-microsoft-g...
  7. Motion Blur Filters|Documentation

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

    docs.aspose.com/imaging/python-net/developer-gu...
  8. Create a Slicer for an Excel Table|Documentation

    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....used to filter data quickly. It can be used to filter data in...

    docs.aspose.com/cells/java/create-slicer-to-exc...
  9. Resizing|Documentation

    How to resize an image to improve recognition accuracy....offers flexible processing filters that allow you to upscale small...the Scale processing filter. The filter takes a scaling ratio...

    docs.aspose.com/ocr/net/resize/
  10. Shape.hasImage property | Aspose.Words for Node.js

    Shape.hasImage property. Returns ``true`` if the shape has image bytes or links an image.... filter ( s => s . hasImage ). length...asShape ()); expect ( shapes . filter ( s => s . hasImage ). length...

    reference.aspose.com/words/nodejs-net/aspose.wo...