Sort Score
Result 10 results
Languages All
Labels All
Results 401 - 410 of 1,054 for

accessibility validator

(0.23 sec)
  1. 使用Node.js和C++读写XLS和XLSB文件的外部连接|Documentation

    学习如何使用Aspose.Cells for Node.js via C++读取和写入XLS和XLSB文件的外部连接。...S),读取第一个外部连接,实际上是Microsoft Access数据库连接。然后修改 DBConnection.getName()...Jet OLEDB : Bypass UserInfo Validation = False ; Jet OLEDB : Limited...

    docs.aspose.com/cells/zh/nodejs-cpp/read-and-wr...
  2. 用C++读写XLS和XLSB文件的外部连接|Documentation

    学习如何使用Aspose.Cells for C++读取和修改XLS/XLSB文件中的外部数据库连接。...),并修改其第一个外部连接(通常是Microsoft Access数据库连接)。代码演示了: 加载电子表格文件 访问外部连接...workbook ( u "source.xlsb" ); // Access first external connection DBConnection...

    docs.aspose.com/cells/zh/cpp/read-and-write-ext...
  3. PDF417 in Java | Aspose

    Aspose.Barcode for Java API allows customize, generate and recognize PDF417 barcodes in your Java application... Ticketing and Access Control: PDF417 is utilized...events, transportation, and access control. It enables the encoding...

    products.aspose.com/barcode/java/pdf417/
  4. PDF417 in Android via Java | Aspose

    Aspose.Barcode for Android via Java API allows customize, generate and recognize PDF417 barcodes in your Java application... Ticketing and Access Control: PDF417 is utilized...events, transportation, and access control. It enables the encoding...

    products.aspose.com/barcode/android-java/pdf417/
  5. PDF417 in .NET | Aspose

    Aspose.Barcode for .NET API allows customize, generate and recognize PDF417 barcodes in your C# application... Ticketing and Access Control: PDF417 is utilized...events, transportation, and access control. It enables the encoding...

    products.aspose.com/barcode/net/pdf417/
  6. PDF417 in SharePoint | Aspose

    Aspose.Barcode for SharePoint API allows customize, generate and recognize PDF417 barcodes in your C# application... Ticketing and Access Control: PDF417 is utilized...events, transportation, and access control. It enables the encoding...

    products.aspose.com/barcode/sharepoint/pdf417/
  7. Aztec in .NET | Aspose

    Aspose.Barcode for .NET API allows customize, generate and recognize Aztec barcodes in your C# application...Applications: Ticketing and Access Control: Aztec Code is commonly...public transportation, and other access control scenarios. It enables...

    products.aspose.com/barcode/net/aztec/
  8. Aztec in C++ | Aspose

    Aspose.Barcode for C++ API allows customize, generate and recognize Aztec barcodes in your C++ application...Applications: Ticketing and Access Control: Aztec Code is commonly...public transportation, and other access control scenarios. It enables...

    products.aspose.com/barcode/cpp/aztec/
  9. Comparison and Migration with Node.js via C++|D...

    Explore the differences and consider migration strategies for using Aspose.Cells with Node.js via C++.... Accessing Worksheets In .NET, you might...might see code like this to access a worksheet: var sheet = workbook...

    docs.aspose.com/cells/nodejs-cpp/comparison-mig...
  10. Failure to open .xlsm error: System.IndexOutOfR...

    Here is the code I am running: namespace Aspose.Cells public class Workbook : IDisposable { public Workbook(string file) } new Aspose.Cells.Workbook("attached excel file”) When I run this code against the attach…...typically occurs when trying to access an element in an array or collection...an index that is outside its valid range. In your case, this error...

    forum.aspose.com/t/failure-to-open-xlsm-error-s...