Sort Score
Result 10 results
Languages All
Labels All
Results 921 - 930 of 8,855 for

filter

(0.14 sec)
  1. 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...
  2. Section Break as revision - How to get that spe...

    Hello Aspose Team, I have a specific situation in my Word file: I need to find revisions which are actually Section Breaks and then accept those revisions programmatically. I am using Java and Aspose.Words. Is there a …...filter(r -> r.getParentNode() == breakNode)...

    forum.aspose.com/t/section-break-as-revision-ho...
  3. ShapeBase.z_order property | Aspose.Words for P...

    ShapeBase.z_order property. Determines the display order of overlapping shapes....light_green shapes = list ( filter ( lambda a : a is not None...

    reference.aspose.com/words/python-net/aspose.wo...
  4. CompareOptions.ignore_fields property | Aspose....

    CompareOptions.ignore_fields property. Specifies whether to compare differences in fields.... Examples Shows how to filter specific types of document...

    reference.aspose.com/words/python-net/aspose.wo...
  5. CompareOptions.ignore_formatting property | Asp...

    CompareOptions.ignore_formatting property. True indicates that formatting is ignored.... Examples Shows how to filter specific types of document...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Extract SVG from Website – Aspose.HTML for Java

    Extract SVG from a website programmatically using Java. Use Aspose.HTML for Java for fast, accurate HTML data parsing and scrapping....getAttribute ( "src" )); } // Filter out non SVG images java. util...collection of relative image URLs. Filter only SVG image URLs by checking...

    products.aspose.com/html/java/extract-svg-from-...
  7. Extract SVG from Website – Python code

    Extract SVGs from a website programmatically in Python. Use Aspose.HTML for Python via .NET to quickly and accurately parse HTML and extract data...."src" ) for img in images) # Filter only SVG images svg_urls =...set to eliminate duplicates. Filter the extracted URLs by checking...

    products.aspose.com/html/python-net/extract-svg...
  8. ❗ “Add Row” and “Add Column” Actions Insert in ...

    :lady_beetle: Issue Description In our implementation using Aspose.Cells GridJS, the “Add Row” and “Add Column” toolbar buttons are not behaving as expected: The “Add Row” button always inserts the new row above the cu…...Steps to Reproduce: Apply a filter to a column using the toolbar... Then, clear or remove the filter (Unfilter) from the UI → it...

    forum.aspose.com/t/add-row-and-add-column-actio...
  9. how to customize UI appearance for modal window...

    This article describes how to customize UI appearance for modal window in GridJs....7 ); backdrop-filter : blur ( 10 px ); border-radius...255 , 255 , 0.5 ); backdrop-filter : blur ( 20 px ); border-bottom...

    docs.aspose.com/cells/java/aspose-cells-gridjs/...
  10. 使用图像|Documentation

    本节介绍如何使用 Aspose.Diagram 从 visio 页面插入或获取图像。... Shapes ) { // Filter shapes by type Foreign if (...Pages [ 0 ]. Shapes ) { // Filter shapes by type Foreign if (...

    docs.aspose.com/diagram/zh/net/working-with-ima...