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

filter

(0.25 sec)
  1. 用JavaScript通过C++加载工作簿中的特定工作表|Documentation

    学习如何用Aspose.Cells for JavaScript通过C++加载特定工作表。提高性能,减少内存占用。...LoadOptions with Custom Load Filter </ title > </ head > < body...LoadOptions and Custom Load Filter </ h1 > < input type = "file"...

    docs.aspose.com/cells/zh/javascript-cpp/load-sp...
  2. 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...
  3. 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/
  4. 清除数据透视表中的筛选器|Documentation

    如何用Aspose.Cells for Java脚本通过C++清除数据透视表中指定数据透视字段的筛选器。..."display: none;" > Download Pivot Filter Cleared File </ a > </ div...autoSortField = 0 ; // Add top10 filter const index = pivotTable ....

    docs.aspose.com/cells/zh/javascript-cpp/clear-f...
  5. 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 . asShape (). hasImage...asShape ()); expect ( shapes . filter ( s => s . hasImage ). length...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. 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/
  7. SVG 滤镜和渐变 – SVG Filters and Gradients – Aspose....

    您将学习如何编写 SVG 代码来创建 svg 滤镜、高斯模糊、阴影效果、灯光效果或线性渐变和径向渐变。...Pricing Buy SVG 滤镜和渐变 – SVG Filters and Gradients Contents [ Hide...支持它们。 过滤器由在 <defs> 元素内设置的 <filter> 元素定义。它永远不会自行渲染,并且在概念上被描述为包含其子元素的元素...

    docs.aspose.com/svg/zh/net/drawing-basics/filte...
  8. 使用 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...
  9. Adjustment Layers in PSD|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....balance, black & white, photo filter, channel mixer and invert....Layer Black & White Layer Photo Filter Channel Mixer Invert Layer...

    docs.aspose.com/psd/java/layer-types/adjustment...
  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/