Sort Score
Result 10 results
Languages All
Labels All
Results 881 - 890 of 3,526 for

data validation

(0.22 sec)
  1. 使用 C++ 验证加密文件密码|Documentation

    使用 C++ 代码验证加密的Excel(xlsx、xlsb、xls、xlsm)和OpenOffice(ODS)文件的密码。... \\ Data \\ 01_SourceDirectory \\ " );...reinterpret_cast < char *> ( fileData . data ()), fileData . size ()); }...

    docs.aspose.com/cells/zh/cpp/verify-password-of...
  2. Insert Pivot Table|Documentation

    Create and format pivot tables of Excel spreadsheet files....Cells Add data to a worksheet using the Cell...method. This data will be used as the pivot table’s data source. Add...

    docs.aspose.com/cells/nodejs-cpp/create-pivot-t...
  3. USA Driver ID Barcodes|Documentation

    Learn how to generate and read AAMVA USA Driver ID Data stored in PDF417 barcodes....Driver ID Barcodes USA Driver ID data is represented as a structured...mandatory fields The mandatory AAMVA data includes identity, document...

    docs.aspose.com/barcode/java/developer-guide/co...
  4. Create and Manage Chart with JavaScript via C++...

    Learn how to use Aspose.Cells for JavaScript via C++ to create charts in Microsoft Excel. Our guide will demonstrate various chart types and how to customize their appearance and formatting....chartIndex ); // Setting chart data source as the range "A1:C4"...listed below: Series, a single data series in a chart. Axis, a chart’s...

    docs.aspose.com/cells/javascript-cpp/creating-c...
  5. Bug 5179: GeoJson to MapInfoTab- Conversion suc...

    Hi Alexander, I moved to new version 26.5 and here my results: Please see: Test Data(input/output/QGIS) 5179 GeoJson MapInfoTab.zip (52.1 KB) Thanks,... Test data(input/output/QGIS) 5179 GeoJson...Thank you for sharing the test data and the screenshot. The conversion...

    forum.aspose.com/t/bug-5179-geojson-to-mapinfot...
  6. Metered License Applied but GetConsumptionCredi...

    var metered = new Metered(); metered.SetMeteredKey(“PUBLIC_KEY”, “PRIVATE_KEY”); decimal consumed = Metered.GetConsumptionQuantity(); decimal credit = Metered.GetConsumptionCredit(); bool isLicensed = Metered.IsMeter…...cause is that the consumption data has not been successfully uploaded...enough to accumulate any usage data. Solution To troubleshoot this...

    forum.aspose.com/t/metered-license-applied-but-...
  7. LINQ Reporting Engine or Mail Merge in C#|Aspos...

    What is the difference between Mail Merge and LINQ Reporting Engine in Aspose.Words for .NET and which solution is better to choose?...filling template documents with data: Mail Merge and LINQ Reporting...merge fields to be replaced with data, and fields of other types supported...

    docs.aspose.com/words/net/linq-reporting-engine...
  8. Convert JSON Format to DOT in Android Apps | pr...

    Parse JSON to DOT in Java without using Microsoft Word...Workbook object and read valid JSON data from file Import JSON file...options allow you to present your data as per your needs. The following...

    products.aspose.com/total/android-java/conversi...
  9. OleFormat.get_ole_entry method | Aspose.Words f...

    OleFormat.get_ole_entry method. Gets OLE object Data entry....get_ole_entry(ole_entry_name) Gets OLE object data entry. def get_ole_entry ( self...name of the OLE data stream. Returns An OLE data stream or None...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Cells.importdata is failing if there is invalid...

    Hi Team, We are trying to skip the next cells if the error in formula. Below is the code we are trying. Is there an option to skip to next cell if error occurs // Create a new workbook Workbook workbook1 = new Workboo…...Cells; // Create sample data table with formula content DataTable...ParseFormulas(true); // Import data with formulas cells1.ImportData(dt1...

    forum.aspose.com/t/cells-importdata-is-failing-...