Sort Score
Result 10 results
Languages All
Labels All
Results 651 - 660 of 8,855 for

filter

(0.34 sec)
  1. ListCollection.add method | Aspose.Words for Py...

    aspose.words.lists.ListCollection.add method...assertEqual ( 0 , len ( list ( filter ( lambda n : n . as_paragraph...TER_DOT ) for paragraph in filter ( lambda a : a is not None...

    reference.aspose.com/words/python-net/aspose.wo...
  2. 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/
  3. 使用 C++ 通过 Node.js 加载无图表的源Excel文件|Documentation

    学习如何使用 Aspose.Cells for Node.js via C++ 在不含图表的情况下加载Excel文件。...Specify the load options and filter the data const options = new...

    docs.aspose.com/cells/zh/nodejs-cpp/load-source...
  4. 在PHP中替换Visio Diagram的图片形状|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....$shapes -> get ( $i ); \ # Filter shapes by type Foreign if (...

    docs.aspose.com/diagram/zh/java/replace-a-pictu...
  5. PageSet.even property | Aspose.Words for Node.js

    PageSet.even property. Gets a set with all the even 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...
  6. Aspose::Words::Fields::FieldIncludePicture clas...

    Aspose::Words::Fields::FieldIncludePicture class. Implements the INCLUDEPICTURE field. To learn more, visit the documentation article 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. 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...
  8. 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...
  9. NodeRendererBase.save method | Aspose.Words for...

    aspose.words.rendering.NodeRendererBase.save method...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...
  10. 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...