Sort Score
Result 10 results
Languages All
Labels All
Results 1,981 - 1,990 of 17,418 for

true type

(0.61 sec)
  1. CompareOptions.ignore_comments property | Aspos...

    CompareOptions.ignore_comments property. Specifies whether to compare differences in comments....Shows how to filter specific types of document elements when making... insert_footnote ( footnote_type = aw . notes . FootnoteType...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Customizing Charts with JavaScript via C++|Docu...

    Learn how to customize charts in Aspose.Cells for JavaScript via C++. Our guide will show you how to modify chart layouts, add and format data series, adjust axes, and apply various formatting options to enhance the appearance and usability of your charts....the freedom to use different types of charts for different data...Cells Example </ h1 > < input type = "file" id = "fileInput" accept...

    docs.aspose.com/cells/javascript-cpp/customizin...
  3. Paragraph.breakIsStyleSeparator property | Aspo...

    Paragraph.breakIsStyleSeparator property. True if this paragraph break is a Style Separator...breakIsStyleSeparato property True if this paragraph break is a...TOC. // If we use a heading type style after the separator, we...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. WarningInfo.WarningType | Aspose.Words for .NET

    Discover the WarningInfo WarningType property that reveals essential warning Types, enhancing your error handling and improving application reliability....WarningType property Returns the type of the warning. public WarningType...FontInfoSubstitution . Enabled = true ; // Original font metrics should...

    reference.aspose.com/words/net/aspose.words/war...
  5. 与GridJs客户端端协同工作|Documentation

    本文介绍了GridJs中的客户端JavaScript API或函数。...showToolbar : true , local : 'en' , showContextmenu : true }) 加载选项的参数:...是否在单元格右键点击时显示右键菜单。 默认值为 truetrue 是 showFileName 是否显示文件名。 true 是 showFormulaExplain...

    docs.aspose.com/cells/zh/python-net/aspose-cell...
  6. ShapeRenderer | Aspose.Words for Java

    Provides methods to render an individual Shape or GroupShape to a raster or vector image or to a Graphics object in Java.... Parameters: Parameter Type Description shape ShapeBase...getChild(NodeType.OFFICE_MATH, 0, true); OfficeMathRenderer renderer...

    reference.aspose.com/words/java/com.aspose.word...
  7. BuiltInDocumentProperties.lines property | Aspo...

    BuiltInDocumentProperties.lines property. Represents an estimate of the number of lines in the document.... update_word_count ( True ) self . assertEqual ( 4 , doc...): while true : if self . m_layout_enumerator . type == aw . layout...

    reference.aspose.com/words/python-net/aspose.wo...
  8. BuiltInDocumentProperties.words property | Aspo...

    BuiltInDocumentProperties.words property. Represents an estimate of the number of words in the document.... update_word_count ( True ) self . assertEqual ( 4 , doc...): while true : if self . m_layout_enumerator . type == aw . layout...

    reference.aspose.com/words/python-net/aspose.wo...
  9. 使用 JavaScript 和 C++ 显示或隐藏网格线以及行列标题|Documentation

    本文提供了使用 C++ 的 JavaScript API 的示例代码,用于以编程方式隐藏或显示 Excel 工作表的网格线、行和列标题。...isGridlinesVisible() 是一个布尔型属性,只能存储true或false值。 使网格线可见 通过将 Worksheet...Worksheet.isGridlinesVisible() 属性设置为 true ,使网格线可见。 隐藏网格线 通过将 Worksheet...

    docs.aspose.com/cells/zh/javascript-cpp/show-an...
  10. Get Inline Error Message - Free Support Forum -...

    Using ReportingEngine to build Word reports with inline error detection enabled via ReportBuildOptions.InlineErrorMessages. Issue: In some cases, especially with complex expressions (e.g., comparing nullable numbers to …...operator '==' to operands of type 'System.Nullable<Int64>' and...InlineErrorMessages property is set to true . Check Doc Range for Errors:...

    forum.aspose.com/t/get-inline-error-message/315601