Sort Score
Result 10 results
Languages All
Labels All
Results 2,391 - 2,400 of 15,993 for

true type

(0.07 sec)
  1. Section.nodeType property | Aspose.Words for No...

    Section.nodeType property. Returns [NodeType.Section](../../nodeType/#Section).... toEqual ( true ); // Invoke the recursive function...node tree while printing the type of each node /// with an indent...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. GlossaryDocument.nodeType property | Aspose.Wor...

    GlossaryDocument.nodeType property. Returns the [NodeType.GlossaryDocument](../../../aspose.words/nodeType/#GlossaryDocument) value.... toEqual ( true ); // Invoke the recursive function...node tree while printing the type of each node /// with an indent...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. Shape.nodeType property | Aspose.Words for Node.js

    Shape.nodeType property. Returns [NodeType.Shape](../../../aspose.words/nodeType/#Shape).... toEqual ( true ); // Invoke the recursive function...node tree while printing the type of each node /// with an indent...

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

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

    docs.aspose.com/cells/zh/javascript-cpp/show-an...
  5. Aspose::Words::Tables::Cell class | Aspose.Word...

    Aspose::Words::Tables::Cell class. Represents a table cell. To learn more, visit the documentation article in C++....get_HasChildNodes () Returns true if this node has any child nodes...get_IsComposite () override Returns true as this node can have child...

    reference.aspose.com/words/cpp/aspose.words.tab...
  6. Showing Cell Range as the Data Labels|Documenta...

    Learn how to show a range of cells as data labels in charts using Aspose.Cells for Python via .NET. Our guide will demonstrate how to link the labels to your data source and format them to provide accurate and meaningful information in your charts....show_cell_range property to true to select the Label Contains...Assistant Close Set the Shape Type of Data Labels of Chart Resize...

    docs.aspose.com/cells/python-net/showing-cell-r...
  7. DocumentProperty.ToString | Aspose.Words for .NET

    Discover the DocumentProperty ToString method, which formats property values as strings based on locale, enhancing data presentation and user experience.... For all other types converts a property using Object...ToString(). Examples Shows various type conversion methods of custom...

    reference.aspose.com/words/net/aspose.words.pro...
  8. Aspose::Words::Fields::FieldGlossary class | As...

    Aspose::Words::Fields::FieldGlossary class. Implements the GLOSSARY field. To learn more, visit the documentation article in C++....FieldFormat object that provides typed access to field’s formatting...virtual get_Type () const Gets the Microsoft Word field type. GetFieldCode...

    reference.aspose.com/words/cpp/aspose.words.fie...
  9. Aspose::Words::DocumentBuilder::MoveToBookmark ...

    Aspose::Words::DocumentBuilder::MoveToBookmark method. Moves the cursor to a bookmark in C++....String & bookmarkName ) Parameter Type Description bookmarkName const...move the cursor to. ReturnValue true if the bookmark was found; false...

    reference.aspose.com/words/cpp/aspose.words/doc...
  10. Inline.parentParagraph property | Aspose.Words ...

    Inline.parentParagraph property. Retrieves the parent [Paragraph](../../paragraph/) of this node....how to determine the revision type of an inline node. let doc =...toEqual ( 6 ); // Below are five types of revisions that can flag an...

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