Sort Score
Result 10 results
Languages All
Labels All
Results 371 - 380 of 8,958 for

filter

(0.19 sec)
  1. 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...
  2. IIndexFilter class | Aspose.Words for Node.js

    Aspose.Words.IIndexFilter class. Defines a Filter for skipping items based on their indices....IIndexFilter class Defines a filter for skipping items based on...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. Gaussian Blur Filters|Documentation

    Aspose.Imaging graphic library for Python supports kernel Filters such Gaussian Blur as well as custom kernels....Blur Filters Contents [ Hide ] Gaussian Blur Kernel Filter in Python...Python The Blur Box image filters use pixel values averaging...

    docs.aspose.com/imaging/python-net/developer-gu...
  4. Insert Slicer|Documentation

    Manage slicers of Excel files with Aspose.Cells....used to filter data quickly. It can be used to filter data both...

    docs.aspose.com/cells/net/create-slicer/
  5. ListLabel.label_string property | Aspose.Words ...

    ListLabel.label_string property. Gets a string representation of list 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...
  6. Aspose::Words::Fields::FieldImport::get_Graphic...

    Aspose::Words::Fields::FieldImport::get_GraphicFilter method. Gets or sets the name of the Filter for the format of the graphic that is to be inserted in C++....Gets or sets the name of the filter for the format of the graphic...()); // Apply the PNG32.FLT filter. fieldIncludePicture -> set_GraphicFilter...

    reference.aspose.com/words/cpp/aspose.words.fie...
  7. 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/
  8. Skew correction|Documentation

    How to straighten a rotated image to improve recognition accuracy....through AutoSkew preprocessing filter. AsposeOCR api = new AsposeOCR...PreprocessingFilter filters = new PreprocessingFilter (); filters . add (...

    docs.aspose.com/ocr/java/deskew/
  9. 在Microsoft Excel中应用高级筛选以显示满足复杂条件的记录,使用C++实现|Doc...

    学习如何使用Aspose.Cells for C++ API在Microsoft Excel中应用高级筛选,以显示满足复杂条件的记录。...Get ( 0 ); // Apply advanced filter on range A5:D19 and criteria...want to filter in place // And, we want all filtered records...

    docs.aspose.com/cells/zh/cpp/apply-advanced-fil...
  10. Can't search RFC message id in a PST file - Fre...

    i’m using aspose email 20.5.3 sample code to find the message with rfc message id : abc-def@abc.com FolderInfo folder = pst.getRootFolder().getSubFolder(“Inbox”); PersonalStorageQueryBuilder builder = new PersontalS…...These properties are used to filter messages by MessageId. But...property cannot be used to filter messages due to performance...

    forum.aspose.com/t/cant-search-rfc-message-id-i...