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

true type

(0.15 sec)
  1. SmartTag.Element | Aspose.Words for .NET

    Discover the SmartTag Element property to easily define and manage smart tag names within your documents for enhanced organization and efficiency...."Element" property to reflect the type of data they contain. smartTag..."date" ; // Some smart tag types process their contents further...

    reference.aspose.com/words/net/aspose.words.mar...
  2. SmartTag.Uri | Aspose.Words for .NET

    Discover the SmartTag Uri property—define your smart tag's namespace URI for enhanced functionality and seamless integration in your applications...."Element" property to reflect the type of data they contain. smartTag..."date" ; // Some smart tag types process their contents further...

    reference.aspose.com/words/net/aspose.words.mar...
  3. CustomXmlProperty.Name | Aspose.Words for .NET

    Define your custom XML attributes effortlessly with the CustomXmlProperty Name property. Enhance your documents with smart tags for better organization...."Element" property to reflect the type of data they contain. smartTag..."date" ; // Some smart tag types process their contents further...

    reference.aspose.com/words/net/aspose.words.mar...
  4. Comment.replies property | Aspose.Words for Python

    Comment.replies property. Returns a collection of [Comment](../) objects that are immediate children of the specified 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...
  5. ChmLoadOptions | Aspose.Words for Java

    Allows to specify additional options when loading CHM document into a Document object in Java.... Parameters: Parameter Type Description obj java.lang.Object...getChild(NodeType.SHAPE, 0, true); Assert.assertTrue(shape.isImage());...

    reference.aspose.com/words/java/com.aspose.word...
  6. Aspose::Words::Style::get_IsHeading method | As...

    Aspose::Words::Style::get_IsHeading method. True when the style is one of the built-in Heading styles in C++....Style::get_IsHeading method True when the style is one of the..."Style name: \t\" {0} \" , of type \" {1} \" " , curStyle -> get_Name...

    reference.aspose.com/words/cpp/aspose.words/sty...
  7. Manage Chart Workbooks in Presentations with Py...

    Discover Aspose.Slides for Python via .NET: effortlessly manage chart workbooks in PowerPoint and OpenDocument formats to streamline your presentation data....BUBBLE , 50 , 50 , 600 , 400 , True ) series = chart . chart_data...show_label_value_from_cell = True workbook = chart . chart_data...

    docs.aspose.com/slides/python-net/chart-workbook/
  8. Aspose::Words::HeaderFooterCollection::idx_get ...

    Aspose::Words::HeaderFooterCollection::idx_get method. Retrieves a HeaderFooter of the specified Type in C++....HeaderFooter of the specified type. System :: SharedPtr < Aspose...headerFooterType ) Parameter Type Description headerFooterType...

    reference.aspose.com/words/cpp/aspose.words/hea...
  9. Protecting Worksheets with C++|Documentation

    Learn how to protect worksheets, rows, columns, and specific cells in Microsoft Excel files using Aspose.Cells with C++....parameters: Protection Type – the type of protection to apply...the worksheet. The protection type is applied with the help of...

    docs.aspose.com/cells/cpp/protecting-worksheets/
  10. 使用 JavaScript 和 C++ 显示或隐藏网格线以及行列标题|Documentation

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

    docs.aspose.com/cells/zh/javascript-cpp/show-an...