Sort Score
Result 10 results
Languages All
Labels All
Results 51 - 60 of 1,977 for

data validation

(0.17 sec)
  1. Public API Changes in Aspose.Cells 8.2.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....method for Cell Class Data validation is one of the features...mechanism that identifies if data validation has been applied on a cell...

    docs.aspose.com/cells/java/public-api-changes-i...
  2. Public API Changes in Aspose.Cells 8.2.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....method for Cell Class Data validation is one of the features...mechanism that identifies if data validation has been applied on a cell...

    docs.aspose.com/cells/net/public-api-changes-in...
  3. Set Barcode Checksum Verification|Documentation

    This article describes how to set checksum verification in Aspose.BarCode for Java...checksum control mechanisms for data integrity verification. To adjust...checksum settings for data validation purposes, class BarcodeSettings...

    docs.aspose.com/barcode/java/set-checksum-verif...
  4. Set Barcode Checksum Verification|Documentation

    This article describes how to set checksum verification in Aspose.BarCode for Java...checksum control mechanisms for data integrity verification. To adjust...checksum settings for data validation purposes, class BarcodeSettings...

    docs.aspose.com/barcode/python-net/set-checksum...
  5. BUG: Datavalidation with REGEXTEST does not wor...

    I’m creating a Excel with .NET and trying to add a DataValidation to check if a cell value is an URL. Consider the following code: public void AddDataValidation(CellArea cellArea, Column column, Worksheet worksheet) { …...var validations = worksheet.Validations; var validation = va...validations[validations.Add(cellArea)]; validation.Type = ValidationType...

    forum.aspose.com/t/bug-datavalidation-with-rege...
  6. Features Overview|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....different data sources Supports DataTable as data source Supports...DataRowCollection as data source Supports DataReader as data source Create...

    docs.aspose.com/email/androidjava/features-over...
  7. 用C++获取单元格验证|Documentation

    本文章介绍了如何用C++应用验证到单元格。... 同样,您可以使用 Worksheet::Validations::GetValidationInCell 方法通...U16String srcDir ( u ".. \\ Data \\ 01_SourceDirectory \\ " );...

    docs.aspose.com/cells/zh/cpp/get-validation-app...
  8. Set Barcode Checksum Verification|Documentation

    This article describes how to set checksum verification in Aspose.BarCode for C++...many 1D and postal symbologies, data integrity verification and decoding...checksum settings for data validation and decoding. In general...

    docs.aspose.com/barcode/cpp/set-checksum-verifi...
  9. 验证单元格值是否满足数据验证规则(使用C++)|Documentation

    学习如何通过Aspose.Cells for C++ API验证单元格值是否符合数据验证规则。... \\ Data \\ 01_SourceDirectory \\ " );...// Cell C1 has the Decimal Validation applied on it. // It can...

    docs.aspose.com/cells/zh/cpp/verify-that-cell-v...
  10. 用C++获取ODS文件中的单元格验证|Documentation

    学习如何使用Aspose.Cells for C++ API获取ODS文件中的单元格验证。... \\ Data \\ 01_SourceDirectory \\ " );...// Check validation existence Validation validation = cell ....

    docs.aspose.com/cells/zh/cpp/get-cell-validatio...