Sort Score
Result 10 results
Languages All
Labels All
Results 361 - 370 of 8,381 for

filter

(0.34 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. 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/
  3. ListLabel class | Aspose.Words for Python

    aspose.words.lists.ListLabel class. Defines properties specific to a 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...
  4. 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...
  5. Insert Slicer|Documentation

    Manage slicers of Excel files with Aspose.Cells for Node.js via C++....used to filter data quickly. It can be used to filter data both...

    docs.aspose.com/cells/nodejs-cpp/create-slicer/
  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. Aspose::Words::Fields::FieldIncludePicture::get...

    Aspose::Words::Fields::FieldIncludePicture::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...
  8. 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/
  9. FieldBibliography.filterLanguageId property | A...

    FieldBibliography.FilterLanguageId property. Gets or sets the language ID that is used to Filter the bibliographic data to only the sources in the document that use that language....language ID that is used to filter the bibliographic data to only...

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