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

filter

(0.29 sec)
  1. 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...
  2. 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...
  3. 使用 C++ 通过 Node.js 加载无图表的源Excel文件|Documentation

    学习如何使用 Aspose.Cells for Node.js via C++ 在不含图表的情况下加载Excel文件。...Specify the load options and filter the data const options = new...

    docs.aspose.com/cells/zh/nodejs-cpp/load-source...
  4. 在PHP中替换Visio Diagram的图片形状|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....$shapes -> get ( $i ); \ # Filter shapes by type Foreign if (...

    docs.aspose.com/diagram/zh/java/replace-a-pictu...
  5. PageSet.even property | Aspose.Words for Node.js

    PageSet.even property. Gets a set with all the even pages of the document in their original order....properties that we can use to filter out a set of pages from //...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. 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...
  7. Convert CSV, TSV, and TXT to Excel with C++|Doc...

    Learn how to convert CSV, TSV, and TXT files to Excel using Aspose.Cells for C++....SetConvertDateTimeDa ( false ); LoadFilter * filter = new LoadFilter ( LoadDataFilterOption...); options . SetLoadFilter ( filter ); Workbook workbook ( filename...

    docs.aspose.com/cells/cpp/convert-csv-tsv-and-t...
  8. ListFormat.removeNumbers method | Aspose.Words ...

    ListFormat.removeNumbers method. Removes numbers or bullets from the current paragraph and sets list level to zero.... filter ( n => n . asParagraph ()....removeNumbers (); expect ( paras . filter ( n => n . asParagraph ()....

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. NodeRendererBase.save method | Aspose.Words for...

    aspose.words.rendering.NodeRendererBase.save method...docx' ) shapes = list ( filter ( lambda a : a is not None...6 image files. for shape in filter ( lambda a : a is not None...

    reference.aspose.com/words/python-net/aspose.wo...
  10. ListFormat.remove_numbers method | Aspose.Words...

    ListFormat.remove_numbers method. Removes numbers or bullets from the current paragraph and sets list level to zero....assertEqual ( 3 , len ( list ( filter ( lambda n : n . as_paragraph...assertEqual ( 0 , len ( list ( filter ( lambda n : n . as_paragraph...

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