Sort Score
Result 10 results
Languages All
Labels All
Results 431 - 440 of 16,706 for

true type

(0.09 sec)
  1. ChartMultilevelValue constructor | Aspose.Words...

    aspose.words.drawing.charts.ChartMultilevelValue constructor... Parameter Type Description level1 str level2...level2 : str ): ... Parameter Type Description level1 str level2...

    reference.aspose.com/words/python-net/aspose.wo...
  2. 使用 JavaScript 通过 C++ 操作 ContentTypeProperties|D...

    学习如何使用 Aspose.Cells for JavaScript 通过 C++ 操作 Excel 文件中的自定义 ContentTypeProperties。...isNillable() 属性为 true ,使其成为可选。以下代码展示了如何添加可选的自定义Co...With Content Type Properties </ h1 > < input type = "file" id...

    docs.aspose.com/cells/zh/javascript-cpp/working...
  3. Data Validation with C++|Documentation

    Learn how to add data validation through the Aspose.Cells for 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/cpp/data-validation/
  4. FieldTC.Text | Aspose.Words for .NET

    Manage your FieldTC Text property effortlessly. Easily get or set entry text for seamless data handling and enhanced user experience.... FieldTOC , true ); // Configure the field only...pick up TC entries of the "A" type, and an entry-level between...

    reference.aspose.com/words/net/aspose.words.fie...
  5. Aspose::Words::Math::OfficeMath::get_DisplayTyp...

    Aspose::Words::Math::OfficeMath::get_DisplayType method. Gets/sets Office Math display format Type which represents whether an equation is displayed inline with the text or displayed on its own line in C++....Gets/sets Office Math display format type which represents whether an...get_DisplayType () Remarks Display format type has effect for top level Office...

    reference.aspose.com/words/cpp/aspose.words.mat...
  6. Aspose::Words::Range::NormalizeFieldTypes metho...

    Aspose::Words::Range::NormalizeFieldTypes method. Changes field Type values FieldType of FieldStart, FieldSeparator, FieldEnd in this range so that they correspond to the field Types contained in the field codes in C++....dTypes method Changes field type values FieldType of FieldStart...they correspond to the field types contained in the field codes...

    reference.aspose.com/words/cpp/aspose.words/ran...
  7. TableStyle | Aspose.Words for Java

    Represents a table style in Java....setAllowBreakAcrossP(true); tableStyle.setBidi(true); tableStyle.setCellSpacing(5...of table cells. getBuiltIn() True if this style is one of the...

    reference.aspose.com/words/java/com.aspose.word...
  8. Story class | Aspose.Words for Python

    aspose.words.Story class. Base class for elements that contain block-level nodes [Paragraph](../paragraph/) and [Table](../../aspose.words.tables/table/)... has_child_nodes Returns True if this node has any child nodes...CompositeNode ) is_composite Returns True if this node can contain other...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Style | Aspose.Words for Java

    Represents a single built-in or user-defined style in Java....setAutomaticallyUpda(true); DocumentBuilder builder =...style is based on. getBuiltIn() True if this style is one of the...

    reference.aspose.com/words/java/com.aspose.word...
  10. Converting Word Lists to Text - Free Support Fo...

    Hello, I am trying to mimic the following VBA code using Aspose: ConvertNumbersToText Method | Microsoft Learn This word vba method (ActiveDocument.ConvertNumbersToText) converts all auto-numbering to text in a docume…...type == aw.fields.FieldType.FIELD_LIST_NUM:...get_child_nodes(aw.NodeType.PARAGRAPH, True): para = p.as_paragraph() if...

    forum.aspose.com/t/converting-word-lists-to-tex...