Sort Score
Result 10 results
Languages All
Labels All
Results 971 - 980 of 8,955 for

filter

(2.17 sec)
  1. HtmlSaveOptions.navigation_map_level property |...

    HtmlSaveOptions.navigation_map_level property. Specifies the maximum level of headings populated to the navigation map when exporting to EPUB, MOBI, or AZW3 formats...save_options = options ) Shows how to filter headings that appear in the...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Stop conversion or loading using InterruptMonit...

    Learn how to interrupt Excel file processing in Python using Aspere.Cells' InterruptMonitor for efficient resource management during long operations....AI Document Assistant Close Filter Defined Names while loading...

    docs.aspose.com/cells/python-net/stop-conversio...
  3. 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-...
  4. 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...
  5. ListCollection.add method | Aspose.Words for No...

    Aspose.Words.Lists.ListCollection.add method... filter ( n => n . asParagraph ()....listLevelNumber = 1 ; } expect ( paras . filter ( n => n . asParagraph ()....

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. 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...
  7. Public API Changes in Aspose.Cells 8.7.1|Docume...

    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....serves as a callback to the filtering mechanism performed through...triggered before the column filtering is applied and can be used...

    docs.aspose.com/cells/net/public-api-changes-in...
  8. 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...
  9. How to Convert SVG to PNG using C#

    This quick how-to topic is about how to Convert SVG to PNG using C# along with the detailed steps to configure the environment settings to run the code. In C# SVG to PNG is possible using few lines of code....set the compression level, filter types and resolution settings...

    kb.aspose.com/imaging/net/how-to-convert-svg-to...
  10. How to Eliminate Page Breaks in Word using Java

    This article describes how to eliminate page breaks in Word using Java. It has details about the environment settings, a list of programming steps, and a runnable sample code to remove all page breaks in Word using Java....PARAGRAPH enumerator value to filter the paragraphs from the document...

    kb.aspose.com/words/java/how-to-eliminate-page-...