Sort Score
Result 10 results
Languages All
Labels All
Results 4,811 - 4,820 of 20,222 for

filter

(0.08 sec)
  1. nodecollection - Aspose.Words for Java - API Re...

    Detailed explanation & examples of Aspose.Words for Java classes & methods. Generate, convert, modify, render and print Word documents using Java....filter(Shape.class::isInstance) .map(Shape...e.SHAPE, true).toArray()) .filter(Shape.class::isInstance) .map(Shape...

    reference.aspose.com/words/java/com.aspose.word...
  2. Aspose::Tasks::Saving::XpsOptions Class Referen...

    Aspose.Tasks for C++ Public Member Functions Aspose::Tasks::Saving::XpsOptions Class Reference Allows to specify addi......condition which is used to filter tasks rendered on Gantt, Task...condition which is used to filter tasks rendered on Gantt, Task...

    reference.aspose.com/tasks/cpp/class/aspose.tas...
  3. Cartoonify J2K documents via .NET | products.as...

    Try our On-Premise document APIs to Cartoonify J2K files on .NET Framework, .NET Core, Windows Application, ASP.NET Web Application....image filters like AdjustBrightness, BinarizeFixed, Filter, ReplaceColor...ReplaceColor, and ApplyMask. These filters can be applied to the original...

    products.aspose.com/imaging/net/cartoonify/j2k/
  4. Cartoonify EMZ documents via Java | products.as...

    Try our On-Premise document APIs to Cartoonify EMZ files on .NET Framework, .NET Core, Windows Application, ASP.NET Web Application....image filters like AdjustBrightness, BinarizeFixed, Filter, ReplaceColor...ReplaceColor, and ApplyMask. These filters can be applied to the original...

    products.aspose.com/imaging/java/cartoonify/emz/
  5. Aspose.Cells for .NET 5.1.4 Release Notes|Docum...

    Aspose.Cells for .Net 5.1.4 Release Notes – the latest enhancements, new features, and fixes....Supports importing/exporting auto-filters in Excel files. 1 fix and 1...Xls AutoFitColumns and table filter 19006 Xlsx System.OutOfMemoryException...

    docs.aspose.com/cells/net/aspose-cells-for-net-...
  6. Aspose::Tasks::Project Class Reference - Aspose...

    Aspose.Tasks for C++ Public Member Functions | Static Public Member Functions Aspose::Tasks::Project Class Reference ......() Gets all the task-based filter definitions. TaskFilters is...is a collection of Filter objects. More... System::SharedPtr<...

    reference.aspose.com/tasks/cpp/class/aspose.tas...
  7. PivotTable | Aspose.Cells for Java API Reference

    Summary description for PivotTable....PivotFilter filter = pivot.getPivotFilters().get(index); filter.getAutoFilter()...PivotTable can have multiple filters set on them. getName() Gets...

    reference.aspose.com/cells/java/com.aspose.cell...
  8. Aspose::Cells::HtmlLoadOptions class | Aspose.C...

    Aspose::Cells::HtmlLoadOptions class. Represents options when importing a html file in C++....GetAutoFilter() Indicates whether auto filtering the data when loading the...template file. GetLoadFilter() The filter to denote how to load data...

    reference.aspose.com/cells/cpp/aspose.cells/htm...
  9. Replace RowLabels, ColumnLabels with actual col...

    Hi, I have xlsx file having pivots, which is displaying labels i.e. RowLabels/ColumnLabels instead of actual column names. It is fine if the file format is xls issue is with xlsx file format. The sample code is, public …...PivotFilter filter = pivot.getPivotFilters().get(index); filter.getAutoFilter()...

    forum.aspose.com/t/replace-rowlabels-columnlabe...
  10. How to get Images from a PDF in Python

    This topic explains how to get images from a pdf in Python by adhering to a step-wise procedure and a runnable sample code. The sample code can be utilized to get all images from PDF in Python as well as selected ones using a very few lines of code only....name, width, and height to filter the images before saving them...

    kb.aspose.com/pdf/python/how-to-get-images-from...