Sort Score
Result 10 results
Languages All
Labels All
Results 421 - 430 of 8,528 for

filter

(0.14 sec)
  1. Setting Dynamic Array Formulas with JavaScript ...

    How to use Aspose.Cells library to calculate dynamic array formulas in Excel using JavaScript via C++. Load, calculate, and save Excel files easily.... conditional operations, filtering data, and more. Benefits:...handle arrays natively, such as FILTER , SORT , UNIQUE , SEQUENCE...

    docs.aspose.com/cells/javascript-cpp/calculatio...
  2. Insert Timeline with C++|Documentation

    Learn how to create a timeline with Aspose.Cells using C++....Scenarios Instead of adjusting filters to show dates, you can use...Timeline—a dynamic filter option that lets you easily filter by date/time...

    docs.aspose.com/cells/cpp/create-timeline/
  3. 使用C++显示报告筛选页选项|Documentation

    学习如何使用Aspose.Cells for C++在数据透视表中启用“显示报告筛选页”选项。...position index for showing report filter pages pt . ShowReportFilterPage...cout << "Pivot table report filter pages set successfully!" <<...

    docs.aspose.com/cells/zh/cpp/show-report-filter...
  4. Document.update_list_labels method | Aspose.Wor...

    Document.update_list_labels method. Updates list labels for all list items in the document.... for paragraph 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...
  5. Skew correction|Documentation

    How to straighten a rotated image to improve recognition accuracy....through AutoSkew processing filter. Aspose . OCR . AsposeOcr recognitionEngine...PreprocessingFilters . PreprocessingFilter filters = new Aspose . OCR . Models...

    docs.aspose.com/ocr/net/deskew/
  6. IFontSavingCallback.fontSaving method | Aspose....

    IFontSavingCallback.fontSaving method. Called when Aspose.Words is about to save a font resource.... filter (( s ) => s . endsWith ( "...readdirSync ( base . artifactsDir ). filter (( s ) => s . endsWith ( "...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. HeaderFooter.parentSection property | Aspose.Wo...

    HeaderFooter.parentSection property. Gets the parent section of this story.... filter (( hf ) => ! hf . isLinkedToPrevious...headersFooters . toArray (). filter (( hf ) => hf . isLinkedToPrevious...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. HeaderFooter.isLinkedToPrevious property | Aspo...

    HeaderFooter.isLinkedToPrevious property. True if this header or footer is linked to the corresponding header or footer in the previous section.... filter (( hf ) => ! hf . isLinkedToPrevious...headersFooters . toArray (). filter (( hf ) => hf . isLinkedToPrevious...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. IIndexFilter | Aspose.Words for Java

    Defines a Filter for skipping items based on their indices in Java....interface IIndexFilter Defines a filter for skipping items based on...

    reference.aspose.com/words/java/com.aspose.word...
  10. PDF Text Annotation|Aspose.PDF for Java

    Aspose.PDF for Java allows you to Add, Get, and Delete Text Annotation from your PDF document....pdf" ); // Filter annotations using AnnotationSelector..."sample_freetext.pdf" ); // Filter annotations using AnnotationSelector...

    docs.aspose.com/pdf/java/text-annotation/