Sort Score
Result 10 results
Languages All
Labels All
Results 411 - 420 of 9,183 for

filter

(0.1 sec)
  1. Paragraph.list_label property | Aspose.Words fo...

    Paragraph.list_label property. Gets a [Paragraph.list_label](./) object that provides access to list numbering value and formatting for this paragraph.... for paragraph 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...
  2. Noise removal|Documentation

    How to remove dirt, spots, scratches, glare, and other image defects using Aspose.OCR for Python via .NET to improve recognition accuracy....through auto_denoising processing filter. # Instantiate Aspose.OCR API...processing filters = PreprocessingFilter () filters . add ( PreprocessingFilter...

    docs.aspose.com/ocr/python-net/denoise/
  3. Setting Dynamic Array Formulas with C++|Documen...

    How to use Aspose.Cells library to calculate dynamic array formulas in Microsoft Excel with C++.... conditional operations, filtering data, and more. Benefits:...handle arrays natively, such as FILTER , SORT , UNIQUE , SEQUENCE...

    docs.aspose.com/cells/cpp/calculation-of-dynami...
  4. Binarization|Documentation

    How to convert an image to black and white either automatically or by manually specifying a threshold.... apply Binarize processing filter: The image is automatically...when applying the following filters: Noise removal Contrast correction...

    docs.aspose.com/ocr/net/binarization/
  5. FieldBibliography.filter_language_id property |...

    FieldBibliography.Filter_language_id property. Gets or sets the language ID that is used to Filter the bibliographic data to only the sources in the document that use that language....filter_language_id property FieldBibliography.filter_language_id...language ID that is used to filter the bibliographic data to only...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Working with Images|Documentation

    This page describes how to extract, replace or insert an image from a page of the Visio drawing with Aspose.Diagram library.... getShapes (): # Filter shapes by type Foreign if shape...selective page shapes. Apply filter to get picture shapes. Save...

    docs.aspose.com/diagram/python-java/working-wit...
  7. 在Microsoft Excel中应用高级筛选以显示满足复杂条件的记录,使用C++实现|Doc...

    学习如何使用Aspose.Cells for C++ API在Microsoft Excel中应用高级筛选,以显示满足复杂条件的记录。...Get ( 0 ); // Apply advanced filter on range A5:D19 and criteria...want to filter in place // And, we want all filtered records...

    docs.aspose.com/cells/zh/cpp/apply-advanced-fil...
  8. Մշուշել պատկերը C#-ում

    Այս հոդվածում խոսվում է այն մասին, թե ինչպես կարելի է պղտորել պատկերը C#-ում: Այն ընդգրկում է համակարգի կոնֆիգուրացիան, ընթացակարգը և գործարկվող կոդի հատվածը՝ C#-ում նկարը լղոզելու համար:...Կիրառեք պատկերի պղտորման էֆեկտը Filter մեթոդով Լղոզված պատկերը գրեք...մուտք գործելու համար, այնուհետև Filter մեթոդում նշում է մշուշման շառավիղը...

    kb.aspose.com/hy/imaging/net/blur-image-in-csharp/
  9. Section.headers_footers property | Aspose.Words...

    Section.headers_footers property. Provides access to the headers and footers nodes of the section.... for section in filter ( lambda a : a is not None...assertEqual ( 0 , len ( list ( filter ( lambda hf : not hf . as_header_footer...

    reference.aspose.com/words/python-net/aspose.wo...
  10. List.list_id property | Aspose.Words for Python

    List.list_id property. Gets the unique identifier of the list.... 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...