Sort Score
Result 10 results
Languages All
Labels All
Results 1,031 - 1,040 of 9,167 for

filter

(0.1 sec)
  1. CompareOptions.ignore_headers_and_footers prope...

    CompareOptions.ignore_headers_and_footers property. True indicates that headers and footers content is ignored.... Examples Shows how to filter specific types of document...

    reference.aspose.com/words/python-net/aspose.wo...
  2. 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-...
  3. 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...
  4. Image Preprocessing via C# | Aspose

    Preprocess image and save result as a new image....OcrInput Applies processing filters to all images in a batch and...OcrInput Applies processing filters to all images in batch and...

    products.aspose.com/ocr/net/recognition/preproc...
  5. How to Convert XML to XLSX in Python

    This simple topic focuses on how to convert XML to XLSX in Python. It covers the steps for detailed system configuration, and a step-wise algorithm describing program flow. You can load the XML file in Python convert XML to XLSX using simple code....setting the auto filter along with filtering options for data...

    kb.aspose.com/cells/python/how-to-convert-xml-t...
  6. How to Apply Conditional Formatting in Excel Ba...

    This article guides on how to apply conditional formatting in Excel based on cell value using Python. It has the IDE settings and steps along with a sample code to create conditional formatting in Excel using Python.... If you want to apply filters in Excel, refer to the article...article on how to apply filter in Excel using Python . Updated on...

    kb.aspose.com/cells/python/how-to-apply-conditi...
  7. 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...
  8. Merge Excel Files using C#

    Follow this article to merge Excel files using C#. It has details to set the IDE, a list of steps, and a sample code to combine multiple Excel files using C#.... Filter can also be applied to the...

    kb.aspose.com/cells/net/merge-excel-files-using...
  9. How to Remove Watermark from PDF using C#

    This short tutorial guides on how to remove watermark from PDF using C#. It provides all the details for the configuration, step-wise process and a runnable sample code to remove watermark from PDF file using C#....of artifacts on a page and filter the artifacts of the required...

    kb.aspose.com/pdf/net/how-to-remove-watermark-f...
  10. Extract Data AcroForms|Aspose.PDF for Java

    This section explains how to extract forms from your PDF document with Aspose.PDF for Java....You can specify a region to filter out fields that are outside...

    docs.aspose.com/pdf/java/extract-form/