Sort Score
Result 10 results
Languages All
Labels All
Results 1,421 - 1,427 of 1,427 for

accessibility validator

(0.13 sec)
  1. Aspose.PSD for Java 20.9 - Release Notes|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....length ; // Use Reflection for accessing arrays to support arrays of...length ; // Use Reflection for accessing arrays to support arrays of...

    docs.aspose.com/psd/java/aspose-psd-for-java-20...
  2. ListLevel | Aspose.Words for Java

    Defines formatting for a list level in Java.... You access ListLevel objects via the ListLevelCollection...string meaning no number is valid. Examples: Shows how to apply...

    reference.aspose.com/words/java/com.aspose.word...
  3. FormField | Aspose.Words for Java

    Represents a single form field in Java....getDropDownItems() Provides access to the items of a dropdown...form field. getFont() Provides access to the font formatting of this...

    reference.aspose.com/words/java/com.aspose.word...
  4. Section | Aspose.Words for Java

    Represents a single section in a document in Java.... A minimal valid section needs to have Body with...getHeadersFooters() Provides access to the headers and footers...

    reference.aspose.com/words/java/com.aspose.word...
  5. Stroke | Aspose.Words for Java

    Defines a stroke for a shape in Java....getStroke() property to access stroke properties of a shape...of transparency of a stroke. Valid range is from 0 to 1. Remarks:...

    reference.aspose.com/words/java/com.aspose.word...
  6. Body | Aspose.Words for Java

    Represents a container for the main text of a section in Java.... A minimal valid Body needs to contain at least...null . Examples: Shows how to access a node’s parent node. Document...

    reference.aspose.com/words/java/com.aspose.word...
  7. Table | Aspose.Words for Java

    Represents a table in a Word document in Java.... A minimal valid table needs to have at least...cells. getRows() Provides typed access to the rows of the table. getStyle()...

    reference.aspose.com/words/java/com.aspose.word...