Sort Score
Result 10 results
Languages All
Labels All
Results 211 - 220 of 1,082 for

accessibility validator

(0.07 sec)
  1. CertificateHolder.create method | Aspose.Words ...

    aspose.words.digitalsignatures.CertificateHolder.create method...str The password required to access the X.509 certificate data...str The password required to access the X.509 certificate data...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Execute client side function on GridWeb page ch...

    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....Please note, this property is valid only if you have enabled paging..."MyOnPageChange" ); Access Hyperlink object of the GridWeb Cell Validate entire...

    docs.aspose.com/cells/java/execute-client-side-...
  3. FieldMergeBarcode class | Aspose.Words for Python

    aspose.words.fields.FieldMergeBarcode class. Implements the MERGEBARCODE field... Valid values are in the range [0,...for barcode type ITF14. The valid values are [STD display_result...

    reference.aspose.com/words/python-net/aspose.wo...
  4. 웹 접근성 규칙 – C#을 사용하여 확인 – Aspose.HTML for .NET

    향상된 웹 접근성을 위해 WCAG 규칙 검증을 C# 프로젝트에 원활하게 통합합니다....NET Web accessibility Web accessibility rules XHTML JPG...Html; using Aspose.Html.Accessibility; ... var htmlPath = Path...

    products.aspose.com/html/ko/net/web-accessibili...
  5. Public API Changes in Aspose.Cells 8.5.2|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....new Workbook ( filePath ); //Access first worksheet Worksheet worksheet...new Workbook ( filePath ); //Access first worksheet Worksheet worksheet...

    docs.aspose.com/cells/net/public-api-changes-in...
  6. Binding Worksheet to a Customized Collection Ob...

    This article introduces how to bind worksheet to collection in GridWeb....public properties that control access to the private fields. Here...add customer records to and access them from. To make it simple...

    docs.aspose.com/cells/net/aspose-cells-gridweb/...
  7. Проверка доступности для программ чтения с экра...

    Узнайте, как проверить доступность альтернативного текста и мультимедиа в соответствии с рекомендациями WCAG с помощью Aspose.HTML for Java....метод , чтобы создать объект validator . По сути, вы создаете валидатор...11 12 // Create an accessibility validator - pass the found guideline...

    docs.aspose.com/html/ru/java/screen-reader-acce...
  8. แท็ก alt รูปภาพ – ตรวจสอบโดยใช้ C# – Aspose.HTM...

    ตรวจสอบแท็ก alt กับมาตรฐาน WCAG ได้อย่างง่ายดาย รวมการตรวจสอบแท็ก Alt เข้ากับโปรเจ็กต์ C# ของคุณ เพื่อให้มั่นใจในการเข้าถึงเนื้อหาเว็บ...NET Web accessibility Image alt tag checker XHTML...Aspose.Html.Accessibility; using Aspose.Html.Accessibility.Results;...

    products.aspose.com/html/th/net/image-alt-tag-c...
  9. 색상 대비 접근성 – C#을 사용하여 확인 – Aspose.HTML for .NET

    C#을 사용하여 색상 대비 접근성을 확인하고 개선하는 방법을 알아보세요. 귀하의 웹사이트가 장애가 있는 사람들이 접근할 수 있는지 확인하세요....NET Web accessibility Accessibility color checker XHTML...Html; using Aspose.Html.Accessibility; ... // Prepare a path to...

    products.aspose.com/html/ko/net/accessibility-c...
  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…...importing it and checking for valid formulas. Here’s a sample approach...approach you can take: Validate Formulas : Before importing, check...

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