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

filter

(0.25 sec)
  1. Code Comparison for Common Features with VSTO|D...

    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....to Ranges in Workbooks Auto Filter Data in VSTO and Aspose.Cells...

    docs.aspose.com/cells/net/code-comparison-for-c...
  2. Get Pivot Table refresh date and refresh‑by‑who...

    Learn how to fetch the refresh date and refresh‑by‑who information from a workbook using Aspose.Cells with C++....Ribbons with C++ Show Report Filter Pages Option with C++ Analyzing...

    docs.aspose.com/cells/cpp/get-pivot-table-refre...
  3. 使用Apache POI和Aspose.Cells创建数据透视表|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....); //Set the third column as filter pivotTable . addColumnLabel...DataConsolidateFunct . AVERAGE , 2 ); //Add filter on forth column pivotTable...

    docs.aspose.com/cells/zh/java/create-pivot-tabl...
  4. Parse and Process Markdown in C# – Aspose.HTML ...

    Parse and process Markdown files in C# using Aspose.HTML. Build a syntax tree (AST), traverse nodes, extract headings and tables programmatically....you can analyze, validate, filter, or modify the syntax tree...extract headings and tables, and filter nodes by type. Parsing builds...

    docs.aspose.com/html/net/parse-and-process-mark...
  5. Spilt array formulas are not restored - Free Su...

    Hi, We use Spill Formula, but it doesn’t recover after RefreshDynamicArrayFormulas and CalculateFormula We have two sheets: Sheet3 → Contains table Table1 it contains the data Sheet4 → User function =@MY_FUNC(1) whic…...Sheet4 → Spill formula using =FILTER(…) based on Table1 and cell...=IF(C2=“All”,FILTER(Table1,Table1[Column6]=“empty”,“1”),FILTER(Table1...

    forum.aspose.com/t/spilt-array-formulas-are-not...
  6. 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...
  7. 请问怎么将一个分页符和文本从一个段落中分开 - Free Support Forum - as...

    源文档: aa.docx (39.8 KB) 这个源文档中有一个段落是:page break 1 引言 请问怎么处理可以将 page break 和 1 引言 分开为两个段落 我的处理:这样的处理会导致新增一个空标题 DocumentBuilder builder = new DocumentBuilder(document); RunCollection runs = para.getRuns(); Arrays.st…...filter(run → run.getText().contains(ControlChar...Arrays.stream(runs.toArray()).filter(run -> run.getText().contains(ControlChar...

    forum.aspose.com/t/topic/311299
  8. 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...
  9. Aspose.Cells for .NET

    This API allows you to do all kinds of operations on Excel files files in .NET code including creating, editing and converting etc....Removing Contents in C# How to Filter Data in Excel Table using C#...

    kb.aspose.com/cells/net/page/5/
  10. OleFormat.isLink property | Aspose.Words for No...

    OleFormat.isLink property. Returns ``true`` if the OLE object is linked (when [OleFormat.sourceFullName](../sourceFullName/) is specified).... filter ( s => s . shapeType == aw...

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