Sort Score
Result 10 results
Languages All
Labels All
Results 721 - 730 of 9,138 for

filter

(0.15 sec)
  1. 使用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...
  2. 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...
  3. 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...
  4. Section.headersFooters property | Aspose.Words ...

    Section.headersFooters property. Provides access to the headers and footers nodes of the section.... filter (( hf ) => ! hf . isHeader...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. IImageSavingCallback | Aspose.Words for Java

    Implement this interface if you want to control how Aspose.Words saves images when saving a document to HTML in Java.... filter(s -> s.startsWith(getArtifactsDir()...assertEquals(1, filteredShapes.get().filter(f -> f.endsWith(".jpeg")).count());...

    reference.aspose.com/words/java/com.aspose.word...
  6. Get All Hidden Rows Indices after Refreshing Au...

    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....Assistant Close Apply Advanced Filter of Microsoft Excel to Display...

    docs.aspose.com/cells/java/get-all-hidden-rows-...
  7. Get All Hidden Rows Indices after Refreshing Au...

    Learn how to get all hidden rows indices after refreshing AutoFilter by using the Aspose.Cells for .NET API....Assistant Close Apply Advanced Filter of Microsoft Excel to Display...

    docs.aspose.com/cells/net/get-all-hidden-rows-i...
  8. Story.paragraphs property | Aspose.Words for No...

    Story.paragraphs property. Gets a collection of paragraphs that are immediate children of the story.... filter ( r => r . revisionType ==...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. How to set Series invisible with Python.NET|Doc...

    Learn how to hide chart series in Excel using Aspose.Cells for Python via .NET with this step-by-step guide....collections n_series_filtered = chart . filtered_n_series n_series...n_series # Filter series by marking them as filtered n_series [...

    docs.aspose.com/cells/python-net/how-to-set-ser...
  10. Pivot Table Hide and Sort Data with C++|Documen...

    Learn how to hide and sort data in pivot tables using Aspose.Cells with C++....Assistant Close Show Report Filter Pages Option with C++ Add calculated...

    docs.aspose.com/cells/cpp/pivot-table-hide-and-...