Sort Score
Result 10 results
Languages All
Labels All
Results 2,641 - 2,650 of 16,871 for

true type

(0.29 sec)
  1. Manage data of Excel files|Documentation

    This article describes how to view and edit data of Excel files with Aspose.Cells library for JavaScript via C++....approaches to add different types of data to cells. How to Add...Cells Example </ h1 > < input type = "file" id = "fileInput" accept...

    docs.aspose.com/cells/javascript-cpp/view-and-e...
  2. 验证单元格值是否满足数据验证规则|Documentation

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

    docs.aspose.com/cells/zh/javascript-cpp/verify-...
  3. Revision.Group | Aspose.Words for .NET

    Discover the Revision Group property, effortlessly retrieve revision groups or get null if no group exists. Simplify your data management today!...Revision has no group if revision type is StyleDefinitionChang or if...( doc . HasRevisions , Is . True ); Assert . That ( doc . Revisions...

    reference.aspose.com/words/net/aspose.words/rev...
  4. Convert CSV to JSON with JavaScript via C++|Doc...

    Convert CSV file to JSON using the easy-to-use Aspose.Cells for JavaScript via C++ API....JSON Example </ h1 > < input type = "file" id = "fileInput" accept...min.js" ></ script > < script type = "text/javascript" > const...

    docs.aspose.com/cells/javascript-cpp/convert-cs...
  5. 用C++通过JavaScript创建开盘 最高 最低 收盘(OHLC)股票图表|Documen...

    了解如何使用Aspose.Cells for JavaScript通过C++创建开盘 最高 最低 收盘股票图表。我们的指南将演示如何在图表上绘制股票市场数据,包括开盘、最高、最低和收盘价,以实现更好的分析和可视化。...Chart Example </ h1 > < input type = "file" id = "fileInput" accept...min.js" ></ script > < script type = "text/javascript" > const...

    docs.aspose.com/cells/zh/javascript-cpp/create-...
  6. StructuredDocumentTag.setUncheckedSymbol method...

    StructuredDocumentTag.setUncheckedSymbol method. Sets the symbol used to represent the unchecked state of a check box content control....fontName : string ) Parameter Type Description characterCode number...SdtType.Checkbox SDT types. For all other SDT types exception will...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. StructuredDocumentTag.set_checked_symbol method...

    StructuredDocumentTag.set_checked_symbol method. Sets the symbol used to represent the checked state of a check box content control.... Parameter Type Description character_code int...SdtType.CHECKBOX SDT types. For all other SDT types exception will...

    reference.aspose.com/words/python-net/aspose.wo...
  8. WebExtensionPropertyCollection | Aspose.Words f...

    Specifies a set of web extension custom properties in Java....isVisible(true); myScriptTaskPane.setWidth(300...0); myScriptTaskPane.isLocked(true); // If there are multiple task...

    reference.aspose.com/words/java/com.aspose.word...
  9. Create and Manage Chart with Node.js via C++|Do...

    Learn how to use Aspose.Cells for Node.js to create charts in Microsoft Excel. Our guide will demonstrate various chart Types and how to customize their appearance and formatting....setChartDataRange ( "A1:C4" , true ); // Saving the Excel file...objects to create charts. Add any type of chart to a worksheet using...

    docs.aspose.com/cells/nodejs-cpp/creating-charts/
  10. 仅使用 JavaScript 复制范围数据,通过 C++|Documentation

    学习如何使用 C++ 中的脚本将数据从一个单元格范围复制到另一个单元格范围。...Data Example </ h1 > < input type = "file" id = "fileInput" accept...min.js" ></ script > < script type = "text/javascript" > const...

    docs.aspose.com/cells/zh/javascript-cpp/copy-ra...