Sort Score
Result 10 results
Languages All
Labels All
Results 2,351 - 2,360 of 17,415 for

true type

(0.31 sec)
  1. FieldFootnoteRef | Aspose.Words for Java

    Implements the FOOTNOTEREF field in Java....FieldFormat object that provides typed access to field’s formatting...Gets the Microsoft Word field type. isDirty() Gets whether the...

    reference.aspose.com/words/java/com.aspose.word...
  2. FieldFormText | Aspose.Words for Java

    Implements the FORMTEXT field in Java....FieldFormat object that provides typed access to field’s formatting...Gets the Microsoft Word field type. isDirty() Gets whether the...

    reference.aspose.com/words/java/com.aspose.word...
  3. IStructuredDocumentTag.placeholder property | A...

    IStructuredDocumentTag.placeholder property. Gets the [BuildingBlock](../../../aspose.words/buildingblock/) containing placeholder text which should be displayed when this SDT run contents are empty, the associated mapped XML element is empty as specified via the [IStructuredDocumentTag.xmlMapping](../xmlMapping/) element or the [IStructuredDocumentTag.isShowingPlaceholderText](../isShowingPlaceholderText/) element is True....isShowingPlaceholder element is true. get placeholder () : Aspose...document tag of the "PlainText" type, which will function as a text...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. 使用 JavaScript 通过 C++ 将单元格范围显示为数据标签|Documentation

    学习如何在图表中使用 Aspose.Cells for JavaScript 通过 C++ 显示单元格范围作为数据标签。我们的指南将演示如何将标签链接到数据源,并进行格式化,以在图表中提供准确且有意义的信息。...showCellRange 属性设置为 true ,以选择 标签包含-来自单元格的值 选项。 <!DOCTYPE...Labels Example </ h1 > < input type = "file" id = "fileInput" accept...

    docs.aspose.com/cells/zh/javascript-cpp/showing...
  5. Comment.author property | Aspose.Words for Python

    Comment.author property. Returns or sets the author name for a comment.... COMMENT , True ) # If a comment has no ancestor...comment as opposed to a reply-type comment. # Print all top-level...

    reference.aspose.com/words/python-net/aspose.wo...
  6. ChartSeriesCollection.add_multilevel_value meth...

    ChartSeriesCollection.add_multilevel_value method. Adds new [ChartSeries](../../chartseries/) to this collection... Parameter Type Description series_name str...builder . insert_chart ( chart_type = aw . drawing . charts . ChartType...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Determine if Shape is Smart Art Shape|Documenta...

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....Output Is Smart Art Shape : True AI Document Assistant Close...Shape Extract Text from the Gear Type SmartArt Shape Analyzing your...

    docs.aspose.com/cells/net/determine-if-shape-is...
  8. 获取邮箱中的邮件数量|Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms...."Mapi" ); object _missing = Type . Missing ; ns . Logon ( _missing...false , true ); // Get Inbox information in objec of type MAPIFolder...

    docs.aspose.com/email/zh/net/get-the-number-of-...
  9. FieldNextIf | Aspose.Words for Java

    Implements the NEXTIF field in Java.... If the comparison is true, the next data record is merged...insertField(FieldType.FIELD_NEXT, true); Assert.assertEquals(" NEXT...

    reference.aspose.com/words/java/com.aspose.word...
  10. How to create Sunburst chart with C++|Documenta...

    Learn how to create a sunburst chart in Aspose.Cells for 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...showed chart . SetShowLegend ( true ); // Set the chart title name...

    docs.aspose.com/cells/cpp/creating-sunburst-chart/