Sort Score
Result 10 results
Languages All
Labels All
Results 781 - 790 of 17,414 for

true type

(0.1 sec)
  1. ShadowType | Aspose.Words for Java

    Specifies the Type of a shape shadow in Java....class ShadowType Specifies the type of a shape shadow. Remarks:...getChildNodes(NodeType.SHAPE, true).get(0); if (shape.getShadowFormat()...

    reference.aspose.com/words/java/com.aspose.word...
  2. LinearGradientBrush | Aspose.PSD for Java API R...

    Encapsulates a Aspose.Imaging.Brush with a linear gradient.... Parameters: Parameter Type Description point1 Point A Aspose...colors. Parameters: Parameter Type Description point1 PointF A...

    reference.aspose.com/psd/java/com.aspose.psd.br...
  3. Forms2OleControl.value property | Aspose.Words ...

    Forms2OleControl.value property. Gets underlying Value property which often represents control state... getShape ( 0 , true ); let oleControl = shape ....enabled ). toEqual ( true ); expect ( checkBox . type ). toEqual ( aw...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. AbsolutePositionTab | Aspose.Words for Java

    An absolute position tab is a character which is used to advance the position on the current line of text when displaying this WordprocessingML content in Java....SPECIAL_CHAR, 0, true); myDocTextExtractor = new DocTextExtractor();...ancestor of the specified object type. getCustomNodeId() Specifies...

    reference.aspose.com/words/java/com.aspose.word...
  5. DocumentBuilder.insert_signature_line method | ...

    aspose.words.DocumentBuilder.insert_signature_line method... Parameter Type Description signature_line_options...horz_pos, left, vert_pos, top, wrap_type) Inserts a signature line at...

    reference.aspose.com/words/python-net/aspose.wo...
  6. DocumentBuilder class | Aspose.Words for Python

    aspose.words.DocumentBuilder class. Provides methods to insert text, images and other content, specify font, paragraph and section formatting...Properties Name Description bold True if the font is formatted as...is_at_end_of_paragraph Returns True if the cursor is at the end...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Show and Hide Worksheets and Tabs with JavaScri...

    This article provides sample code for using the JavaScript API or JavaScript Library to programmatically display and hide an Excel worksheet. Additionally, it shows how to show and hide Excel workbook tabs....that it can only store either a true or false value. Making a Worksheet...Worksheet.isVisible() property to true . Hiding a Worksheet Hide a...

    docs.aspose.com/cells/javascript-cpp/show-and-h...
  8. DocumentBuilder class | Aspose.Words for Node.js

    Aspose.Words.DocumentBuilder class. Adapts [DocumentBuilder](./) class public API for Node.js porting....Properties Name Description bold True if the font is formatted as... isAtEndOfParagraph Returns true if the cursor is at the end...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. PropertyType enumeration | Aspose.Words for Python

    aspose.words.properties.PropertyType enumeration. Specifies data Type of a document property....PropertyType enumeration Specifies data type of a document property. Members...OTHER The property is some other type. Examples Shows how to work...

    reference.aspose.com/words/python-net/aspose.wo...
  10. ResourceType | Aspose.Words for Java

    Type of loaded resource in Java....Object public class ResourceType Type of loaded resource. Examples:...getChildNodes(NodeType.SHAPE, true).getCount()); doc.save(getArtifactsDir()...

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