Sort Score
Result 10 results
Languages All
Labels All
Results 3,321 - 3,330 of 9,167 for

filtering

(0.96 sec)
  1. Shape.has_smart_art property | Aspose.Words for...

    Shape.has_smart_art property. Returns ``True`` if this [Shape](../) has a SmartArt object....number_of_smart_art_shapes = len ( list ( filter ( lambda shape : shape . has_smart_art...

    reference.aspose.com/words/python-net/aspose.wo...
  2. General|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....Custom Validation in GridWeb Filter objects while loading workbook...

    docs.aspose.com/cells/net/general/
  3. Performance optimization|Documentation

    Increase recognition speed and optimize resource usage....Fine-tuning image preprocessing filters . Customizing recognition accuracy...

    docs.aspose.com/ocr/java/performance-optimization/
  4. Chercher

    chercher...PreprocessingFilter filters = new PreprocessingFilter(); filters.add(PreprocessingFilter...PreprocessImage("C:\\Files\\source.png", filters); File outputSource = new ...

    blog.aspose.com/fr/ocr/image-skew-correction-in...
  5. arkiv

    arkiv...Automatisk bildmaskering Använd filter på bilder Beskär, rotera och...} } Använd filter på bilder # Att använda filter på bilder tjänar...

    blog.aspose.com/sv/imaging/net-drawing-library/
  6. Time Logging – Convert HTML – Aspose.HTML for .NET

    You will find an Aspose.HTML 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...using schema-based message filter and handler 2 3 // Define the...

    docs.aspose.com/html/net/message-handlers/time-...
  7. Working with IMAP Client|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....Python Environment Search and Filter IMAP Emails in Python Using...

    docs.aspose.com/email/python-net/working-with-i...
  8. 記録

    記録...filter(Rectangle, MedianFilterOptions)...MedianFilterOptions(4) raster_image.filter(image.bounds, options) image...

    blog.aspose.com/ja/imaging/apply-median-wiener-...
  9. What Is an SVG File? SVG Format Explained with ...

    What is an SVG file? Learn how scalable vector graphics work, when to use SVG instead of PNG or JPG, and explore XML code and SVG examples....styling, transformations, filters, and scripting capabilities...Embedded Content, and SVG Filters and Gradients. Our SVG Drawing...

    docs.aspose.com/svg/net/what-is-an-svg-file/
  10. 档案

    档案...filter() 方法模糊图像。 使用 RasterImage.save()...image; // 应用模糊滤镜 rasterImage.filter(rasterImage.getBounds(), new...

    blog.aspose.com/zh/imaging/blur-images-in-java/