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

filter

(0.16 sec)
  1. 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...
  2. 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...
  3. CompositeNode.get_text method | Aspose.Words fo...

    CompositeNode.get_text method. Gets the text of this node and of all its children.... 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...
  4. HtmlSaveOptions.fontSavingCallback property | A...

    HtmlSaveOptions.fontSavingCallback property. Allows to control how fonts are saved when a document is saved to HTML, MHTML or EPUB.... filter (( s ) => s . endsWith ( "...readdirSync ( base . artifactsDir ). filter (( s ) => s . endsWith ( "...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. PDF Sticky Annotations|Aspose.PDF for Java

    Learn how to create sticky annotations in PDFs for notes, highlights, and comments using Aspose.PDF in Java....pdf" ); // Filter annotations using AnnotationSelector..."sample_watermark.pdf" ); // Filter annotations using AnnotationSelector...

    docs.aspose.com/pdf/java/sticky-annotations/
  6. FontSavingArgs.originalFileName property | Aspo...

    FontSavingArgs.originalFileName property. Gets the original font file name with an extension.... filter (( s ) => s . endsWith ( "...readdirSync ( base . artifactsDir ). filter (( s ) => s . endsWith ( "...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. 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...
  8. Skew correction|Documentation

    How to straighten a rotated image to improve recognition accuracy....OCR_IMG_PREPROCESS_AUTOSKEW preprocessing filter. std :: string image_path =...custom_preprocessing_filters filters_ ; filters_ . filter_1 = OCR_IMG...

    docs.aspose.com/ocr/cpp/deskew/
  9. 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...
  10. 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...