Sort Score
Result 10 results
Languages All
Labels All
Results 1,041 - 1,050 of 8,369 for

filter

(0.2 sec)
  1. Frequently Asked Questions – Aspose.HTML for Py...

    Explore answers to common queries about the Aspose.HTML Python library to solve your problem on general questions or specific topics quickly....methods to gather these elements, filter for SVG types, and then save...to retrieve these elements. Filter the results to include only...

    docs.aspose.com/html/python-net/faq/
  2. Bugs in OnTraversalException - Free Support For...

    Hello, I’ve made some pst and olm files corrupt by replacing some bytes inside randomly. When reading in Traversal mode, itemId is different for pst and olm: For pst and ost I get real itemId, like: AAAAANaTZZ7UXV5Ei…...do today to avoid crashes / filter the data How to add a simple...GetSafeMessageClass (or similar) to filter out garbage values. [x] Open...

    forum.aspose.com/t/bugs-in-ontraversalexception...
  3. HeaderFooter class | Aspose.Words for Python

    aspose.words.HeaderFooter class. Represents a container for the header or footer text of a section... for section in filter ( lambda a : a is not None...assertEqual ( 0 , len ( list ( filter ( lambda hf : not hf . as_header_footer...

    reference.aspose.com/words/python-net/aspose.wo...
  4. modal-custom-styles-example.css

    /** * Modal Window Custom Style Examples * * This file demonstrates how to set independent styles for different modal windows. * You can add these styles to your project's CSS file. */ /* =========......7); backdrop-filter: blur(10px); border-radius:...rgba(255, 255, 255, 0.5); backdrop-filter: blur(20px); border-bottom:...

    docs.aspose.com/cells/java/aspose-cells-gridjs/...
  5. modal-custom-styles-example.css

    /** * Modal Window Custom Style Examples * * This file demonstrates how to set independent styles for different modal windows. * You can add these styles to your project's CSS file. */ /* =========......7); backdrop-filter: blur(10px); border-radius:...rgba(255, 255, 255, 0.5); backdrop-filter: blur(20px); border-bottom:...

    docs.aspose.com/cells/de/java/aspose-cells-grid...
  6. modal-custom-styles-example.css

    /** * Modal Window Custom Style Examples * * This file demonstrates how to set independent styles for different modal windows. * You can add these styles to your project's CSS file. */ /* =========......7); backdrop-filter: blur(10px); border-radius:...rgba(255, 255, 255, 0.5); backdrop-filter: blur(20px); border-bottom:...

    docs.aspose.com/cells/es/java/aspose-cells-grid...
  7. modal-custom-styles-example.css

    /** * Modal Window Custom Style Examples * * This file demonstrates how to set independent styles for different modal windows. * You can add these styles to your project's CSS file. */ /* =========......7); backdrop-filter: blur(10px); border-radius:...rgba(255, 255, 255, 0.5); backdrop-filter: blur(20px); border-bottom:...

    docs.aspose.com/cells/ru/java/aspose-cells-grid...
  8. modal-custom-styles-example.css

    /** * Modal Window Custom Style Examples * * This file demonstrates how to set independent styles for different modal windows. * You can add these styles to your project's CSS file. */ /* =========......7); backdrop-filter: blur(10px); border-radius:...rgba(255, 255, 255, 0.5); backdrop-filter: blur(20px); border-bottom:...

    docs.aspose.com/cells/ja/java/aspose-cells-grid...
  9. Create Dynamic Charts|Documentation

    Learn how to create dynamic charts in Aspise.Cells for .NET. Our guide will show you how to dynamically update chart data, series, and formatting based on your requirements, allowing you to present changing data visually in your worksheets....data source, you can use the filtering option of Excel tables or...built‑in functionality to sort and filter the data upon user interaction...

    docs.aspose.com/cells/net/create-dynamic-charts/
  10. MarkdownSaveOptions | Aspose.Words for Java

    Class to specify additional options when saving a document into the SaveFormat.MARKDOWN format 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...