Sort Score
Result 10 results
Languages All
Labels All
Results 651 - 660 of 16,762 for

true type

(0.14 sec)
  1. OleControl.IsForms2OleControl | Aspose.Words fo...

    Discover OleControl's IsForms2OleControl property, which identifies if your control is a Forms2OleControl, enhancing your development efficiency....IsForms2OleControl property Returns true if the control is a Forms2OleControl...GetChild ( NodeType . Shape , 0 , true ); OleControl oleControl = shape...

    reference.aspose.com/words/net/aspose.words.dra...
  2. ChartTitle | Aspose.Words for Java

    Provides access to the chart title properties in Java....to "true" to make the title visible. title.setShow(true); //...Set the "Overlay" property to "true" Give other chart elements more...

    reference.aspose.com/words/java/com.aspose.word...
  3. Forms2OleControl.Enabled | Aspose.Words for .NET

    Discover how the Forms2OleControl Enabled property enhances user interaction by confirming if the control is active. Boost your app's functionality!...Enabled property Returns true if control is in enabled state...GetChild ( NodeType . Shape , 0 , true ); OleControl oleControl = shape...

    reference.aspose.com/words/net/aspose.words.dra...
  4. BuiltInDocumentProperties.ContentType | Aspose....

    Discover how to use the BuiltInDocumentProperties ContentType property to efficiently manage your document's content Type for enhanced organization....property Gets or sets the content type of the document. public string...GetChildNodes ( NodeType . Paragraph , true ). Count ; Assert . That ( properties...

    reference.aspose.com/words/net/aspose.words.pro...
  5. Paragraph.appendField method | Aspose.Words for...

    Aspose.Words.Paragraph.appendField method...Parameter Type Description fieldType FieldType The type of the field...fieldCode : string ) Parameter Type Description fieldCode string...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. OfficeMath.parentParagraph property | Aspose.Wo...

    OfficeMath.parentParagraph property. Retrieves the parent [Paragraph](../../../aspose.words/paragraph/) of this node.... getOfficeMath ( 0 , true ); // OfficeMath nodes that...change its location and display type. expect ( officeMath . mathObjectType...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. Working with Artifacts|Aspose.PDF for Java

    This page describes how to work with Artifact class using Aspose.PDF for Java. Code snippets show how to add a background image to PDF pages and how to get each watermark on the first page of a PDF file....Type – gets the artifact type (supports values...EncodingType . Identity_h , true , 72 )); artifact . setArtifactHorizonta...

    docs.aspose.com/pdf/java/artifacts/
  8. CustomXmlProperty | Aspose.Words for Java

    Represents a single custom XML attribute or a smart tag property in Java...."Element" property to reflect the type of data they contain. smartTag...setElement("date"); // Some smart tag types process their contents further...

    reference.aspose.com/words/java/com.aspose.word...
  9. ChartSeriesGroupCollection class | Aspose.Words...

    aspose.words.drawing.charts.ChartSeriesGroupCollection class. Represents a collection of [ChartSeriesGroup](../chartseriesgroup/) objects....Name Description add(series_type) Adds a new series group of...of the specified series type to this collection. remove_at(index)...

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

    aspose.words.drawing.ole.OleControl class. Represents OLE ActiveX control...is_forms2_ole_control Returns True if the control is a Forms2OleControl...aw . NodeType . SHAPE , 0 , True ) . as_shape () ole_control...

    reference.aspose.com/words/python-net/aspose.wo...