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

true type

(0.2 sec)
  1. Convert EPS with Aspose.Page JavaScript via C++...

    EPS to WMF conversion functionality offered by Aspose.Page API solution for JavaScript via C++ is explained and illustrated with the code snippets here....the SuppressErrors value was true, as it is by default, It is...files in JavaScript: <script type="text/javascript" async src="AsposePageforJS...

    docs.aspose.com/page/javascript-cpp/convert-eps/
  2. 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...
  3. 验证单元格值是否满足数据验证规则|Documentation

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

    docs.aspose.com/cells/zh/javascript-cpp/verify-...
  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. 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...
  6. 用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-...
  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. 仅使用 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...
  9. CommentRangeStart | Aspose.Words for .NET

    Discover the CommentRangeStart constructor. Easily create new instances of this class for enhanced coding efficiency and streamlined development....DocumentBase doc , int id ) Parameter Type Description doc DocumentBase...GetChildNodes ( NodeType . Comment , true )); } /// <summary> /// Iterates...

    reference.aspose.com/words/net/aspose.words/com...
  10. 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...