Sort Score
Result 10 results
Languages All
Labels All
Results 661 - 670 of 15,993 for

true type

(0.3 sec)
  1. ConditionalStyle | Aspose.Words for Java

    Represents special formatting applied to some area of a table with assigned table style in Java.... // 1 - By style type: tableStyle.getConditionalStyles()...getLastColumn().getFont().setBold(true); // List all possible style...

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

    Specifies Type of a category axis in Java....class AxisCategoryType Specifies type of a category axis. Examples:...MAXIMUM); yAxis.setReverseOrder(true); yAxis.setMajorTickMark(AxisTickMark...

    reference.aspose.com/words/java/com.aspose.word...
  3. 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...
  4. Section | Aspose.Words for Java

    Represents a single section in a document in Java....ancestor of the specified object type. getBody() Returns the Body...node. getProtectedForForms() True if the section is protected...

    reference.aspose.com/words/java/com.aspose.word...
  5. AxisGroup Enum | Aspose.Words for .NET

    Discover the Aspose.Words.Drawing.Charts.AxisGroup enum, your key to managing chart axis groups effectively for enhanced data visualization....AxisGroup enumeration Represents a type of a chart axis group. public...series group, also of the line type. ChartSeriesGroup newSeriesGroup...

    reference.aspose.com/words/net/aspose.words.dra...
  6. VariableCollection.contains method | Aspose.Wor...

    VariableCollection.contains method. Determines whether the collection contains a document variable with the given name.... Parameter Type Description name str Case-insensitive...variable to locate. Returns True if item is found in the collection;...

    reference.aspose.com/words/python-net/aspose.wo...
  7. CompositeNode.GetChild | Aspose.Words for .NET

    Discover the CompositeNode GetChild method to easily retrieve the Nth child node of a specific Type, enhancing your data management efficiency....node that matches the specified type. public Node GetChild ( NodeType...Parameter Type Description nodeType NodeType Specifies the type of the...

    reference.aspose.com/words/net/aspose.words/com...
  8. Table.setShading method | Aspose.Words for Node.js

    Table.setShading method. Sets shading to the specified values on whole table....backgroundColor : string ) Parameter Type Description texture TextureIndex... Single , 1.5 , "#008000" , true ); table . setBorder ( aw ....

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. DropDownItemCollection.contains method | Aspose...

    DropDownItemCollection.contains method. Determines whether the collection contains the specified value....( value : string ) Parameter Type Description value string Case-sensitive...Case-sensitive value to locate. Returns true if the item is found in the...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. 通过JavaScript和C++管理Excel图表的数据标签|Documentation

    学习如何有效管理Excel图表中的数据标签,使用Aspose.Cells for Java脚本通过C++。本指南涵盖添加、删除和修改标签等多种管理任务,以提升图表的可读性和实用性。...Labels Example </ h1 > < input type = "file" id = "fileInput" accept...min.js" ></ script > < script type = "text/javascript" > const...

    docs.aspose.com/cells/zh/javascript-cpp/insert-...