Sort Score
Result 10 results
Languages All
Labels All
Results 301 - 310 of 8,381 for

filter

(0.37 sec)
  1. Create a Slicer for an Excel Table|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....used to filter data quickly. It can be used to filter data in...

    docs.aspose.com/cells/java/create-slicer-to-exc...
  2. Shape.hasImage property | Aspose.Words for Node.js

    Shape.hasImage property. Returns ``true`` if the shape has image bytes or links an image.... filter ( s => s . hasImage ). length...asShape ()); expect ( shapes . filter ( s => s . hasImage ). length...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. Adjustment Layers in PSD|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....balance, black & white, photo filter, channel mixer and invert....Layer Black & White Layer Photo Filter Channel Mixer Invert Layer...

    docs.aspose.com/psd/java/layer-types/adjustment...
  4. Image preprocessing|Documentation

    Automatic or manual actions for formatting an image before sending it for recognition....and manual image processing filters that enhance an image before...engine. Each preprocessing filter increases the image processing...

    docs.aspose.com/ocr/cpp/image-preprocessing/
  5. Binarization|Documentation

    How to convert an image to black and white using Aspose.OCR for Python via .NET 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/python-net/binarization/
  6. Color inversion|Documentation

    How to swap colors in an image to improve recognition accuracy....the automated preprocessing filter that inverts colors in the...OCR_IMG_PREPROCESS_INVERT preprocessing filter. std :: string image_path =...

    docs.aspose.com/ocr/cpp/invert/
  7. Comment.replies property | Aspose.Words for Python

    Comment.replies property. Returns a collection of [Comment](../) objects that are immediate children of the specified comment.... for comment in list ( filter ( lambda c : c . ancestor ==...== None , list ( filter ( lambda a : a is not None , map ( lambda...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Public API Changes in Aspose.Cells 16.12.0|Docu...

    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.... Added APIs Filter Objects at Load Time Aspose...DocumentProperties to constructor LoadFilter filter = new LoadFilter ( LoadDataFilterOption...

    docs.aspose.com/cells/java/public-api-changes-i...
  9. 使用 C++ 在加载工作簿或工作表时筛选对象 Node.js 版本|Documentation

    学习如何在加载工作簿或工作表时使用 Aspose.Cells for Node.js via C++ 进行筛选。...( __dirname , "data" ); // Filter charts from the workbook. const...Load the workbook with above filter. const workbook = new AsposeCells...

    docs.aspose.com/cells/zh/nodejs-cpp/filter-obje...
  10. AsposeWordsPrintDocument | Aspose.Words for Java

    Provides a default implementation for printing of a Document within the Java printing framework in Java.... Gets the zero-based index filter used to determine which pages...value) Sets the zero-based index filter used to determine which pages...

    reference.aspose.com/words/java/com.aspose.word...