Sort Score
Result 10 results
Languages All
Labels All
Results 431 - 440 of 17,437 for

true type

(2.33 sec)
  1. Data Validation|Documentation

    Learn how to add data validation through the Aspose.Cells for JavaScript via C++ API.... Data Validation Types and Execution Data validation...of different types of data validation. Each type is used to control...

    docs.aspose.com/cells/javascript-cpp/data-valid...
  2. StructuredDocumentTagRangeEnd | Aspose.Words fo...

    Represents an end of ranged structured document tag which accepts multi-sections content in Java....STRUCTURED_DOCUMENT_TAG_RANGE_START, true).get(0); StructuredDocumentTa...STRUCTURED_DOCUMENT_TAG_RANGE_END, true).get(0); System.out.println...

    reference.aspose.com/words/java/com.aspose.word...
  3. IStructuredDocumentTag | Aspose.Words for Java

    Interface to define a common data for StructuredDocumentTag and StructuredDocumentTagRangeStart in Java....getLockContentContro() When set to true, this property will prohibit...getLockContents() When set to true, this property will prohibit...

    reference.aspose.com/words/java/com.aspose.word...
  4. Aspose::Words::Markup::StructuredDocumentTag::S...

    Aspose::Words::Markup::StructuredDocumentTag::StructuredDocumentTag constructor. Initializes a new instance of the Structured document tag class in C++....:: Words :: Markup :: SdtType type , Aspose :: Words :: Markup...MarkupLevel level ) Parameter Type Description doc const Syste...

    reference.aspose.com/words/cpp/aspose.words.mar...
  5. OfficeMathDisplayType | Aspose.Words for Java

    Specifies the display format Type of the equation in Java....Specifies the display format type of the equation. Examples: Shows...getChild(NodeType.OFFICE_MATH, 0, true); // OfficeMath nodes that are...

    reference.aspose.com/words/java/com.aspose.word...
  6. ChartDataLabelCollection indexer | Aspose.Words...

    ChartDataLabelCollection indexer. Returns [ChartDataLabel](../../chartdatalabel/) for the specified index.... Parameter Type Description index int Examples...): series . has_data_labels = True series . explosion = 40 i =...

    reference.aspose.com/words/python-net/aspose.wo...
  7. HorizontalRuleAlignment | Aspose.Words for Java

    Represents the alignment for the specified horizontal rule in Java....setNoShade(true); Assert.assertTrue(shape.isHorizontalRule());...horizontalRuleAlignm) Parameters: Parameter Type Description horizontalRuleAlignm...

    reference.aspose.com/words/java/com.aspose.word...
  8. Paragraph.insert_field method | Aspose.Words fo...

    aspose.words.Paragraph.insert_field method...[ Hide ] insert_field(field_type, update_field, ref_node, is_after)...insert_field ( self , field_type : aspose . words . fields ....

    reference.aspose.com/words/python-net/aspose.wo...
  9. 通过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...
  10. 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...