Sort Score
Result 10 results
Languages All
Labels All
Results 101 - 110 of 1,666 for

filters

(0.03 sec)
  1. Extract Images From Website – C# Examples

    Learn how to download images from website. Consider C# examples to automate extracting images from website using Aspose.HTML.... To filter out non-icon images, use the...the Where() method that filters the collection based on the link...

    docs.aspose.com/html/net/extract-images-from-we...
  2. Specific Parameters of Postal Barcode Types|Doc...

    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....ones), class BarcodeGenerator filters out the characters that do...

    docs.aspose.com/barcode/cpp/postal-barcode-types/
  3. Convert HTML from ZIP archive to JPG – C# example

    In the article, the example of a message handler creating for working with zip archives is considered. The implementation of converting zip to jpg is shown....ZipArchiveMessageHan class and define a Filter property for it. Override the...this . filePath = path; 11 Filters. Add ( new ProtocolMessageFilte(...

    docs.aspose.com/html/net/message-handlers/conve...
  4. Product Overview – Aspose.SVG for Python via .NET

    Python library enables you to load, edit, save, render, merge, optimize, and convert SVG files without requiring any other components....and the application of SVG filter effects. Aspose.SVG for Python...as gradients, patterns, and filters. Image Vectorization Image...

    docs.aspose.com/svg/python-net/product-overview/
  5. 高斯模糊 – SVG 滤镜 – C# 代码

    了解如何为高斯模糊滤镜编写 SVG 代码,并查看 C# 示例以对 SVG 元素和位图实现高斯模糊效果。... 在 SVG 中,过滤器由 <filter> 元素定义,该元素在 <defs> 元素内设置。它永...元素内设置。它永远不会自行渲染,并且在概念上被描述为包含其子元素(过滤器基元)的元素。 <filter> 元素有一组属性。过滤器基元所需的属性是 x、y、width、height...

    docs.aspose.com/svg/zh/net/gaussian-blur/
  6. Extract SVG From Website in Python – Aspose.HTML

    Learn how to download SVG from website. Consider Python examples to automate extracing inline and external SVG from any website....SVG images should be further filtered. This following Python code...their src attributes, and filters out URLs that end with “.svg”...

    docs.aspose.com/html/python-net/extract-svg-fro...
  7. SVG Color – How to work with Fill Color and Str...

    Learn about SVG color rules, how to apply colors in SVG files, and how to work with fill color, stroke color, and opacity....Text Color section or the SVG Filters and Gradients article). Color...and Strokes in SVG and SVG Filters and Gradients . Opacity You...

    docs.aspose.com/svg/net/drawing-basics/svg-color/
  8. GridDesktop: read only mode, exceptions with Au...

    See attached sample - it loads an excel file in GridDesktop in read only mode (using version 25.2). GridDesktopTest.zip (12.6 KB) I observe three issues: Issue 1: Though the grid is in read only mode, a “Convert to n…...defines a filter range from A2 to E17. If I apply the filter only...E2, the empty rows make the filter range end before them in Excel...

    forum.aspose.com/t/griddesktop-read-only-mode-e...
  9. Time Logging – Convert HTML – C# example

    You will find a C# example of custom message handlers to convert HTML from ZIP archive to PDF and log the execution time of this conversion....CustomSchemaMessageH class and define a Filter property for it. Create the...CustomSchemaMessageH (string schema) 21 { 22 Filters. Add ( new CustomSchemaMessageF(schema));...

    docs.aspose.com/html/net/message-handlers/time-...
  10. Convert HTML from ZIP archive to PDF – C# example

    In the article, the example of a message handler creating for working with zip archives is considered. The implementation of converting zip to pdf is shown....ZipArchiveMessageHan class and define a Filter property for it. Override the...this . filePath = path; 11 Filters. Add ( new ProtocolMessageFilte(...

    docs.aspose.com/html/net/message-handlers/conve...