Sort Score
Result 10 results
Languages All
Labels All
Results 941 - 950 of 16,706 for

true type

(0.3 sec)
  1. DocumentBuilder.InsertCheckBox | Aspose.Words f...

    Effortlessly add interactive checkbox form fields with the DocumentBuilder InsertCheckBox method, enhancing user engagement in your documents....checkedValue , int size ) Parameter Type Description name String The...InsertCheckBox ( "CheckBox_Default" , true , true , 50 ); builder . InsertParagraph...

    reference.aspose.com/words/net/aspose.words/doc...
  2. ChartMultilevelValue | Aspose.Words for Java

    Represents a value for charts that display multilevel data in Java....hasDataLabels(true); series.getDataLabels().setShowValue(true); series...getDataLabels().setShowCategoryName(true); DecimalFormatSymbols symbols...

    reference.aspose.com/words/java/com.aspose.word...
  3. FieldBarcode class | Aspose.Words for Python

    aspose.words.fields.FieldBarcode class. Implements the BARCODE field...facing_identification_mark Gets or sets the type of a Facing Identification Mark...FieldFormat object that provides typed access to field’s formatting...

    reference.aspose.com/words/python-net/aspose.wo...
  4. 通过 JavaScript 使用 C++ 设置字体。|Documentation

    Aspose.Cells 是一个用于操作电子表格文件的JavaScript库。它支持设置单元格的字体设置,允许用户自定义单元格的字体样式和属性。本文将介绍如何使用 Aspose.Cells 库设置单元格字体设置。...Workbook Example </ h1 > < input type = "file" id = "fileInput" accept...min.js" ></ script > < script type = "text/javascript" > const...

    docs.aspose.com/cells/zh/javascript-cpp/cells-f...
  5. DocumentBuilder class | Aspose.Words for Python

    aspose.words.DocumentBuilder class. Provides methods to insert text, images and other content, specify font, paragraph and section formatting...Properties Name Description bold True if the font is formatted as...is_at_end_of_paragraph Returns True if the cursor is at the end...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Convert Range to JSON - Free Support Forum - as...

    Hi, I want to convert a range I have in excel to a JSON and I want to capture the range as is along with all the formatting. The idea is that I want to use these JSON values to later set the range properties in another w…...ToExcelStruct = true; range.ToJson(options); Adhirath...colorScale.criteria.minimum.type format.colorScale.criteria.minimum...

    forum.aspose.com/t/convert-range-to-json/311994
  7. Node.NodeTypeToString | Aspose.Words for .NET

    Discover the Node NodeTypeToString method, effortlessly convert node Type enums into user-friendly strings for seamless coding and improved readability....method that converts a node type enum value into a user friendly...Console . WriteLine ( $"Node type: {Node.NodeTypeToString(node...

    reference.aspose.com/words/net/aspose.words/nod...
  8. Aspose::Words::Fields::FieldFileSize::get_IsInK...

    Aspose::Words::Fields::FieldFileSize::get_IsInKilobytes method. Gets or sets whether to display the file size in kilobytes in C++....FieldType :: FieldFileSize , true )); field -> Update (); ASSERT_EQ...FieldFileSize , true )); field -> set_IsInKilobytes ( true ); field...

    reference.aspose.com/words/cpp/aspose.words.fie...
  9. 通过C++用JavaScript格式化单元格|Documentation

    学习如何在Aspose.Cells for JavaScript via C++中格式化和样式化单元格,包括数字格式化、日期格式化、字体样式和其他单元格样式选项。我们的指南将帮助你创建漂亮且专业的电子表格。...Styling Example </ h1 > < input type = "file" id = "fileInput" accept...min.js" ></ script > < script type = "text/javascript" > const...

    docs.aspose.com/cells/zh/javascript-cpp/cells-f...
  10. DocumentBuilder class | Aspose.Words for Node.js

    Aspose.Words.DocumentBuilder class. Adapts [DocumentBuilder](./) class public API for Node.js porting....Properties Name Description bold True if the font is formatted as... isAtEndOfParagraph Returns true if the cursor is at the end...

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