Sort Score
Result 10 results
Languages All
Labels All
Results 2,721 - 2,730 of 15,953 for

true type

(0.09 sec)
  1. Aspose::Words::TabStopCollection::RemoveByPosit...

    Aspose::Words::TabStopCollection::RemoveByPosition method. Removes a tab stop at the specified position from the collection in C++....double position ) Parameter Type Description position double...Words :: NodeType :: Paragraph , true ))) { if ( para -> get_ParagraphFormat...

    reference.aspose.com/words/cpp/aspose.words/tab...
  2. Run class | Aspose.Words for Python

    aspose.words.Run class. Represents a run of characters with the same font formatting...Inline ) is_composite Returns True if this node can contain other...) is_delete_revision Returns true if this object was deleted in...

    reference.aspose.com/words/python-net/aspose.wo...
  3. 使用 Aspose.Page JavaScript 通过 C++ API 转换 PostScript

    本文通过代码片段讲解并演示了 Aspose.Page JavaScript 通过 C++ API 解决方案中包含的 PS 到 BMP 的转换功能。... 如果 SuppressErrors 值为 true(默认情况下),则可以查看 EPS 转换为 PNG 过程中抛出的错误。...中将 PS 文件转换为 BMP 文件: <script type="text/javascript" async src="AsposePageforJS...

    docs.aspose.com/page/zh/javascript-cpp/convert-ps/
  4. 用JavaScript通过C++创建和管理图表|Documentation

    学习如何使用Aspose.Cells for JavaScript via C++在微软Excel中创建图表。我们的指南将演示各种图表类型以及如何自定义其外观和格式。...Cells Example </ h1 > < input type = "file" id = "fileInput" accept...min.js" ></ script > < script type = "text/javascript" > const...

    docs.aspose.com/cells/zh/javascript-cpp/creatin...
  5. BUG: Datavalidation with REGEXTEST does not wor...

    I’m creating a Excel with .NET and trying to add a datavalidation to check if a cell value is an URL. Consider the following code: public void AddDataValidation(CellArea cellArea, Column column, Worksheet worksheet) { …...Type = ValidationType.Custom; validation...ShowError = true; validation.IgnoreBlank = true; } // Some where...

    forum.aspose.com/t/bug-datavalidation-with-rege...
  6. Update Power Query Formula Item with JavaScript...

    Learn how to update the Power Query Formula item data source in an Excel file using Aspose.Cells for JavaScript via C++.... </ p > < input type = "file" id = "fileInputMain"..."Source" item): </ label > < input type = "file" id = "fileInputSource"...

    docs.aspose.com/cells/javascript-cpp/update-pow...
  7. How to create Sunburst chart with Node.js via C...

    Learn how to create a sunburst chart in Aspose.Cells for Node.js via C++, a chart that presents data in a circle. Our guide will help you set up various properties and formatting of your chart, including data labels, legends, colors, and more....contributing pieces, while another type of hierarchical chart, the treemap...shown chart . setShowLegend ( true ); // Set the chart title name...

    docs.aspose.com/cells/nodejs-cpp/creating-sunbu...
  8. 搜索

    搜索...class="navbar-header"> <button type="button" class="navbar-toggle"...glyphicon-chevron-left" aria-hidden="true"></span> <span class="sr-only">Previous</span>...

    blog.aspose.com/zh-hant/slides/asp-net-core-pow...
  9. 搜索

    搜索...AllColumnsInOnePageP = true; options.OnePagePerSheet = true; options.TextCrossType...<button class="navbar-toggler" type="button" data-toggle="collapse"...

    blog.aspose.com/zh-hant/cells/view-excel-files-...
  10. BaseWebExtensionCollection | Aspose.Words for Java

    Base class for TaskPaneCollection WebExtensionBindingCollection WebExtensionPropertyCollection and WebExtensionReferenceCollection collections in Java....item) Parameters: Parameter Type Description item java.lang.Object...RIGHT); myScriptTaskPane.isVisible(true); myScriptTaskPane.setWidth(300...

    reference.aspose.com/words/java/com.aspose.word...