Sort Score
Result 10 results
Languages All
Labels All
Results 341 - 350 of 8,845 for

filter

(0.57 sec)
  1. Insert Timeline|Documentation

    Learn how to create a timeline with Aspose.Cells....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/net/create-timeline/
  2. 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...True ); // Apply the PNG32.FLT filter. fieldIncludePicture . GraphicFilter...

    reference.aspose.com/words/net/aspose.words.fie...
  3. Comment.author property | Aspose.Words for Python

    Comment.author property. Returns or sets the author name for a 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...
  4. Insert Timeline with Golang via C++|Documentation

    Learn how to create a timeline with Aspose.Cells using C++....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/go-cpp/create-timeline/
  5. Noise removal|Documentation

    How to remove dirt, spots, scratches, glare, and other image defects to improve recognition accuracy....AutoDenoising preprocessing filter. AsposeOCR api = new AsposeOCR...PreprocessingFilter filters = new PreprocessingFilter (); filters . add (...

    docs.aspose.com/ocr/java/denoise/
  6. Node.previousPreOrder method | Aspose.Words for...

    Node.previousPreOrder method. Gets the previous 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...
  7. Paragraph.list_format property | Aspose.Words f...

    Paragraph.list_format property. Provides access to the list formatting properties of the paragraph.... True ) for para in list ( filter ( lambda p : p . list_format...list_format . is_list_item , list ( filter ( lambda a : a is not None...

    reference.aspose.com/words/python-net/aspose.wo...
  8. 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...
  9. 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/
  10. Loading and managing Excel, OpenOffice, Json, C...

    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...