Sort Score
Result 10 results
Languages All
Labels All
Results 701 - 710 of 17,154 for

true type

(0.36 sec)
  1. CompositeNode.get_child method | Aspose.Words f...

    CompositeNode.get_child method. Returns an Nth child node that matches the specified Type....get_child method get_child(node_type, index, is_deep) Returns an...the specified type. def get_child ( self , node_type : aspose ....

    reference.aspose.com/words/python-net/aspose.wo...
  2. MappedDataFieldCollection.contains_value method...

    MappedDataFieldCollection.contains_value method. Determines whether a mapping from the specified field in the data source exists in the collection.... Parameter Type Description data_source_field_name...in the data source. Returns True if item is found in the collection;...

    reference.aspose.com/words/python-net/aspose.wo...
  3. FieldStyleRef | Aspose.Words for Java

    Implements the STYLEREF field in Java....FIELD_STYLE_REF, true); field.setStyleName("List Paragraph");...insertField(FieldType.FIELD_STYLE_REF, true); field.setStyleName("List Paragraph");...

    reference.aspose.com/words/java/com.aspose.word...
  4. 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...
  5. 通过C++用JavaScript格式化单元格|Documentation

    学习如何在Aspose.Cells for JavaScript via C++中格式化和样式化单元格,包括数字格式化、日期格式化、字体样式和其他单元格样式选项。我们的指南将帮助你创建漂亮且专业的电子表格。...Styling Example </ h1 > < input type = "file" id = "fileInput" accept...min.js" ></ script > < script type = "text/javascript" > const...

    docs.aspose.com/cells/zh/javascript-cpp/cells-f...
  6. Forms2OleControlType | Aspose.Words for Java

    Enumerates Types of Forms 2.0 controls in Java....Forms2OleControlType Enumerates types of Forms 2.0 controls. Examples:...getChild(NodeType.SHAPE, 0, true); CheckBoxControl checkBoxControl...

    reference.aspose.com/words/java/com.aspose.word...
  7. InputGroup|Documentation

    InputGroup element is used to insert personalized information, such as the respondent's name or email, into the form....declared as an object with "element_type": "InputGroup" property. InputGroup..."element_type" : "InputGroup" , "children" : [ { "element_type" : "Content"...

    docs.aspose.com/omr/net/json-markup/inputgroup/
  8. 加载或导入带有公式的CSV文件 via JavaScript|Documentation

    学习如何使用Aspose.Cells for JavaScript通过C++加载和导入包含公式的CSV文件。...hasFormula 设置为 true 来加载。一旦将此属性设置为 true ,Aspose.Cells将不把公式...Save as XLSX < /h1> < input type = "file" id = "fileInput" accept...

    docs.aspose.com/cells/zh/javascript-cpp/load-or...
  9. Revision.parentNode property | Aspose.Words for...

    Revision.parentNode property. Gets the immediate parent node (owner) of this revision...property will work for any revision type other than RevisionType.StyleDefinitionChang...how to determine the revision type of an inline node. let doc =...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. FormField.SetTextInputValue | Aspose.Words for ...

    Discover how the FormField SetTextInputValue method enhances text formatting and efficiently stores results, streamlining your data input process....object newValue ) Parameter Type Description newValue Object...comboBox . CalculateOnExit = true ; Assert . That ( comboBox ...

    reference.aspose.com/words/net/aspose.words.fie...