Sort Score
Result 10 results
Languages All
Labels All
Results 1,071 - 1,080 of 17,437 for

true type

(0.44 sec)
  1. 使用JavaScript通过C++读取支持多编码的CSV文件|Documentation

    学习如何使用Aspose.Cells for JavaScript通过C++读取多编码的CSV文件。...isMultiEncoded() 属性,你需要将其设置为 true ,以正确加载多编码的CSV文件。 以下截图显示了一个包含两行的示例CSV文件。第一行是...TxtLoadOptions.isMultiEncoded() 属性设置为 true 的情况下,从上述CSV文件转换的XLSX文件。可以看到,Unicode文本没有正确转换。...

    docs.aspose.com/cells/zh/javascript-cpp/reading...
  2. TextBoxControl.text property | Aspose.Words for...

    TextBoxControl.text property. Gets or sets a text of the control.... SHAPE , 0 , True ) . as_shape () text_box_control...TEXTBOX , text_box_control . type ) See Also module aspose.words...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Node.NextPreOrder | Aspose.Words for .NET

    Discover the Node NextPreOrder method for efficient tree traversal. Learn how to retrieve the next node using the preorder algorithm effectively!...( Node rootNode ) Parameter Type Description rootNode Node The...GetChildNodes ( NodeType . Shape , true ). OfType < Shape >(). Count...

    reference.aspose.com/words/net/aspose.words/nod...
  4. Node.previousPreOrder method | Aspose.Words for...

    Node.previousPreOrder method. Gets the previous node according to the pre-order tree traversal algorithm.... Node ) Parameter Type Description rootNode Node The...getChildNodes ( aw . NodeType . Shape , true ). toArray (). map ( node =>...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. 用JavaScript通过C++确定图表中存在的轴线|Documentation

    学习如何在使用Aspose.Cells for JavaScript通过C++创建的图表中确定存在的轴线。我们的指南将帮助你识别和访问图表中的不同轴线,包括类别轴、数值轴和次轴。...Axes Example </ h1 > < input type = "file" id = "fileInput" accept...min.js" ></ script > < script type = "text/javascript" > const...

    docs.aspose.com/cells/zh/javascript-cpp/determi...
  6. How to use Insert Controls|Documentation

    Add Text Box, Combo Box, Check Box, Spin Button, and Option Button controls from the toolbar Insert Controls dropdown.... Choose a control type from the dropdown. Text Box:...Reference: linked cell updated with TRUE or FALSE when toggled. Label...

    docs.aspose.com/cells/net/aspose-cells-gridjs/u...
  7. Footnote class | Aspose.Words for Python

    aspose.words.notes.Footnote class. Represents a container for text of a footnote or endnote...Description Footnote(doc, footnote_type) Initializes an instance of...from InlineStory ) footnote_type Returns a value that specifies...

    reference.aspose.com/words/python-net/aspose.wo...
  8. GlossaryDocument | Aspose.Words for Java

    Represents the root element for a glossary document within a Word document in Java....append("\t Type: " + block.getType() + "\r\n");...ancestor of the specified object type. getBackgroundShape() Gets the...

    reference.aspose.com/words/java/com.aspose.word...
  9. SaveOptions.CreateSaveOptions | Aspose.Words fo...

    Discover the CreateSaveOptions method to easily generate save options tailored for your preferred format, enhancing your document management efficiency....SaveFormat saveFormat ) Parameter Type Description saveFormat SaveFormat..."MemoryOptimization" property to "true" to lower the memory footprint...

    reference.aspose.com/words/net/aspose.words.sav...
  10. Table.accept method | Aspose.Words for Node.js

    Table.accept method. Accepts a visitor....DocumentVisitor ) Parameter Type Description visitor DocumentVisitor...visitTableEnd() at the end. Returns True if all nodes were visited; false...

    reference.aspose.com/words/nodejs-net/aspose.wo...