Sort Score
Result 10 results
Languages All
Labels All
Results 51 - 60 of 1,766 for

accessibility validator

(0.07 sec)
  1. HTML-to-Tagged-PDF: <dl>/<dt>/<dd> definition l...

    Bug Report: HTML Definition Lists (DL/DT/DD) Incorrectly Mapped to L/LI in Tagged PDF Product Aspose.HTML for .NET Versions Aspose.HTML 26.1.0, Aspose.PDF 26.2.0 Platform .NET 10, Windows 11 Severity PDF/UA-1…...a structure that PDF/UA-1 validators flag as “Possibly inappropriate...options, “output.pdf”); // Validate with Aspose.PDF using var...

    forum.aspose.com/t/html-to-tagged-pdf-dl-dt-dd-...
  2. 网络无障碍 – 如何使用 Aspose.HTML for Java 进行检查

    了解如何使用 Aspose.HTML for Java API 检查网站的可访问性,并找出您的网站是否符合 WCAG 标准。...WebAccessibility(); 5 6 // Create an accessibility validator 7 AccessibilityValidat...AccessibilityValidat validator = webAccessibility. createValidator (); 8 9 //...

    docs.aspose.com/html/zh/java/web-accessibility/
  3. Aspose.Words PdfUa1 export - Footnote error whe...

    Hello, we are using Aspose.Words (.net, version 25.9.0) to generate PDA/UA compatible PDF documents, and when exporting documents with footnotes the PACChecker (v.24.4.2.0) Validator returns the following warning: ‘Poss…...export - Footnote error when validating: Possibly inappropriate use...the PACChecker (v.24.4.2.0) validator returns the following warning:...

    forum.aspose.com/t/aspose-words-pdfua1-export-f...
  4. Error: "String was not recognized as a valid Da...

    Hello, we are using Aspose.PDF for Java 25.5 to merge PDF/A-2a compliant PDF documents into a single PDF/A-2a document. During the conversion I get this error while converting to PDF/A-2a the merged document. class co…..."String was not recognized as a valid DateTime" during conversion...String was not recognized as a valid DateTime. com.aspose.pdf.internal...

    forum.aspose.com/t/error-string-was-not-recogni...
  5. QR-Code Encoding Problems - Free Support Forum ...

    Hello! I use Aspose.BarCode 26.1 and have problems with some currency symbols. I tried QREncodeMode.ECIEncoding; ECIEncodings.UTF8; with bad results qrModeECI.gif (1.9 KB) and I tried QREncodeMode.EXTENDED; w…...basis, along with the direct access to our Paid Support management...otherwise the qr validator QR-Code Validator | EPC & Swiss QR...

    forum.aspose.com/t/qr-code-encoding-problems/32...
  6. Free HTML Applications – Documentation Aspose.HTML

    Aspose.HTML offers free, high-quality online apps to handle your HTML tasks with ease – convert, merge, parse, and generate HTMLs in seconds.... Accessibility Testing tools – Check if...if your website is accessible to people with disabilities and...

    docs.aspose.com/html/apps/
  7. 屏幕阅读器无障碍性 – C# 示例

    了解如何设计网站以实现屏幕阅读器无障碍性,并使用 Aspose.HTML for .NET 根据 WCAG 指南检查替代文本。...Copy 1 // Validate HTML image alt text accessibility with detailed...11 12 // Create an accessibility validator - pass the found guideline...

    docs.aspose.com/html/zh/net/screen-reader-acces...
  8. Java :word 转pdf 报错 java.lang.IllegalArgumentExc...

    java.lang.IllegalArgumentException: Unexpected number style: ‘62’...0_311\jre\lib\ext\access-bridge-64.jar;D:\Program Files\Java\jdk1...arter-validation\2.7.18\spring-boot-starter-validation-2.7.18...

    forum.aspose.com/t/java-word-pdf-java-lang-ille...
  9. 错误和警告 – C# 中的网页无障碍检查

    了解 Aspose.HTML for .NET 中的类和接口,它们可以帮助您在根据 WCAG 验证网站时收集错误和警告。...Create an accessibillity validator with static instance for all...settings 7 AccessibilityValidat validator = webAccessibility. CreateValidator...

    docs.aspose.com/html/zh/net/web-accessibility-e...
  10. Create a PDF/A2-a - Free Support Forum - aspose...

    Hi, I developed some code to create a pdf file from scratch, I use object like: TextSegment FloatingBox TextFragment Line Image everything is seen correctly inside the pdf. Now I would like to modify the code to ma…...validate(“c:\butta\logtaggedpdf.xml”...add(textFragment); document.validate(“c:\butta\logtaggedpdf.xml”...

    forum.aspose.com/t/create-a-pdf-a2-a/312852