Sort Score
Result 10 results
Languages All
Labels All
Results 291 - 300 of 9,138 for

filter

(0.13 sec)
  1. MarkdownSaveOptions constructor | Aspose.Words ...

    MarkdownSaveOptions constructor. Initializes a new instance of this class that can be used to save a document in the [SaveFormat.MARKDOWN](../../../aspose.words/saveformat/#MARKDOWN) format....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...
  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 .NET (C#) supports kernel Filters such Blur as well as custom kernels....Blur Filters Contents [ Hide ] Blur Box Kernel Filter By filling...Original image Blur filter Blur Box kernel filter C# code example...

    docs.aspose.com/imaging/net/developer-guide/man...
  4. Remove Noise from Image using Java

    Follow this article to remove noise from image using Java. It has details to set the IDE, a list of steps, and a sample code for image noise reduction in Java....PreprocessingFilter class and set the filter type to Median Create the OcrInput...its input type and desired filter Load the target image into...

    kb.aspose.com/ocr/java/remove-noise-from-image-...
  5. Resizing|Documentation

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

    docs.aspose.com/ocr/cpp/resize/
  6. 应用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...
  7. 在用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-...
  8. Motion Blur Filters|Documentation

    Aspose.Imaging graphic library for .NET (C#) supports kernel Filters such MotionBlur as well as custom kernels....Motion Blur Filters Contents [ Hide ] Motion Blur Custom Kernel...Kernel Filter You have the option to design a custom kernel with...

    docs.aspose.com/imaging/net/developer-guide/man...
  9. 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...
  10. 投影 – SVG 滤镜 – C# 代码

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

    docs.aspose.com/svg/zh/net/drop-shadow/