Sort Score
Result 10 results
Languages All
Labels All
Results 2,781 - 2,790 of 15,787 for

true type

(0.07 sec)
  1. FieldNext Class | Aspose.Words for .NET

    Discover the Aspose.Words.Fields.FieldNext class to efficiently manage NEXT fields in your documents. Enhance your document automation today!...FieldFormat object that provides typed access to field’s formatting...virtual Type { get; } Gets the Microsoft Word field type. Methods...

    reference.aspose.com/words/net/aspose.words.fie...
  2. 使用C++通过JavaScript设置图表外观|Documentation

    了解如何在Aspose.Cells for Java脚本通过C++中配置图表的外观。我们的指南将向你展示如何修改图表布局、颜色、字体和效果,以实现理想的视觉风格,并增强你的工作表。...Cells Example </ h1 > < input type = "file" id = "fileInput" accept...min.js" ></ script > < script type = "text/javascript" > const...

    docs.aspose.com/cells/zh/javascript-cpp/setting...
  3. Manage DataLabels of Excel Charts with Node.js ...

    Learn how to effectively manage data labels in Excel charts using Aspose.Cells for Node.js via C++. This comprehensive guide covers various management tasks, including adding, removing, and modifying labels to enhance chart readability and usability.... add ( "A1:B3" , true ); // Show value labels chart...getDataLabels (). setShowValue ( true ); // Show series name labels...

    docs.aspose.com/cells/nodejs-cpp/insert-datalab...
  4. Aspose::Words::WarningInfo::get_WarningType met...

    Aspose::Words::WarningInfo::get_WarningType method. Returns the Type of the warning in C++....ningType method Returns the type of the warning. Aspose :: Words...get_FontInfoSubstitution () -> set_Enabled ( true ); // Original font metrics...

    reference.aspose.com/words/cpp/aspose.words/war...
  5. 验证单元格值是否满足数据验证规则|Documentation

    了解如何通过C++中的Aspose.Cells for JavaScript验证单元格值是否满足数据验证规则。...该单元格的数据验证规则,则返回 false ,否则返回 true 。 以下示例代码说明了 Cell.validationValue...。然后,向C1输入值15。因为此值满足数据验证规则,属性返回 true 。类似地,输入30时也返回 false 。 <!DOCTYPE...

    docs.aspose.com/cells/zh/javascript-cpp/verify-...
  6. Protecting Worksheets with Node.js via C++|Docu...

    Learn how to protect worksheets in Excel using Aspose.Cells for Node.js via C++, including protecting rows, columns, and specific cells....parameters: Protection Type – the type of protection to apply...the worksheet. The protection type is applied with the help of...

    docs.aspose.com/cells/nodejs-cpp/protecting-wor...
  7. VariableCollection.Add | Aspose.Words for .NET

    Discover how to efficiently add document variables to your VariableCollection with our easy-to-follow guide. Boost your data management today!...name , string value ) Parameter Type Description name String The...FieldType . FieldDocVariable , true ); field . VariableName = "Home...

    reference.aspose.com/words/net/aspose.words/var...
  8. AxisBound Class | Aspose.Words for .NET

    Discover the Aspose.Words.Drawing.Charts.AxisBound class, your solution for defining axis value limits in charts for precise data visualization....as a hash function for this type. override ToString () Returns...HasMajorGridlines = true ; xAxis . HasMinorGridlines = true ; // Define...

    reference.aspose.com/words/net/aspose.words.dra...
  9. WarningType enumeration | Aspose.Words for Python

    aspose.words.WarningType enumeration. Specifies the Type of a warning that is issued by Aspose.Words during document loading or saving....WarningType enumeration Specifies the type of a warning that is issued...font_info_substitution . enabled = True # Original font metrics should...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Get Validation Applied on a Cell|Documentation

    This article shows how to apply validation on a cell with Java...Properties of Validation ---------- Type: 2 Operator: 0 Formula1: = 10...Formula2: = 20 Ignore blank : true Related Articles Data Validation...

    docs.aspose.com/cells/java/get-validation-appli...