Sort Score
Result 10 results
Languages All
Labels All
Results 41 - 50 of 1,977 for

data validation

(0.03 sec)
  1. Sorting Worksheet Data|Documentation

    This article introduces how to sort Data in worksheet in GridDesktop....Sorting Worksheet Data Contents [ Hide ] Sorting is an important...mostly use while processing data. In this topic, we will discuss...

    docs.aspose.com/cells/net/aspose-cells-griddesk...
  2. Data Formatting|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....Data Formatting Contents [ Hide ] Approaches to Format Data in...users to read the contents (data) of the cell. There are many...

    docs.aspose.com/cells/java/data-formatting/
  3. Exporting Data from Grid|Documentation

    This article introduces how to export Data in GridDesktop....Exporting Data from Grid Contents [ Hide ] In our previous topic...discuss about exporting the data inside Aspose.Cells.GridDesktop...

    docs.aspose.com/cells/net/aspose-cells-griddesk...
  4. Generate Data Matrix Barcodes in C++|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....Generate Data Matrix Barcodes in C++ Contents [ Hide ] Generate...Generate Data Matrix Barcodes Online : You can test the quality of...

    docs.aspose.com/barcode/cpp/datamatrix-barcode/
  5. JSON Data and Word Template Output - Free Suppo...

    ‌JSON Content and Word Output The JSON content is: {"form":{ "gender":"M"}}. In Word, the output statement is: <<[form.gender]>>, which works fine. However, if the JSON content is: {"form":{ "smoke":["Y","N"]}}. In W…...JSON Data and Word Template Output Aspose.Words Product Family...How do I correctly output the data at index 0 of the JSON array...

    forum.aspose.com/t/json-data-and-word-template-...
  6. Using a Common Button to Submit Grid Data|Docum...

    This article describes the use of submit button in GridWeb....Common Button to Submit Grid Data Contents [ Hide ] Aspose.Cells...article shows how to submit data to a server not just by clicking...

    docs.aspose.com/cells/net/aspose-cells-gridweb/...
  7. Add Cell Validations|Documentation

    This article introduces how to add list Validation,drop-down list Validation and custom expression Validation in GridWeb....Add Cell Validations Contents [ Hide ] One of Aspose.Cells.GridWeb’s...features is to add input validation rules for cells. Developers...

    docs.aspose.com/cells/net/aspose-cells-gridweb/...
  8. Working with Validations in Worksheets|Document...

    This article introduces how to work with Validation in GridDesktop....Working with Validations in Worksheets Contents [ Hide ] Aspose...also supports adding validations (or validation rules) to the cells...

    docs.aspose.com/cells/net/aspose-cells-griddesk...
  9. How to Make a Dropdown List in Excel using Node.js

    This article guides on how to make a dropdown list in Excel using Node.js. It has the details to set the IDE, the program logic steps, and a runnable sample code to add Data Validation in Excel using Node.js....code showing how to add data validation in Excel using Node.js...customize the validation features and set reference data of your own...

    kb.aspose.com/cells/nodejs/how-to-make-a-dropdo...
  10. 数据验证与C++|Documentation

    学习如何通过Aspose.Cells for C++ API添加数据验证。...GetValidations() 属性,该属性表示一组 Validation 对象。要设置验证,设置一些 Validation 类的属性,如下所示: Type...表示与数据验证的第二部分关联的值或表达式。 当配置了 Validation 对象的属性后,开发人员可以使用 CellArea...

    docs.aspose.com/cells/zh/cpp/data-validation/