Sort Score
Result 10 results
Languages All
Labels All
Results 421 - 430 of 8,416 for

filter

(0.52 sec)
  1. Generate Thumbnail Images from PDF Documents|As...

    This section describes how to generate thumbnail images from PDF documents using Aspose.PDF for Java.... filter ( Files :: isRegularFile ) . filter ( path ->...

    docs.aspose.com/pdf/java/generate-thumbnail-ima...
  2. FontSavingArgs.isExportNeeded property | Aspose...

    FontSavingArgs.isExportNeeded property. Allows to specify whether the current font will be exported as a font resource... filter (( s ) => s . endsWith ( "...readdirSync ( base . artifactsDir ). filter (( s ) => s . endsWith ( "...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. FontSavingArgs.originalFileSize property | Aspo...

    FontSavingArgs.originalFileSize property. Gets the original font file size.... filter (( s ) => s . endsWith ( "...readdirSync ( base . artifactsDir ). filter (( s ) => s . endsWith ( "...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. How to Create Excel File using C++

    In this tutorial, we will learn how to create Excel file using C++. You can create new workbook and insert data into the cells on MS Windows or Linux programmatically in C++....example, we learned How to Add Filter in XLSX File using C++ that...that explains adding a filter in XLSX file. Updated on 01 Dec 2021...

    kb.aspose.com/cells/cpp/how-to-create-excel-fil...
  5. HeaderFooterCollection indexer | Aspose.Words f...

    HeaderFooterCollection indexer. Retrieves a [HeaderFooter](../../headerfooter/) at the given index....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. Setting Dynamic Array Formulas|Documentation

    How to use the Aspose.Cells library to calculate dynamic array formulas in Microsoft Excel. By loading an existing Excel file or creating a new Excel file, we can use the method provided by Aspose.Cells to calculate the dynamic array formula and get the result. Finally, we save the modified Excel file to disk.... conditional operations, filtering data, and more. Benefits:...handle arrays natively, such as FILTER , SORT , UNIQUE , SEQUENCE...

    docs.aspose.com/cells/net/calculation-of-dynami...
  7. Binarization|Documentation

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

    docs.aspose.com/ocr/cpp/binarization/
  8. How to Run the Examples|Documentation

    Use PyCharm to run the examples of the Python Image Processing Library API that can be downloaded from GitHub....group of examples or test file filter you want to run or call needed...formats Default: All --file-filter regex Default: All files –help...

    docs.aspose.com/imaging/python-net/how-to-run-t...
  9. We are unable to view pivot table fields for .x...

    Hi Aspose, I want to check on the Pivot table display in the Aspose cells editor, currently in the 25.9 version i am unable to view the pivot table fields when clicked on the cell. image.png (116.4 KB) but the same i …...Pivot graphs does not show the filter options in the Aspose cells...excel application we see the filter to make the change. image.png...

    forum.aspose.com/t/we-are-unable-to-view-pivot-...
  10. PDF Text Annotation|Aspose.PDF for C++

    Aspose.PDF for C++ allows you to Add, Get, and Delete Text Annotation from your PDF document....pdf" ); // Filter annotations using AnnotationSelector..."sample_textannot.pdf" ); // Filter annotations using AnnotationSelector...

    docs.aspose.com/pdf/cpp/text-annotation/