Sort Score
Result 10 results
Languages All
Labels All
Results 381 - 390 of 9,183 for

filter

(0.09 sec)
  1. HtmlFixedSaveOptions.export_embedded_fonts prop...

    HtmlFixedSaveOptions.export_embedded_fonts property. Specifies whether fonts should be embedded into Html document in Base64 format...assertEqual ( 0 , len ( list ( filter ( lambda f : f . endswith (...assertEqual ( 2 , len ( list ( filter ( lambda f : f . endswith (...

    reference.aspose.com/words/python-net/aspose.wo...
  2. ShapeBase.get_shape_renderer method | Aspose.Wo...

    ShapeBase.get_shape_renderer method. Creates and returns an object that can be used to render this shape into an image....docx' ) shapes = list ( filter ( lambda a : a is not None...6 image files. for shape in filter ( lambda a : a is not None...

    reference.aspose.com/words/python-net/aspose.wo...
  3. FieldImport.graphic_filter property | Aspose.Wo...

    FieldImport.graphic_Filter property. Gets or sets the name of the Filter for the format of the graphic that is to be inserted....graphic_filter property FieldImport.graphic_filter property Gets...Gets or sets the name of the filter for the format of the graphic...

    reference.aspose.com/words/python-net/aspose.wo...
  4. 在VSTO和Aspose.Cells中自动筛选数据|Documentation

    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....= "Oranges" ; //Enable Auto-filter. sheet . EnableAutoFilter =...get_Range ( "A1" , "B5" ); //Auto-filter the range. range . AutoFilter...

    docs.aspose.com/cells/zh/net/auto-filter-data-i...
  5. Developer Guide|Documentation

    This Developer Guide describes practical scenarios and tips to help you use specific Aspose.Cells for .NET features, achieve a certain Excel appearance, or make a use case possible....Sorting Data Filter Data Filtering Apply Advanced Filter of Microsoft...Warning While Sorting Data Filter Filter Get All Hidden Rows Indices...

    docs.aspose.com/cells/net/developer-guide/
  6. 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...
  7. FontSavingArgs.document property | Aspose.Words...

    FontSavingArgs.document property. Gets the document object that is being saved.... filter (( s ) => s . endsWith ( "...readdirSync ( base . artifactsDir ). filter (( s ) => s . endsWith ( "...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. FieldTC.text property | Aspose.Words for Python

    FieldTC.text property. Gets or sets the text of the entry....to insert a TOC field, and filter which TC fields end up as entries...to insert a TOC field, and filter which TC fields end up as entries...

    reference.aspose.com/words/python-net/aspose.wo...
  9. 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/
  10. 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...