Sort Score
Result 10 results
Languages All
Labels All
Results 291 - 300 of 9,194 for

filter

(0.23 sec)
  1. 应用Microsoft Excel的高级筛选以显示符合复杂条件的记录|Documentation

    学习如何通过C++ API使用Aspose.Cells for JavaScript应用Microsoft Excel的高级筛选以显示满足复杂标准的记录。...advanced_Filter() 方法应用高级筛选。就像Microsoft Excel一样,它接受以下参数。...title > Aspose.Cells Advanced Filter Example </ title > </ head...

    docs.aspose.com/cells/zh/javascript-cpp/apply-a...
  2. 在用C++通过JavaScript加载工作簿或工作表时筛选对象|Documentation

    学习在用C++通过Aspose.Cells for JavaScript加载工作簿或工作表时如何筛选数据...> </ head > < body > < h1 > Filter Charts and Save to PDF Example...// Create load options and filter out charts const lOptions =...

    docs.aspose.com/cells/zh/javascript-cpp/filter-...
  3. How to cartoonify an image|Documentation

    Cartoonify an image. Convert photo to cartoon style....convolution filter to blur the image with Filter method , selecting...

    docs.aspose.com/imaging/net/developer-guide/how...
  4. MarkdownSaveOptions.save_format property | Aspo...

    MarkdownSaveOptions.save_format property. Specifies the format in which the document will be saved if this save options object is used...assertEqual ( 1 , len ( list ( filter ( lambda f : f . endswith (...( '.jpeg' ), list ( filter ( lambda s : s . startswith ( ARTIFACTS_DIR...

    reference.aspose.com/words/python-net/aspose.wo...
  5. 使用 C++ 加载工作簿或工作表时过滤对象|Documentation

    学习如何在使用 Aspose.Cells for C++ 加载工作簿或工作表时过滤图表、形状和条件格式等对象。...02_OutputDirectory \\ " ); // Filter charts from the workbook LoadOptions...the workbook with the above filter U16String inputFilePath = srcDir...

    docs.aspose.com/cells/zh/cpp/filter-objects-whi...
  6. Blur Filters|Documentation

    Aspose.Imaging graphic library for Python supports kernel Filters such Blur as well as custom kernels....Blur Filters Contents [ Hide ] Blur Box Kernel Filter in Python...Original image Blur filter Blur Box kernel filter Python code example...

    docs.aspose.com/imaging/python-net/developer-gu...
  7. AsposeWordsPrintDocument.TotalPagesPrinted | As...

    Shows total pages printed in Aspose.Words to track print session output.... Examples Shows how to filtering pages base on page color..../// Prints document pages filtered by color requirements. ///...

    reference.aspose.com/words/net/aspose.words.ren...
  8. WrapSide enumeration | Aspose.Words for Node.js

    Aspose.Words.Drawing.WrapSide enumeration. Specifies what side(s) of the shape or picture the text wraps around.... filter ( s => s . shapeType == aw...toEqual ( 3 ); expect ( shapes . filter ( s => s . shapeType == aw...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. MarkdownSaveOptions.image_saving_callback prope...

    MarkdownSaveOptions.image_saving_callback property. Allows to control how images are saved when a document is saved to [SaveFormat.MARKDOWN](../../../aspose.words/saveformat/#MARKDOWN) format....assertEqual ( 1 , len ( list ( filter ( lambda f : f . endswith (...( '.jpeg' ), list ( filter ( lambda s : s . startswith ( ARTIFACTS_DIR...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Remove Noise from Image using Java

    Follow this article to remove noise from image using Java. It has details to set the IDE, a list of steps, and a sample code for image noise reduction in Java....PreprocessingFilter class and set the filter type to Median Create the OcrInput...its input type and desired filter Load the target image into...

    kb.aspose.com/ocr/java/remove-noise-from-image-...