Sort Score
Result 10 results
Languages All
Labels All
Results 1,761 - 1,770 of 15,989 for

true type

(0.14 sec)
  1. GlossaryDocument.accept method | Aspose.Words f...

    GlossaryDocument.accept method. Accepts a visitor....DocumentVisitor ) Parameter Type Description visitor DocumentVisitor...GlossaryDocument.accept() . Returns True if all nodes were visited; false...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. Customize Bubble Charts in Presentations Using ...

    Create and customize powerful bubble charts in PowerPoint with JavaScript and Aspose.Slides for Node.js via Java to enhance your data visualization easily....Bubble , 50 , 50 , 600 , 400 , true ); chart . getChartData ()....Yes. There is a separate chart type, “Bubble with 3-D.” It applies...

    docs.aspose.com/slides/nodejs-java/bubble-chart/
  3. ChartSeriesGroup.AxisY | Aspose.Words for .NET

    Discover the ChartSeriesGroup AxisY property to easily access and customize Y-axis features for enhanced data visualization in your charts....series group, also of the line type. ChartSeriesGroup newSeriesGroup...newSeriesGroup . AxisX . Hidden = true ; // Define title of the secondary...

    reference.aspose.com/words/net/aspose.words.dra...
  4. AiModel.CheckGrammar | Aspose.Words for .NET

    AI-powered grammar checker API for documents. Automatically detect and fix grammar errors in Word files using advanced language models....CheckGrammarOptions options = null ) Parameter Type Description sourceDocument Document...grammarOptions . ImproveStylistics = true ; Document proofedDoc = model...

    reference.aspose.com/words/net/aspose.words.ai/...
  5. FieldBidiOutline | Aspose.Words for Java

    Implements the BIDIOUTLINE field in Java....FIELD_BIDI_OUTLINE, true); builder.writeln("\u05e9\u05dc\u05d5\u05dd");...insertField(FieldType.FIELD_BIDI_OUTLINE, true); builder.writeln("\u05e9\u05dc\u05d5\u05dd");...

    reference.aspose.com/words/java/com.aspose.word...
  6. FieldQuote Class | Aspose.Words for .NET

    Discover the Aspose.Words.Fields.FieldQuote class, your solution for efficiently implementing QUOTE fields in documents. Enhance your workflow 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...
  7. FontInfoCollection.contains method | Aspose.Wor...

    FontInfoCollection.contains method. Determines whether the collection contains a font with the given name.... Parameter Type Description name str Case-insensitive...the font to locate. Returns True if the item is found in the...

    reference.aspose.com/words/python-net/aspose.wo...
  8. 如何在 JavaScript 结合 C++ 中创建 TreeMap 图表|Documentation

    学习如何在 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/creatin...
  9. 在导出电子表格为CSV格式时,使用JavaScript via C++修剪前导空白行和列|Do...

    学习如何在使用Aspose.Cells for JavaScript via C++导出电子表格为CSV格式时修剪前导空白行和列。...请将其设置为 true ,然后所有前导空白行和列将在保存时被丢弃。 在发布Aspose...TxtSaveOptions.trimLeadingBlankRowA 的默认值为 true 。 导出电子表格到CSV格式时修剪前导空白行和列 以下示例代码加载了具有两个前导空白列的【源...

    docs.aspose.com/cells/zh/javascript-cpp/trim-le...
  10. ChartSeriesGroup.series property | Aspose.Words...

    ChartSeriesGroup.series property. Gets a collection of series that belong to this series group....series group, also of the line type. let newSeriesGroup = chart...newSeriesGroup . axisX . hidden = true ; // Define title of the secondary...

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