Sort Score
Result 10 results
Languages All
Labels All
Results 331 - 340 of 3,543 for

textbox

(0.19 sec)
  1. CompareOptions.ignore_comments property | Aspos...

    CompareOptions.ignore_comments property. Specifies whether to compare differences in comments.... end_table () # Textbox: text_box = builder . insert_shape...builder . write ( 'Original textbox contents' ) # DATE field: builder...

    reference.aspose.com/words/python-net/aspose.wo...
  2. CompareOptions.ignore_headers_and_footers prope...

    CompareOptions.ignore_headers_and_footers property. True indicates that headers and footers content is ignored.... end_table () # Textbox: text_box = builder . insert_shape...builder . write ( 'Original textbox contents' ) # DATE field: builder...

    reference.aspose.com/words/python-net/aspose.wo...
  3. 通过C++使用JavaScript设置形状或文本框中文本效果的阴影|Documentation

    学习如何使用Aspose.Cells for JavaScript通过C++为任何形状或文本框设置文本效果阴影。...Effects Shadow of Shape or Textbox </ h1 > < input type = "file"...); // Set the text of the textbox tb . text = "This text has...

    docs.aspose.com/cells/zh/javascript-cpp/setting...
  4. CompareOptions.ignore_fields property | Aspose....

    CompareOptions.ignore_fields property. Specifies whether to compare differences in fields.... end_table () # Textbox: text_box = builder . insert_shape...builder . write ( 'Original textbox contents' ) # DATE field: builder...

    reference.aspose.com/words/python-net/aspose.wo...
  5. CompareOptions.ignore_formatting property | Asp...

    CompareOptions.ignore_formatting property. True indicates that formatting is ignored.... end_table () # Textbox: text_box = builder . insert_shape...builder . write ( 'Original textbox contents' ) # DATE field: builder...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Document.compare() does not recognise text box ...

    Document.compare() does not recognise text box wrap mode changes, changes are not highlighted, revision count is 0. Code snippet: // Create the original document Document docOriginal = new Document(); DocumentBuilder b…...inal); // Insert a textbox Shape textBox = builder.insertShape(ShapeType...TEXT_BOX, 50, 50); builder.moveTo(textBox.getFirstParagraph()); builder...

    forum.aspose.com/t/document-compare-does-not-re...
  7. CompareOptions.compare_moves property | Aspose....

    CompareOptions.compare_moves property. Specifies whether to compare differences between the two documents.... end_table () # Textbox: text_box = builder . insert_shape...builder . write ( 'Original textbox contents' ) # DATE field: builder...

    reference.aspose.com/words/python-net/aspose.wo...
  8. 与GridJs客户端端协同工作|Documentation

    本文介绍了GridJs中的客户端JavaScript API或函数。...whether allow select text in TextBox control when in read mode ...hide () 用于TextBox对象的API TextBox是一种特殊类型的形状,其类型属性为:“TextBox” 例如:以下代码将显示哪种形状是文本框...

    docs.aspose.com/cells/zh/net/aspose-cells-gridj...
  9. TextBoxWrapMode | Aspose.Words for Java

    Specifies how text wraps inside a shape in Java....0); TextBox textBox = textBoxShape.getTextBox();...preserving its dimensions. textBox.setTextBoxWrapMode(textBoxWrapMode);...

    reference.aspose.com/words/java/com.aspose.word...
  10. FormField.isCheckBoxExactSize property | Aspose...

    FormField.isCheckBoxExactSize property. Gets or sets the boolean value that indicates whether the size of the Textbox is automatic or specified explicitly....indicates whether the size of the textbox is automatic or specified explicitly...

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