Sort Score
Result 10 results
Languages All
Labels All
Results 1,121 - 1,128 of 1,128 for

accessibility validator

(0.2 sec)
  1. ShapeBase | Aspose.Words for Java

    Base class for objects in the drawing layer such as an AutoShape freeform OLE object ActiveX control or picture in Java.... getFont() Provides access to the font formatting of this...text for MyCube."); // We can access the alternative text of a shape...

    reference.aspose.com/words/java/com.aspose.word...
  2. 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...
  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. 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...
  5. 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...
  6. 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...
  7. 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...
  8. 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...