Sort Score
Result 10 results
Languages All
Labels All
Results 321 - 330 of 2,110 for

accessibility validator

(0.06 sec)
  1. Validierung auf eine Zelle mit C++ abrufen|Docu...

    Dieser Artikel zeigt, wie man in C++ Validierungen auf eine Zelle anwendet....können Sie die Worksheet::Validations::GetValidationInCell Methode...srcDir + u "sample.xlsx" ); // Access its first worksheet Worksheet...

    docs.aspose.com/cells/de/cpp/get-validation-app...
  2. Public API Changes in Aspose.Cells 8.8.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.... DATA_VALIDATION loads only data validation rules. DOCUMENT_PROPERTIES...new Workbook ( filePath ); // Access the first worksheet containing...

    docs.aspose.com/cells/java/public-api-changes-i...
  3. Ottieni la validazione applicata a una cella co...

    Questo articolo mostra come applicare la validazione a una cella con C++....utilizzare il metodo Worksheet::Validations::GetValidationInCell per...srcDir + u "sample.xlsx" ); // Access its first worksheet Worksheet...

    docs.aspose.com/cells/it/cpp/get-validation-app...
  4. الحصول على التحقق المطبق على خلية باستخدام C++|...

    توضح هذه المقالة كيفية تطبيق التحقق على خلية باستخدام C++....استخدام الأسلوب Worksheet::Validations::GetValidationInCell للحصول...srcDir + u "sample.xlsx" ); // Access its first worksheet Worksheet...

    docs.aspose.com/cells/ar/cpp/get-validation-app...
  5. Hücre Doğrulama Kurallarını Sağlayıp Sağlamadığ...

    Aspose.Cells for C++ API’sini kullanarak Hücre Değerinin Veri Doğrulama Kurallarını Sağlayıp Sağlamadığını nasıl teyit edeceğinizi öğrenin....xlsx" ); // Access the first worksheet Worksheet...); // Access Cell C1 // Cell C1 has the Decimal Validation applied...

    docs.aspose.com/cells/tr/cpp/verify-that-cell-v...
  6. Überprüfen, ob der Zellwert die Datenvalidierun...

    Erfahren Sie, wie Sie mit der API Aspose.Cells for C++ überprüfen, ob der Zellwert die Datenvalidierungsregeln erfüllt....xlsx" ); // Access the first worksheet Worksheet...); // Access Cell C1 // Cell C1 has the Decimal Validation applied...

    docs.aspose.com/cells/de/cpp/verify-that-cell-v...
  7. Obtener validación aplicada a una celda con C++...

    Este artículo muestra cómo aplicar validación en una celda con C++....usar el método Worksheet::Validations::GetValidationInCell para...srcDir + u "sample.xlsx" ); // Access its first worksheet Worksheet...

    docs.aspose.com/cells/es/cpp/get-validation-app...
  8. 验证单元格值是否满足数据验证规则(使用C++)|Documentation

    学习如何通过Aspose.Cells for C++ API验证单元格值是否符合数据验证规则。...xlsx" ); // Access the first worksheet Worksheet...); // Access Cell C1 // Cell C1 has the Decimal Validation applied...

    docs.aspose.com/cells/zh/cpp/verify-that-cell-v...
  9. Alternative to document.isLicensed() in Aspose....

    I was using document.isLicensed() after setting license when using Java 11. the reason is that if there was some problem setting the license or it expired then I really DO NOT want the eval mode stamps put on my producti…...isLicensed() failed to access class com.aspose.pdf.ADocument...IllegalAccessError: failed to access class com.aspose.pdf.ADocument...

    forum.aspose.com/t/alternative-to-document-isli...
  10. 用C++获取单元格验证|Documentation

    本文章介绍了如何用C++应用验证到单元格。... 同样,您可以使用 Worksheet::Validations::GetValidationInCell 方法通...srcDir + u "sample.xlsx" ); // Access its first worksheet Worksheet...

    docs.aspose.com/cells/zh/cpp/get-validation-app...