Sort Score
Result 10 results
Languages All
Labels All
Results 611 - 620 of 8,371 for

filter

(0.1 sec)
  1. 指定GridWeb存储临时文件的路径。|Documentation

    本文描述了GridWeb的存储。...IsNullOrEmpty ( path )) { //filter your GridWeb related page,here..."mygridwebapp" )) { // Here the filter code return path ; } } return...

    docs.aspose.com/cells/zh/net/aspose-cells-gridw...
  2. HtmlSaveOptions.export_roundtrip_information pr...

    HtmlSaveOptions.export_roundtrip_information property. Specifies whether to write the roundtrip information when saving to HTML, MHTML or EPUB...assertEqual ( 1 , len ( list ( filter ( lambda f : f . type == aw...assertEqual ( 0 , len ( list ( filter ( lambda f : f . type == aw...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Aspose::Words::Fields::FieldIncludePicture::get...

    Aspose::Words::Fields::FieldIncludePicture::get_ResizeVertically method. Gets or sets whether to resize the picture vertically from the source in C++....FLT filter. fieldIncludePicture -> set_GraphicFilter...

    reference.aspose.com/words/cpp/aspose.words.fie...
  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. Noise removal|Documentation

    How to remove dirt, spots, scratches, glare, and other image defects to improve recognition accuracy....UTODENOISING preprocessing filter or enable auto_denoising property...

    docs.aspose.com/ocr/cpp/denoise/
  6. ListLabel.labelString property | Aspose.Words f...

    ListLabel.labelString property. Gets a string representation of list label.... filter ( p => p . asParagraph ()....

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. Table.first_row property | Aspose.Words for Python

    Table.first_row property. Returns the first [Row](../../row/) node in the table.... count ) for table in filter ( lambda a : a is not None...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Aspose::Words::Fields::FieldIncludePicture::get...

    Aspose::Words::Fields::FieldIncludePicture::get_SourceFullName method. Gets or sets the location of the picture using an IRI in C++....FLT filter. fieldIncludePicture -> set_GraphicFilter...

    reference.aspose.com/words/cpp/aspose.words.fie...
  9. 使用自定义安全处理程序在 C# 中添加数字签名|Aspose.PDF for .NET

    使用自定义安全处理程序在 C# 中添加数字签名...ICustomSecurityHandl { string Filter { get ; } string SubFilter...Gets the filter name. /// </summary> public string Filter { get...

    docs.aspose.com/pdf/zh/net/custom-security-hand...
  10. Extra Annotations using C++|Aspose.PDF for C++

    Explore how to add extra annotations, such as comments or highlights, to PDF files in C++ using Aspose.PDF....pdf" ); // Filter annotations using AnnotationSelector...u "sample_caret.pdf" ); // Filter annotations using AnnotationSelector...

    docs.aspose.com/pdf/cpp/extra-annotations/