Sort Score
Result 10 results
Languages All
Labels All
Results 651 - 660 of 16,784 for

true type

(0.36 sec)
  1. FieldInfo | Aspose.Words for Java

    Implements the INFO field in Java....FIELD_INFO, true); field.setInfoType("Comments");...insertField(FieldType.FIELD_INFO, true); field.setInfoType("Comments");...

    reference.aspose.com/words/java/com.aspose.word...
  2. Aspose::Words::Story class | Aspose.Words for C...

    Aspose::Words::Story class. Base class for elements that contain block-level nodes Paragraph and Table. 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/story/
  3. FieldTC class | Aspose.Words for Python

    aspose.words.fields.FieldTC class. Implements the TC field...FieldFormat object that provides typed access to field’s formatting...the entry. type Gets the Microsoft Word field type. (Inherited...

    reference.aspose.com/words/python-net/aspose.wo...
  4. AxisGroup Enum | Aspose.Words for .NET

    Discover the Aspose.Words.Drawing.Charts.AxisGroup enum, your key to managing chart axis groups effectively for enhanced data visualization....AxisGroup enumeration Represents a type of a chart axis group. public...series group, also of the line type. ChartSeriesGroup newSeriesGroup...

    reference.aspose.com/words/net/aspose.words.dra...
  5. Aspose::Words::AbsolutePositionTab class | Aspo...

    Aspose::Words::AbsolutePositionTab class. An absolute position tab is a character which is used to advance the position on the current line of text when displaying this WordprocessingML content. To learn more, visit the documentation article in C++....virtual get_IsComposite () Returns true if this node can contain other...get_IsDeleteRevision () Returns true if this object was deleted in...

    reference.aspose.com/words/cpp/aspose.words/abs...
  6. Inline class | Aspose.Words for Python

    aspose.words.Inline class. Base class for inline-level nodes that can have character formatting associated with them, but cannot have child nodes of their own... 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...
  7. Add Group function in Aspose.Cells for Reportin...

    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....Parameter Description Type The group type – either Row Group or...the group (0 = top‑most). Hide true / false – determines whether...

    docs.aspose.com/cells/reportingservices/add-gro...
  8. FieldImport | Aspose.Words for Java

    Implements the IMPORT field in Java....Below are two similar field types that we can use to display images...insertField(FieldType.FIELD_INCLUDE_PICTURE, true); fieldIncludePicture.setSo...

    reference.aspose.com/words/java/com.aspose.word...
  9. OfficeMath.parent_paragraph property | Aspose.W...

    OfficeMath.parent_paragraph property. Retrieves the parent [Paragraph](../../../aspose.words/paragraph/) of this node.... OFFICE_MATH , 0 , True ) . as_office_math () # OfficeMath...change its location and display type. self . assertEqual ( aw . math...

    reference.aspose.com/words/python-net/aspose.wo...
  10. 通过JavaScript用C++降低Cell.Calculate方法的计算时间|Documen...

    本文介绍如何使用Aspose.Cells库,通过JavaScript用C++减少Excel中的单元格计算方法的计算时间。...当递归属性设置为 true 时,每次调用都会重新计算所有依赖的单元格;而当递归属性为...Formulas Example </ h1 > < input type = "file" id = "fileInput" accept...

    docs.aspose.com/cells/zh/javascript-cpp/decreas...