Sort Score
Result 10 results
Languages All
Labels All
Results 401 - 410 of 8,958 for

filter

(0.47 sec)
  1. FontSavingArgs.fontFamilyName property | Aspose...

    FontSavingArgs.fontFamilyName property. Indicates the current font family name.... filter (( s ) => s . endsWith ( "...readdirSync ( base . artifactsDir ). filter (( s ) => s . endsWith ( "...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. Aspose::Words::Fields::FieldBibliography::get_F...

    Aspose::Words::Fields::FieldBibliography::get_FilterLanguageId method. Gets the language ID that is used to Filter the bibliographic data to only the sources in the document that use that language in C++....language ID that is used to filter the bibliographic data to only...

    reference.aspose.com/words/cpp/aspose.words.fie...
  3. ListLabel.label_value property | Aspose.Words f...

    ListLabel.label_value property. Gets a numeric value for this label.... 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...
  4. FieldBibliography.filterLanguageId property | A...

    FieldBibliography.FilterLanguageId 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....language ID that is used to filter the bibliographic data to only...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. HeaderFooter.parent_section property | Aspose.W...

    HeaderFooter.parent_section property. Gets the parent section of this story....assertEqual ( 2 , len ( list ( filter ( lambda hf : not hf . as_header_footer...assertEqual ( 6 , len ( list ( filter ( lambda hf : hf . as_header_footer...

    reference.aspose.com/words/python-net/aspose.wo...
  6. FontSavingArgs.bold property | Aspose.Words for...

    FontSavingArgs.bold property. Indicates whether the current font is bold.... filter (( s ) => s . endsWith ( "...readdirSync ( base . artifactsDir ). filter (( s ) => s . endsWith ( "...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. 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...
  8. 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...
  9. Conversion to grayscale|Documentation

    How to convert source images to grayscale before recognition....results of other processing filters, such as automatic deskewing...performed when applying the median filter . Grayscale conversion To convert...

    docs.aspose.com/ocr/net/grayscale/
  10. Setting Dynamic Array Formulas with Node.js via...

    How to use the Aspose.Cells library to calculate dynamic array formulas in Excel using Node.js via C++. Load, calculate, and save Excel files easily.... conditional operations, filtering data, and more. Benefits:...handle arrays natively, such as FILTER , SORT , UNIQUE , SEQUENCE...

    docs.aspose.com/cells/nodejs-cpp/calculation-of...