Sort Score
Result 10 results
Languages All
Labels All
Results 1,011 - 1,020 of 8,087 for

filter

(0.11 sec)
  1. AutoFit Rows and Columns|Documentation

    This article shows how to autoFit rows, columns, rows of merged cells and row in a range of cells by the Aspose.Cells for .NET API....around this by using the auto filter API. Moreover, if the text...

    docs.aspose.com/cells/net/autofit-rows-and-colu...
  2. Opening Files with Different Formats|Documentation

    Aspose.Cells for .NET API allows you to open/read different formats like XLSX, HTML, CSV, ODS, TSV, SXC, FODS, etc....Microsoft Excel Versions Files Filter Defined Names while loading...

    docs.aspose.com/cells/net/opening-files-with-di...
  3. 公共 API Aspose.Diagram 6.6.0 的变化|Documentation

    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/zh/net/public-api-chang...
  4. HtmlSaveOptions.TableWidthOutputMode | Aspose.W...

    Optimize your HTML exports with the HtmlSaveOptions TableWidthOutputMode. Control table row and cell widths for seamless MHTML and EPUB formatting.... Use this property as a filter to specify what table widths...

    reference.aspose.com/words/net/aspose.words.sav...
  5. CompareOptions class | Aspose.Words for Python

    aspose.words.comparing.CompareOptions class. Allows to choose additional options for document comparison operation... Examples Shows how to filter specific types of document...

    reference.aspose.com/words/python-net/aspose.wo...
  6. How to get Images from a PDF in Python

    This topic explains how to get images from a pdf in Python by adhering to a step-wise procedure and a runnable sample code. The sample code can be utilized to get all images from PDF in Python as well as selected ones using a very few lines of code only....name, width, and height to filter the images before saving them...

    kb.aspose.com/pdf/python/how-to-get-images-from...
  7. How to get Link Annotation using Java | Aspose.PDF

    Java sample code to get Link annotations in PDF file on Java Runtime Environment for JSP/JSF Application and Desktop Applications....pdf" ); // Filter annotations using AnnotationSelector...

    products.aspose.com/pdf/java/annotation/link/get/
  8. How to Prevent Users from Printing Excel File w...

    Learn how to prevent users from printing Excel files using Aspose.Cells for JavaScript via C++....; }); </ script > </ html > Filter VBA Project while loading a...

    docs.aspose.com/cells/javascript-cpp/how-to-pre...
  9. TableCollection class | Aspose.Words for Python

    aspose.words.tables.TableCollection class. Provides typed access to a collection of [Table](../table/) nodes... count ) for table in filter ( lambda a : a is not None...

    reference.aspose.com/words/python-net/aspose.wo...
  10. OleFormat | Aspose.Words for Java

    Provides access to the data of an OLE object or ActiveX control in Java....filter(Shape.class::isInstance) .map(Shape...e.SHAPE, true).toArray()) .filter(Shape.class::isInstance) .map(Shape...

    reference.aspose.com/words/java/com.aspose.word...