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

true type

(0.19 sec)
  1. 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...
  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. 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...
  4. 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...
  5. 通过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...
  6. IIndexFilter.ShouldSkipIndex | Aspose.Words for...

    Checks if an item index should be skipped in Aspose.Words for efficient document handling....ShouldSkipIndex ( int index ) Parameter Type Description index Int32 The...index of the item. Return Value true if the item should be skipped;...

    reference.aspose.com/words/net/aspose.words/iin...
  7. CompositeNode | Aspose.Words for Java

    Base class for nodes that can contain other nodes in Java....PARAGRAPH, 0, true); paragraph.appendChild(new...ancestor of the specified object type. getChild(int nodeType, int...

    reference.aspose.com/words/java/com.aspose.word...
  8. FieldMergeBarcode.CaseCodeStyle | Aspose.Words ...

    Discover the FieldMergeBarcode CaseCodeStyle property for ITF14 barcodes. Easily customize your Case Code style with valid options like STDEXTADD....style of a Case Code for barcode type ITF14. The valid values are...FieldType . FieldMergeBarcode , true ); field . BarcodeType = "ITF14"...

    reference.aspose.com/words/net/aspose.words.fie...
  9. 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...
  10. SectionCollection | Aspose.Words for Java

    A collection of Section objects in the document in Java....Insert/Break command and select a break type. The break specifies whether...collection. Parameters: Parameter Type Description node Node The node...

    reference.aspose.com/words/java/com.aspose.word...