Sort Score
Result 10 results
Languages All
Labels All
Results 1,421 - 1,430 of 9,140 for

filters

(0.13 sec)
  1. Desenfoque Gaussiano (Gaussian Blur) – Filtros ...

    Aprenda a escribir código SVG para un filtro de Desenfoque Gaussiano y vea ejemplos de C# para implementar el efecto de Desenfoque Gaussiano en elementos SVG y mapas de bits....se define por el elemento <filter> , que se establece dentro...primitivos de filtro. El elemento <filter> tiene un conjunto de atributos...

    docs.aspose.com/svg/es/net/gaussian-blur/
  2. Developer Guide|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....Sorting Data Filter Data Filtering Apply Advanced Filter of Microsoft...Warning While Sorting Data Filter Filter Get All Hidden Rows Indices...

    docs.aspose.com/cells/java/developer-guide/
  3. Public API Changes in Aspose.Cells 8.7.2|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....serves as a callback for the filtering mechanism done through the...triggered after the column filtering is applied and can be used...

    docs.aspose.com/cells/net/public-api-changes-in...
  4. Procurar

    Procurar...o processamento de imagem filters = ocr.models.preprocessingfilters...PreprocessingFilter() filters.add(filters.auto_skew()) # Adicione...

    blog.aspose.com/pt/ocr/skew-correction-in-python/
  5. أرشيف

    أرشيف...filter (Rectangle، MedianFilterOptions)...كائن RasterImage. rasterImage.filter(image.getBounds(), options);...

    blog.aspose.com/ar/imaging/apply-median-wiener-...
  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. 如何使用C++设置系列不可见|Documentation

    在Excel图表中,你可能需要将系列设置为不可见。本文介绍如何使用Aspose.Cells与C++实现。..."Chart 1" ); // Access filtered and non-filtered series collections...the first two series to be filtered nSeries . Get ( 1 ). SetIsFiltered...

    docs.aspose.com/cells/zh/cpp/how-to-set-series-...
  8. Rimuovere il rumore dall'immagine usando Java

    Segui questo articolo per rimuovere il rumore dall'immagine usando Java. Include dettagli per configurare l'IDE, un elenco di passaggi e un codice di esempio per la riduzione del rumore dell'immagine in Java....PreprocessingFilter and set the filter type to Median. Create the...input type and the desired filter. Load the target image into...

    kb.aspose.com/it/ocr/java/remove-noise-from-ima...
  9. ShapeBase.wrapSide property | Aspose.Words for ...

    ShapeBase.wrapSide property. Specifies how the text is wrapped around the shape.... filter ( s => s . shapeType == aw...toEqual ( 3 ); expect ( shapes . filter ( s => s . shapeType == aw...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. Rimuovere il rumore dall'immagine usando C#

    Segui questo articolo per rimuovere il rumore dall'immagine usando C#. Aiuta a eseguire la riduzione del rumore fotografico usando C# con l'aiuto delle impostazioni dell'ambiente fornite, dei passaggi di programmazione e di un codice di esempio....preprocessing using the classic median filter for image denoising. Steps...for a single image and the filter defined above. Load the source...

    kb.aspose.com/it/ocr/net/remove-noise-from-imag...