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

accessibility validator

(0.14 sec)
  1. Правила веб-доступності – перевірка на C# – Asp...

    Легко інтегруйте перевірку правил WCAG у ваші проекти C# для покращеної веб-доступності....NET Web accessibility Web accessibility rules XHTML JPG...Html; using Aspose.Html.Accessibility; ... var htmlPath = Path...

    products.aspose.com/html/uk/net/web-accessibili...
  2. Pom.xml references dead EULA URL - Free Support...

    The Aspose.Words Maven artifact pom.xml still references the outdated EULA URL https://company.aspose.com/legal/eula, whose DNS entry no longer exists. This breaks automated tooling (such as license-maven-plugin) that ag…...the POM should reference a valid, working, and stable URL for...artifact can be updated with a valid URL. In the meantime, if your...

    forum.aspose.com/t/pom-xml-references-dead-eula...
  3. Offentliga API ändringar i Aspose.Cells 8.7.0|D...

    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....var book = new Workbook (); //Access the VbaProject from the Workbook...Workbook ( inFilePath ); //Access the VbaProject from the Workbook...

    docs.aspose.com/cells/sv/net/public-api-changes...
  4. 색상 대비 접근성 – 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...
  5. แท็ก 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...
  6. ArgumentOutOfRangeException when loading MPP fi...

    Product: Aspose.Tasks for .NET Version: 25.8.0 Environment: .NET 8.0, Windows MPP files containing Material type resources crash Aspose.Tasks immediately during Project constructor. The issue occurs because Material r…...Tasks tries to access WorkingTimeCollectio on these...consumed, not scheduled) This is valid and expected behavior Aspose...

    forum.aspose.com/t/argumentoutofrangeexception-...
  7. Basics of Aspose.PDF DOM API|Aspose.PDF for C++

    Aspose.PDF for C++ also uses the idea of DOM to represent the structure of a PDF document in terms of objects. Here you can read the description of this structure....PDF for C++ also accesses the elements in the same way...C++ DOM API constructs it. Accessing PDF Document Elements The...

    docs.aspose.com/pdf/cpp/basics-of-dom-api/
  8. Веб-доступность мультимедиа – Проверка на C#

    Узнайте, как сделать мультимедиа доступным для всех пользователей и проверить доступность мультимедиа на C# с помощью Aspose.HTML for .NET API....Copy 1 // Validate HTML for multimedia accessibility using C#...); 8 9 //Create an accessibility validator, pass the found guideline...

    docs.aspose.com/html/ru/net/multimedia-accessib...
  9. 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-...
  10. Manipulate PDF Document|Aspose.PDF for C++

    This section explains about validation PDF Document for PDF A Standard, how to work with TOC, how to set PDF expiry date, and how to determine the Progress of PDF file generation....Document Contents [ Hide ] Validate PDF Document for PDF A Standard...Standard (A 1A and A 1B) To validate a PDF document for PDF/A-1a...

    docs.aspose.com/pdf/cpp/manipulate-pdf-document/