Sort Score
Result 10 results
Languages All
Labels All
Results 661 - 670 of 9,194 for

filter

(2.81 sec)
  1. Python Imaging API | Aspose.Imaging for Python ...

    Python Image processing and manipulation library. Aspose.Imaging for Python via .NET allows to create, load, view, edit, draw or convert images to multiple formats within applications without any image editor....Advanced manipulations: apply filters, alpha blending, add or remove...Graphics Image masking Image filters Image deskew Create Load Save...

    products.aspose.com/imaging/python-net/
  2. Paragraph.listLabel property | Aspose.Words for...

    Paragraph.listLabel property. Gets a [Paragraph.listLabel](./) object that provides access to list numbering value and formatting for this paragraph.... filter ( p => p . asParagraph ()....

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. PageSet.all property | Aspose.Words for Node.js

    PageSet.all property. Gets a set with all the pages of the document in their original order....properties that we can use to filter out a set of pages from //...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. Convert CSV, TSV, and TXT to Excel with C++|Doc...

    Learn how to convert CSV, TSV, and TXT files to Excel using Aspose.Cells for C++....SetConvertDateTimeDa ( false ); LoadFilter * filter = new LoadFilter ( LoadDataFilterOption...); options . SetLoadFilter ( filter ); Workbook workbook ( filename...

    docs.aspose.com/cells/cpp/convert-csv-tsv-and-t...
  5. Search MSG document without opening via .NET | ...

    C# source code to search words with pattern in MSG file on .NET Framework, .NET Core, and Xamarin Platforms.... //To filter messages with specific criteria...https://docs.aspose.com/email/net/filter-messages-from-server-using-imap-client/...

    products.aspose.com/email/net/search/msg/
  6. Search OST document without opening via .NET | ...

    C# source code to search words with pattern in OST file on .NET Framework, .NET Core, and Xamarin Platforms.... //To filter messages with specific criteria...https://docs.aspose.com/email/net/filter-messages-from-server-using-imap-client/...

    products.aspose.com/email/net/search/ost/
  7. Create Pivot Tables using Apache POI and Aspose...

    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....); //Set the third column as filter pivotTable . addColumnLabel...DataConsolidateFunct . AVERAGE , 2 ); //Add filter on fourth column pivotTable...

    docs.aspose.com/cells/java/create-pivot-tables-...
  8. Load Source Excel File Without Charts with Node...

    Learn how to load an Excel file without charts using Aspose.Cells for Node.js via C++....Specify the load options and filter the data const options = new...Document Assistant Close Filtering the kind of data while loading...

    docs.aspose.com/cells/nodejs-cpp/load-source-ex...
  9. ListFormat.removeNumbers method | Aspose.Words ...

    ListFormat.removeNumbers method. Removes numbers or bullets from the current paragraph and sets list level to zero.... filter ( n => n . asParagraph ()....removeNumbers (); expect ( paras . filter ( n => n . asParagraph ()....

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. ListFormat.remove_numbers method | Aspose.Words...

    ListFormat.remove_numbers method. Removes numbers or bullets from the current paragraph and sets list level to zero....assertEqual ( 3 , len ( list ( filter ( lambda n : n . as_paragraph...assertEqual ( 0 , len ( list ( filter ( lambda n : n . as_paragraph...

    reference.aspose.com/words/python-net/aspose.wo...