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

filter

(0.08 sec)
  1. Loading and managing Excel,OpenOffice,Json, Csv...

    With Aspose.Cells for Python via .NET, it is simple to create,open and manage Excel,CSV,TSV,ODS,HTML,Numbers,Json,XML,Pdf,Jpg,Tiff,Image,Mht and XPS files....Files Filter Defined Names while loading Workbook Filter Objects...loading Workbook or Worksheet Filtering the kind of data while loading...

    docs.aspose.com/cells/python-net/loading-saving...
  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. 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...
  5. 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...
  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. Insert Timeline|Documentation

    Learn how to create a timeline with Aspose.Cells for Python via .NET....Scenarios Instead of adjusting filters to show dates, you can use...Timeline——a dynamic filter option that lets you easily filter by date/time...

    docs.aspose.com/cells/python-net/create-timeline/