Sort Score
Result 10 results
Languages All
Labels All
Results 311 - 320 of 9,183 for

filter

(0.67 sec)
  1. 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...
  2. 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...
  3. 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/
  4. Image preprocessing|Documentation

    Automatic or manual actions for formatting an image before sending it for recognition....and manual image processing filters that enhance an image before...engine. Each preprocessing filter increases the image processing...

    docs.aspose.com/ocr/cpp/image-preprocessing/
  5. Color inversion|Documentation

    How to swap colors in an image to improve recognition accuracy....the automated preprocessing filter that inverts colors in the...OCR_IMG_PREPROCESS_INVERT preprocessing filter. std :: string image_path =...

    docs.aspose.com/ocr/cpp/invert/
  6. Comment.replies property | Aspose.Words for Python

    Comment.replies property. Returns a collection of [Comment](../) objects that are immediate children of the specified comment.... for comment in list ( filter ( lambda c : c . ancestor ==...== None , list ( filter ( lambda a : a is not None , map ( lambda...

    reference.aspose.com/words/python-net/aspose.wo...
  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. 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/
  9. AsposeWordsPrintDocument | Aspose.Words for Java

    Provides a default implementation for printing of a Document within the Java printing framework in Java.... Gets the zero-based index filter used to determine which pages...value) Sets the zero-based index filter used to determine which pages...

    reference.aspose.com/words/java/com.aspose.word...
  10. 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...