Sort Score
Result 10 results
Languages All
Labels All
Results 71 - 80 of 2,563 for

data validation

(0.06 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. 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...
  3. Pivot Data Mismatch Between Excel Workbook and ...

    We are facing a serious Data mismatch issue when converting an Excel workbook (containing a PivotTable) to HTML using Aspose.Cells for Node.js. The Excel workbook is generated programmatically using Aspose. The PivotTab…...Pivot Data Mismatch Between Excel Workbook and Generated HTML...3:35pm 1 We are facing a serious data mismatch issue when converting...

    forum.aspose.com/t/pivot-data-mismatch-between-...
  4. Words ,How to obtain data for each paragraph an...

    How to obtain Data for each paragraph and line? I want to check if the first word at the beginning and the first word at the end of each line of Data are the words I want. If they are, I will set the background color...Words ,How to obtain data for each paragraph and line? Aspose...2025, 4:04pm 1 How to obtain data for each paragraph and line...

    forum.aspose.com/t/words-how-to-obtain-data-for...
  5. Getting the Exact Coordinates of Data Points fr...

    image.png (76.1 KB) The above image shows the thumbnail rendered by Aspose image.png (36.4 KB) This image shows is the screenshot of the same slide in PowerPoint. I am using similar syntax as below: chart.ValidateCh…...Getting the Exact Coordinates of Data Points from a Presentation Chart...margin; // using the actual data point instead of zeroth in actual...

    forum.aspose.com/t/getting-the-exact-coordinate...
  6. 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...
  7. 用C++获取单元格验证|Documentation

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

    docs.aspose.com/cells/zh/cpp/get-validation-app...
  8. Pivot Table Defaults to COUNT instead of SUM wi...

    Hi Aspose Team, We are using Aspose.Cells for Node.js via Java to generate Excel reports with pivot tables. Our Goal: We need to create a pivot table that summarizes an “Amount” column from a source Data sheet using S…...instead of SUM with Headers in Data Range Aspose.Cells Product Family...column from a source data sheet using SUM. Our Data Structure: Our...

    forum.aspose.com/t/pivot-table-defaults-to-coun...
  9. 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...
  10. How to call data only once, even if I have mult...

    Hi, I’ve a problem. I have a template that starts by building a Data structure by making different calls. This take about 20 minutes to retrieve Datas. Then I have 4 foreach loops that process the Data and displaying …...How to call data only once, even if I have multiple foreach loops...template that starts by building a data structure by making different...

    forum.aspose.com/t/how-to-call-data-only-once-e...