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

true type

(1.41 sec)
  1. Field.update method | Aspose.Words for Node.js

    Aspose.Words.Fields.Field.update method...Parameter Type Description ignoreMergeFormat boolean If true then...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. 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...
  3. 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...
  4. 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...
  5. 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...
  6. Integrate with Microsoft Report Viewer in Local...

    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....viewer , string formatName , Type extensionType ) { const BindingFlags...dropdown. // Get the service type. FieldInfo previewService =...

    docs.aspose.com/cells/reportingservices/integra...
  7. 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...
  8. 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...
  9. SdtAppearance | Aspose.Words for Java

    Specifies the appearance of a structured document tag in Java....STRUCTURED_DOCUMENT_TAG_RANGE_START, 0, true); if (tag.getAppearance() ==...sdtAppearanceName) Parameters: Parameter Type Description sdtAppearanceName...

    reference.aspose.com/words/java/com.aspose.word...
  10. Check Custom Number Format when Setting Style.C...

    Aspose.Cells is a JavaScript library for working with spreadsheet files, which supports checking custom number formats when styling. This article will show you how to use the Aspose.Cells library to check custom number formats to ensure that the styling is correct....checkCustomNumberFor property to true . Check Custom Number Format...checkCustomNumberFor property to true , it throws an exception, e...

    docs.aspose.com/cells/javascript-cpp/check-cust...