Sort Score
Result 10 results
Languages All
Labels All
Results 571 - 580 of 9,138 for

filter

(0.55 sec)
  1. 使用图像|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.... getShapes ()) { // Filter shapes by type Foreign if (...getPage ( 0 ). getShapes ()) { // Filter shapes by type Foreign if (...

    docs.aspose.com/diagram/zh/java/working-with-im...
  2. Public API Changes in Aspose.BarCode 6.0.0|Docu...

    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....HLS filters work the same way as GrayNormalization filter do.... Previously HLS filter has been used for binarization but currently...

    docs.aspose.com/barcode/java/public-api-changes...
  3. How to Merge Slides in C#

    This article guides on how to merge slides in C#. It shares the IDE settings, a list of programming tasks, and a runnable sample code to combine PPTX in C#....will also learn the process to filter slides while merging them from...added slide. Moreover, you may filter the slides by checking the...

    kb.aspose.com/slides/net/how-to-merge-slides-in...
  4. C# 中的模糊图像

    本文讨论如何在 C# 中模糊图像。它涵盖了系统配置、过程和 C# 中模糊图片的可运行代码片段。...一起使用以模糊图像 使用 Image 类加载输入图像 使用 Filter 方法应用图像模糊效果 使用 Save 方法写入模糊图像...中为图片添加*模糊效果的简单解决方案。它与图像类一起访问源图像,然后在 Filter 方法中指定模糊半径和 sigma 值。最后,将模糊图像导出到输出文件。...

    kb.aspose.com/zh/imaging/net/blur-image-in-csharp/
  5. HtmlSaveOptions.exportFontResources property | ...

    HtmlSaveOptions.exportFontResources property. Specifies whether font resources should be exported to HTML, MHTML or EPUB... filter (( s ) => s . endsWith ( "...readdirSync ( base . artifactsDir ). filter (( s ) => s . endsWith ( "...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. ListFormat.is_list_item property | Aspose.Words...

    ListFormat.is_list_item property. True when the paragraph has bulleted or numbered formatting applied to it.... True ) for para in list ( filter ( lambda p : p . list_format...list_format . is_list_item , list ( filter ( lambda a : a is not None...

    reference.aspose.com/words/python-net/aspose.wo...
  7. 无图表加载源Excel文件|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....//Specify the load options and filter the data //We do not want to...

    docs.aspose.com/cells/zh/java/load-source-excel...
  8. Comment.ancestor property | Aspose.Words for No...

    Comment.ancestor property. Returns the parent [Comment](../) object... filter ( n => n . ancestor == null...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. How to Apply Conditional Formatting in Excel us...

    This article guides how to apply conditional formatting in Excel using Node.js. It has the details to set the IDE, a list of programming tasks, and a runnable sample code for adding conditional formatting in spreadsheet using Node.js.... If you want to apply a filter in Excel, refer to the article...article on how to apply filter in Excel using Node.js . Updated...

    kb.aspose.com/cells/nodejs/how-to-apply-conditi...
  10. FontSavingArgs.fontFileName property | Aspose.W...

    FontSavingArgs.fontFileName property. Gets or sets the file name (without path) where the font will be saved to.... filter (( s ) => s . endsWith ( "...readdirSync ( base . artifactsDir ). filter (( s ) => s . endsWith ( "...

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