Sort Score
Result 10 results
Languages All
Labels All
Results 3,731 - 3,740 of 9,138 for

filters

(0.32 sec)
  1. Manipulate the Embedded OLE Objects in Visio Di...

    This page describes how to manipulate ole object with Aspose.Diagram library.... getShape ( 2 ); // filter shapes by type Foreign if (...

    docs.aspose.com/diagram/java/manipulate-the-emb...
  2. Working With OLE Objects|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/java/working-with-ole-o...
  3. Получить ширину бумаги и высоту страницы|Docume...

    В этом разделе объясняется, как получить размер бумаги страницы visio с помощью Aspose.Diagram.... getShape ( 2 ); // filter shapes by type Foreign if (...

    docs.aspose.com/diagram/ru/java/get-paper-width...
  4. Convert XML to XLSX in Node.js

    This simple topic focuses on how to convert XML to XLSX in node.js. It covers the step-wise approach for detailed system configuration, a pseudocode, and a working example code to develop a converter application for XML to Excel in Node.js....including the set methods for filtering options for data, options...

    kb.aspose.com/cells/nodejs/convert-xml-to-xlsx-...
  5. How to Convert CSV to Excel in Python

    This short tutorial contains information on how to convert CSV to Excel in Python. To convert CSV to Excel Python environment is explained along with the steps and runnable sample code....setting LoadFilter to load filter data based on some criteria...

    kb.aspose.com/cells/python/how-to-convert-csv-t...
  6. Add Cell Validations|Documentation

    This article introduces how to add list validation, drop‑down list validation and custom expression validation in GridWeb....GridWeb Merge and Unmerge Cells Filter Data Analyzing your prompt...

    docs.aspose.com/cells/net/aspose-cells-gridweb/...
  7. ShapeBase.is_insert_revision property | Aspose....

    ShapeBase.is_insert_revision property. Returns true if this object was inserted in Microsoft Word while change tracking was enabled....append_child ( shape ) shapes = list ( filter ( lambda a : a is not None...

    reference.aspose.com/words/python-net/aspose.wo...
  8. List.listId property | Aspose.Words for Node.js

    List.listId property. Gets the unique identifier of the list.... filter ( p => p . asParagraph ()....

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. Regarding delete images in client side - Free S...

    Is there any chance to delete the images in client level.... Set visibility filter for image/shape xs.setVisibleFilter((sheet...invisible) for the visible filter with the below parameters :...

    forum.aspose.com/t/regarding-delete-images-in-c...
  10. Convertir CSV, TSV, et TXT en Excel avec C++|Do...

    Apprenez comment convertir des fichiers CSV, TSV, et TXT en Excel en utilisant Aspose.Cells for C++....SetConvertDateTimeDa ( false ); LoadFilter * filter = new LoadFilter ( LoadDataFilterOption...); options . SetLoadFilter ( filter ); Workbook workbook ( filename...

    docs.aspose.com/cells/fr/cpp/convert-csv-tsv-an...