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

true type

(0.16 sec)
  1. X Axis Vs. Category Axis with C++|Documentation

    Learn how to differentiate between the X axis and the Category axis in Aspose.Cells for C++. Our guide will help you understand the differences in their usage and properties, and how to configure them according to your needs....different types of X axes. While the Y axis is a Value‑type axis,...can be a Category‑type axis or a Value‑type axis. Using a Value...

    docs.aspose.com/cells/cpp/x-axis-vs-category-axis/
  2. 用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-...
  3. SdtType enumeration | Aspose.Words for Node.js

    Aspose.Words.Markup.SdtType enumeration. Specifies the Type of a structured document tag (SDT) node....SdtType enumeration Specifies the type of a structured document tag...Members Name Description None No type is assigned to the SDT. Bibliography...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. 验证单元格值是否满足数据验证规则|Documentation

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

    docs.aspose.com/cells/zh/javascript-cpp/verify-...
  5. SdtType enumeration | Aspose.Words for Python

    aspose.words.markup.SdtType enumeration. Specifies the Type of a structured document tag (SDT) node....SdtType enumeration Specifies the type of a structured document tag...Members Name Description NONE No type is assigned to the SDT. BIBLIOGRAPHY...

    reference.aspose.com/words/python-net/aspose.wo...
  6. TableSubstitutionRule.AddSubstitutes | Aspose.W...

    Enhance your typography with the TableSubstitutionRule AddSubstitutes method, allowing seamless integration of substitute fonts for any original font....substituteFontNames ) Parameter Type Description originalFontName.... That ( systemFontSource . Type , Is . EqualTo ( FontSourceType...

    reference.aspose.com/words/net/aspose.words.fon...
  7. TableSubstitutionRule.GetSubstitutes | Aspose.W...

    Discover the GetSubstitutes method in TableSubstitutionRule. Easily retrieve substitute font names for your original font, enhancing design flexibility....originalFontName ) Parameter Type Description originalFontName.... That ( systemFontSource . Type , Is . EqualTo ( FontSourceType...

    reference.aspose.com/words/net/aspose.words.fon...
  8. 在保存为PDF时,仅更改单个Unicode字符的字体,使用JavaScript通过C++|Do...

    学习如何在使用Aspose.Cells for Java脚本通过C++保存为PDF时更改特定Unicode字符的字体。...isFontSubstitutionCh 属性,应将其设置为true,以便只更改那些无法显示的特定字符的字体为可显示的字体,而其余的单词或句子仍然保持原始字体。...PdfSaveOptions.isFontSubstitutionCh 属性为true后生成的。 如第一个PDF所示,由于非断字符号,整个句子的字体由Times...

    docs.aspose.com/cells/zh/javascript-cpp/change-...
  9. MailMergeDataType Enum | Aspose.Words for .NET

    Discover the Aspose.Words.MailMergeDataType enum for seamless integration of external data sources in your document automation projects....MailMergeDataType enumeration Specifies the type of an external mail merge data...LinkToQuery = true ; settings . ViewMergedData = true ; Assert ....

    reference.aspose.com/words/net/aspose.words.set...
  10. Manage Fonts in Presentations Using JavaScript|...

    Control fonts with Aspose.Slides for Node.js via Java: embed, substitute, and load custom fonts to keep PPT, PPTX and ODP presentations clear and consistent.... True ); port2 . getPortionFormat...aspose . slides . NullableBool . True ); // Set font to Italic port1...

    docs.aspose.com/slides/nodejs-java/manage-fonts/