Sort Score
Result 10 results
Languages All
Labels All
Results 1,041 - 1,050 of 9,137 for

filter

(0.13 sec)
  1. ListCollection.add method | Aspose.Words for No...

    Aspose.Words.Lists.ListCollection.add method... filter ( n => n . asParagraph ()....listLevelNumber = 1 ; } expect ( paras . filter ( n => n . asParagraph ()....

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. Open+save produces invalid XML — Incorrect char...

    Hi there, we identified two issues related to chart axis elements and GUID lowercasing that cause a “Repair” message to show up when opening the output file in Excel Desktop for Windows. I was able to identify the root c…...filter((f) => f.match(/^chart\d+\...toString() .trim() .split("\n") .filter((f) => f.match(/^sheet\d+\...

    forum.aspose.com/t/open-save-produces-invalid-x...
  3. Delete Header and Footer in Word using Java

    Delete Header and Footer in Word using Java. It provides IDE configurations, a list of steps, and sample code to remove header and footer in Word using Java....deleting selected entries, first filter them like for deleting the...footer in Word using Java by filtering it if required. To remove...

    kb.aspose.com/words/java/delete-header-and-foot...
  4. HTML 导航 – C# 示例 – Aspose.HTML for .NET

    了解如何使用 Aspose.HTML for .NET 浏览 HTML,并使用 C#、自定义过滤器、CSS 选择器或 XPath 使用方法检查其元素。...下面的示例展示了如何实现自己的 ,以跳过除图像之外的所有元素: Copy 1 // Filter only <img> elements in HTML... Html . Dom . Traversal . Filters . NodeFilter 4 { 5 public override...

    docs.aspose.com/html/zh/net/html-navigation/
  5. How to Insert Picture in Cell|Documentation

    Learn how to insert a picture into a cell with Aspose.Cells....can use them in tables, sort, filter, and include them in formulas...

    docs.aspose.com/cells/nodejs-cpp/how-to-insert-...
  6. FilterCriteria Data | Aspose.Tasks Documentation

    How to read and modify Filter criteria in Microsoft Project files using Aspose.Tasks for .NET....logical rules applied when filtering tasks or resources in a project...read and manipulate these filtering rules programmatically. The...

    docs.aspose.com/tasks/net/filtercriteria-data/
  7. GroupCriterion Data | Aspose.Tasks Documentation

    This document provides information about group criterion data in Microsoft Project files and how to read and write it using Aspose.Tasks for Java....RW RW RW RW RW RW Group Data Filter Data Subscribe to Aspose Product...

    docs.aspose.com/tasks/java/groupcriterion-data/
  8. How to Add Data Validation in Excel using Python

    This tutorial provides guidance on how to add data validation in Excel using Python. It has the environment settings, a list of steps, and a runnable sample code to apply Excel data validation list using Python....learn the process to apply filters in Excel, refer to the article...article on how to apply filter in Excel using Python . Updated on...

    kb.aspose.com/cells/python/how-to-add-data-vali...
  9. How to Insert a Slicer in Excel using C#

    This tutorial guides on how to insert a slicer in Excel using C#. It contains all the necessary details to configure the environment, step-wise details to write the program and a sample code to add a slicer in Excel using C#....want to learn the process of filtering data in a table, refer to...to the article on how to filter data in Excel table using C# ....

    kb.aspose.com/cells/net/how-to-insert-a-slicer-...
  10. IReplacingCallback class | Aspose.Words for Python

    aspose.words.replacing.IReplacingCallback class. Implement this interface if you want to have your own custom method called during a find and replace operation....KEEP_SOURCE_FORMATTING ) for src_section in filter ( lambda a : a is not None...

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