Sort Score
Result 10 results
Languages All
Labels All
Results 991 - 1,000 of 16,710 for

true type

(0.07 sec)
  1. 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...
  2. SystemFontSource class | Aspose.Words for Python

    aspose.words.fonts.SystemFontSource class. Represents all TrueType fonts installed to the system...from FontSourceBase ) type Returns the type of the font source....SYSTEM_FONTS , system_font_source . type ) self . assertEqual ( 0 , system_font_source...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Trim Leading Blank Rows and Columns while expor...

    Learn how to trim leading blank rows and columns when exporting spreadsheets to CSV format using Aspose.Cells for JavaScript via C++....trimLeadingBlankRowA property to true . All the leading blank rows...TxtSaveOptions.trimLeadingBlankRowA is true . Trim Leading Blank Rows and...

    docs.aspose.com/cells/javascript-cpp/trim-leadi...
  4. WriteIn|Documentation

    WriteIn element provides a blank field in which the respondent can hand write some text or draw a picture...."element_type": "WriteIn" property. { "element_type" : "WriteIn"...properties Name Type Description element_type string Must be "WriteIn"...

    docs.aspose.com/omr/net/json-markup/writein/
  5. FieldDisplayBarcode.case_code_style property | ...

    FieldDisplayBarcode.case_code_style property. Gets or sets the style of a Case Code for barcode Type ITF14...style of a Case Code for barcode type ITF14. The valid values are...FieldType . FIELD_DISPLAY_BARCODE , True ) . as_field_display_barcode...

    reference.aspose.com/words/python-net/aspose.wo...
  6. OdsoRecipientData | Aspose.Words for Java

    Represents information about a single record within an external data source that is to be excluded from the mail merge in Java.... The default value is true . Returns: boolean - The corresponding...default value is true . Parameters: Parameter Type Description value...

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

    Implements the FILESIZE field in Java....FIELD_FILE_SIZE, true); field.update(); Assert.assertEquals("...FIELD_FILE_SIZE, true); field.isInKilobytes(true); field.update();...

    reference.aspose.com/words/java/com.aspose.word...
  8. ShapeBase Class | Aspose.Words for .NET

    Explore the Aspose.Words.Drawing.ShapeBase class, your foundation for creating dynamic drawings, including AutoShapes, OLE objects, and ActiveX controls....CanHaveImage { get; } Returns true if the shape type allows the shape to...HasChildNodes { get; } Returns true if this node has any child nodes...

    reference.aspose.com/words/net/aspose.words.dra...
  9. OleControl Class | Aspose.Words for .NET

    Discover the Aspose.Words.Drawing.Ole.OleControl class to seamlessly integrate OLE ActiveX controls in your applications for enhanced functionality....IsForms2OleControl { get; } Returns true if the control is a Forms2OleControl...GetChild ( NodeType . Shape , 0 , true ); OleControl oleControl = shape...

    reference.aspose.com/words/net/aspose.words.dra...
  10. Working With Tables in PHP|Aspose.Words for Java

    Working With Tables using PHP....( $ nodeType -> TABLE , 0 , true ); // Autofit the first table...PERCENT )) { echo "PreferredWidth type is not percent <br />" ; } if...

    docs.aspose.com/words/java/working-withtables-i...