Sort Score
Result 10 results
Languages All
Labels All
Results 311 - 320 of 8,958 for

filter

(0.12 sec)
  1. 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...
  2. 在 Python 中管理 Gmail 消息|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....邮箱中已有的过滤器: list_filters() - 检索应用于邮箱的所有过滤器。 create_filter(filter) - 添加具有自定义条件和操作的新过滤器。...添加具有自定义条件和操作的新过滤器。 get_filter(id) - 获取特定过滤器的详细信息。 delete_filter(id) - 永久删除过滤器。...

    docs.aspose.com/email/zh/python-net/gmail-clien...
  3. 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...
  4. 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/
  5. Public API Changes in Aspose.Cells 16.12.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.... Added APIs Filter Objects at Load Time Aspose...DocumentProperties to constructor LoadFilter filter = new LoadFilter ( LoadDataFilterOption...

    docs.aspose.com/cells/java/public-api-changes-i...
  6. 使用 C++ 在加载工作簿或工作表时筛选对象 Node.js 版本|Documentation

    学习如何在加载工作簿或工作表时使用 Aspose.Cells for Node.js via C++ 进行筛选。...( __dirname , "data" ); // Filter charts from the workbook. const...Load the workbook with above filter. const workbook = new AsposeCells...

    docs.aspose.com/cells/zh/nodejs-cpp/filter-obje...
  7. Binarization|Documentation

    How to convert an image to black and white using Aspose.OCR for Python via .NET either automatically or by manually specifying a threshold.... apply binarize processing filter: The image is automatically...when applying the following filters: Noise removal Contrast correction...

    docs.aspose.com/ocr/python-net/binarization/
  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. Contrast correction|Documentation

    How to automatically increase image contrast to improve recognition accuracy....ContrastCorrection preprocessing filter. AsposeOCR api = new AsposeOCR...PreprocessingFilter filters = new PreprocessingFilter (); filters . add (...

    docs.aspose.com/ocr/java/contrast/
  10. FieldIncludePicture.graphic_filter property | A...

    FieldIncludePicture.graphic_Filter property. Gets or sets the name of the Filter for the format of the graphic that is to be inserted....graphic_filter property FieldIncludePicture.graphic_filter property...Gets or sets the name of the filter for the format of the graphic...

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