Sort Score
Result 10 results
Languages All
Labels All
Results 291 - 300 of 6,374 for

filter

(0.05 sec)
  1. Comment.replies property | Aspose.Words for Python

    Comment.replies property. Returns a collection of [Comment](../) objects that are immediate children of the specified comment.... for comment in list ( filter ( lambda c : c . ancestor ==...== None , list ( filter ( lambda a : a is not None , map ( lambda...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Node.nextPreOrder method | Aspose.Words for Nod...

    Node.nextPreOrder method. Gets next node according to the pre-order tree traversal algorithm.... filter ( s => s . hasImage ). length...node => node . asShape ()). filter ( s => s . hasImage ). length...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. NodeCollection class | Aspose.Words for Node.js

    Aspose.Words.NodeCollection class. Represents a collection of nodes of a specific type... filter ( s => s . shapeType == aw...toEqual ( 3 ); expect ( shapes . filter ( s => s . shapeType == aw...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. Comment.ancestor property | Aspose.Words for Py...

    Comment.ancestor property. Returns the parent [Comment](../) object... for comment in list ( filter ( lambda c : c . ancestor ==...== None , list ( filter ( lambda a : a is not None , map ( lambda...

    reference.aspose.com/words/python-net/aspose.wo...
  5. How to Convert XLS to XLSX in Python

    This short tutorial provides crisp information about how to convert XLS to XLSX in Python. While converting XLS to XLSX Python code requires just loading and saving the file in the desired format....can apply different types of filters while loading the source XLS...to apply filter while loading the source XLS Set filter to load...

    kb.aspose.com/cells/python/how-to-convert-xls-t...
  6. Aspose.PSD for .NET 23.5 - Release Notes|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....Category PSDNET-343 Support of Filter: Sharpen -> Sharpen Feature...examples: PSDNET-343. Support of Filter: Sharpen -> Sharpen string...

    docs.aspose.com/psd/net/aspose-psd-for-net-23-5...
  7. Contrast correction|Documentation

    How to automatically increase image contrast using Aspose.OCR for Python via .NET to improve recognition accuracy....contrast_correction_filter processing filter. # Instantiate Aspose...processing filters = PreprocessingFilter () filters . add ( PreprocessingFilter...

    docs.aspose.com/ocr/python-net/contrast/
  8. FieldImport.GraphicFilter | Aspose.Words for .NET

    Discover the FieldImport GraphicFilter property to easily set or retrieve graphic format Filters, enhancing your content insertion process....Gets or sets the name of the filter for the format of the graphic...Success ); // Apply the PNG32.FLT filter. fieldIncludePicture . GraphicFilter...

    reference.aspose.com/words/net/aspose.words.fie...
  9. Fastest way to do image analysis - Free Support...

    I need to calculate a few image statistics from a source colored jpeg loaded. The statistics are: Calculate color entropy histR = new int[256]; histG = new int[256]; histB = new int[256]; for each pixel do histR…...Gaussian blur and then Sobel filter to then do some calculations...Gaussian blur, and using the Sobel filter. Below is a step-by-step guide...

    forum.aspose.com/t/fastest-way-to-do-image-anal...
  10. FieldIncludePicture.GraphicFilter | Aspose.Word...

    Discover the FieldIncludePicture GraphicFilter property, easily manage graphic format Filters for seamless image integration in your projects....Gets or sets the name of the filter for the format of the graphic...Success ); // Apply the PNG32.FLT filter. fieldIncludePicture . GraphicFilter...

    reference.aspose.com/words/net/aspose.words.fie...