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

filter

(0.57 sec)
  1. How to Convert SVG to PNG using Java

    This brief topic is about how to convert SVG to PNG using Java. It also covers the information about the detailed steps required to configure the environment and executing the code. In Java SVG to PNG can be easily managed using few lines of code....settings, compression level and filter types, etc. The example taught...

    kb.aspose.com/imaging/java/how-to-convert-svg-t...
  2. In Word to HTML Conversion, how do I exempt the...

    Hi Aspose Team, We are using Aspose.Words for .NET for Word to HTML conversion. During document conversion, we’re encountering strikethrough text in the HTML output that we need to remove. Current behavior: Strikethrou…...are able to apply a custom filter or visitor (e.g., a DocumentVisitor...

    forum.aspose.com/t/in-word-to-html-conversion-h...
  3. Public API Changes in Aspose.Diagram 6.6.0|Docu...

    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.... GetShape ( 2 ); // filter shapes by type Foreign if (...

    docs.aspose.com/diagram/net/public-api-changes-...
  4. How to Split PDF using Python

    This article explains how to split PDF using Python. It provides IDE configuration details, step-wise procedure and a runnable sample code that shows how using Python split PDF into pages....You will also learn how to filter the pages and split only the...

    kb.aspose.com/pdf/python/how-to-split-pdf-using...
  5. Watermark Annotations using Python|Aspose.PDF f...

    Learn how to add, inspect, and delete watermark annotations in PDF documents using Aspose.PDF for Python via .NET....existing watermark annotations, filter the first page annotations...

    docs.aspose.com/pdf/python-net/watermark-annota...
  6. Add Figures Annotations using C++|Aspose.PDF fo...

    This article describes how to add, get, and delete figures annotations from your PDF document with Aspose.PDF for C++...pdf" ); // Filter annotations using AnnotationSelector..."appartments_mod.pdf" ); // Filter annotations using AnnotationSelector...

    docs.aspose.com/pdf/cpp/figures-annotation/
  7. How to Format Number as Date with C++|Documenta...

    This article will introduce how to format number to date using Aspose.Cells for C++ API.... Helps in Sorting and Filtering : When dates are formatted...making it easier to sort or filter data chronologically. For example...

    docs.aspose.com/cells/cpp/format-number-to-date/
  8. Creating Hierarchical View Sheet|Documentation

    This article introduce how to create hierarchical view in GridWeb.... The Customers table is filtered to make it the first table...oleDbDataAdapter3 . Fill ( dataSet21 ); // Filter data dataSet21 . Customers...

    docs.aspose.com/cells/net/aspose-cells-gridweb/...
  9. 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...
  10. CalculateFormula fails on chained dynamic array...

    Hi, we have a problem with complex dynamic array formulas: Environment Aspose.Cells for .NET: 26.3.0 .NET 9.0, Windows 11 Use case We use Aspose.Cells as a calculation engine for pre-existing Excel templates. The temp…..., FILTER(Input!A2:D2, amount>0, ""))...When the Input changes so that FILTER returns 0 rows (Amount=0 instead...

    forum.aspose.com/t/calculateformula-fails-on-ch...