Sort Score
Result 10 results
Languages All
Labels All
Results 431 - 440 of 1,853 for

accessibility validator

(0.79 sec)
  1. Secure Presentations with Passwords in Java|Asp...

    Learn how to effortlessly lock and unlock password-protected PowerPoint and OpenDocument presentations with Aspose.Slides for Java. Secure your presentations....password, a user will be able to access your document and open it....This way, users become able to access or modify the presentation...

    docs.aspose.com/slides/java/password-protected-...
  2. Secure Presentations with Passwords on Android|...

    Effortlessly lock and unlock password-protected PowerPoint and OpenDocument presentations with Aspose.Slides for Android via Java. Secure your presentations....password, a user will be able to access your document and open it....This way, users become able to access or modify the presentation...

    docs.aspose.com/slides/androidjava/password-pro...
  3. Aspose::Words::Fields::FieldMergeBarcode class ...

    Aspose::Words::Fields::FieldMergeBarcode class. Implements the MERGEBARCODE field. To learn more, visit the documentation article in C++.... Valid values are in the range [0,...for barcode type ITF14. The valid values are [STD get_DisplayResult...

    reference.aspose.com/words/cpp/aspose.words.fie...
  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. 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....xlsx" ); //Access first worksheet Worksheet worksheet...Workbook ( "source.xlsx" ); //Access first worksheet Worksheet worksheet...

    docs.aspose.com/cells/java/public-api-changes-i...
  7. Technical Support|Aspose.Words for Python via .NET

    Aspose.Words for Python via .NET provides free technical support available to all users. Please report your question, issue, or feature request using Aspose Free Support Forum....This page describes how to access free technical support for...Aspose developers will have access to the attached files. Try...

    docs.aspose.com/words/python-net/technical-supp...
  8. Binding Worksheet to a Customized Collection Ob...

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

    docs.aspose.com/cells/net/aspose-cells-gridweb/...
  9. Aspose.Pdf convert HTML to PDF gets exception F...

    A bad href link in html for example “http://415.707.7015/” throws a failed to parse exception that does not allow for processing to continue. Work arounds here suggest pre-validating all hrefs in the entire html before …...arounds here suggest pre-validating all hrefs in the entire html...example ), the HTML parser validates the href` value, throws “Failed...

    forum.aspose.com/t/aspose-pdf-convert-html-to-p...
  10. BUG: Datavalidation with REGEXTEST does not wor...

    I’m creating a Excel with .NET and trying to add a datavalidation to check if a cell value is an URL. Consider the following code: public void AddDataValidation(CellArea cellArea, Column column, Worksheet worksheet) { …...var validations = worksheet.Validations; var validation = va...validations[validations.Add(cellArea)]; validation.Type = ValidationType...

    forum.aspose.com/t/bug-datavalidation-with-rege...