Sort Score
Result 10 results
Languages All
Labels All
Results 451 - 460 of 12,626 for

true type

(0.06 sec)
  1. ChartAxisTitle | Aspose.Words for Java

    Provides access to the axis title properties in Java....setShow(true); ChartAxisTitle chartAxisYTitle...chartAxisYTitle.setShow(true); chartAxisYTitle.setOverlay(true); chartAxisYTitle...

    reference.aspose.com/words/java/com.aspose.word...
  2. SubDocument | Aspose.Words for Java

    Represents a SubDocument - which is a reference to an externally stored document in Java....SUB_DOCUMENT, true); // This node serves as a reference...ancestor of the specified object type. getCustomNodeId() Specifies...

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

    Can be used to specify additional options when saving a document into the SaveFormat.DOC or SaveFormat.DOT format in Java....this flag to true. options.setSaveRoutingSlip(true); doc.save(getArtifactsDir()...getExportGeneratorNa() When true , causes the name and version...

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

    Represents the collection of DataRelation objects for this DataSet in Java.... Parameters: Parameter Type Description parentColumn DataColumn...DataRelationCollecti . Parameters: Parameter Type Description relation DataRelation...

    reference.aspose.com/words/java/com.aspose.word...
  5. Style.is_heading property | Aspose.Words for Py...

    Style.is_heading property. True when the style is one of the built-in Heading styles....is_heading property True when the style is one of the...cur_style . name } ", of type " { cur_style . type } "' ) print ( f '...

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

    Represents a chart legend entry in Java....SHAPE, 0, true)).getChart(); ChartLegend chartLegend...getLegendEntries().get(1).getFont().setItalic(true); chartLegend.getLegendEntries()...

    reference.aspose.com/words/java/com.aspose.word...
  7. AxisGroup enumeration | Aspose.Words for Node.js

    Aspose.Words.Drawing.Charts.AxisGroup enumeration. Represents a Type of a chart axis group....AxisGroup enumeration Represents a type of a chart axis group. Members...series group, also of the line type. let newSeriesGroup = chart...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. OleControl class | Aspose.Words for Node.js

    Aspose.Words.Drawing.Ole.OleControl class. Represents OLE ActiveX control...Description isForms2OleControl Returns true if the control is a Forms2OleControl...shape = doc . getShape ( 0 , true ); let oleControl = shape ....

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. Manage SmartArt|Aspose.Slides Documentation

    SmartArt and organization Type chart in PowerPoint presentations in C# or .NET...Layout Type of SmartArt In order to change the layout type of SmartArt...ISmartArtNode.isHidden() returns true if this node is a hidden node...

    docs.aspose.com/slides/net/manage-smartart/
  10. FieldPageRef | Aspose.Words for Java

    Implements the PAGEREF field in Java....insertFieldPageRef(builder, "MyBookmark3", true, false, "Hyperlink to Bookmark3...insertFieldPageRef(builder, "MyBookmark1", true, true, "Bookmark1 is ").getFieldCode());...

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