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

textbox

(0.12 sec)
  1. 用C++管理Shape文本选项|Documentation

    学习如何使用 Aspose.Cells for C++ 编程管理Shape的文本选项。... Get ( 0 ); TextBox textbox = worksheet . GetTextBoxes...GetTextBoxes (). Get ( 0 ); textbox . SetTextOrientationTy ( TextOrientationType...

    docs.aspose.com/cells/zh/cpp/managing-shape-tex...
  2. 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...
  3. CompositeNode.InsertAfter | Aspose.Words for .NET

    Effortlessly insert nodes with the CompositeNode InsertAfter method, enhancing your data structure management and ensuring efficient node placement....Examples Shows how to replace all textbox shapes with image shapes. Document...= new Document ( MyDir + "Textboxes in drawing canvas.docx" );...

    reference.aspose.com/words/net/aspose.words/com...
  4. 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...
  5. 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...
  6. ShapeBase.isWordArt property | Aspose.Words for...

    ShapeBase.isWordArt property. Returns ``true`` if this shape is a WordArt object....compatibility mode WordArt is just a TextBox with fancy fonts. See Also...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. 与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...
  8. LayoutFlow enumeration | Aspose.Words for Node.js

    Aspose.Words.Drawing.LayoutFlow enumeration. Determines the flow of the text layout in a Textbox....flow of the text layout in a textbox. Members Name Description Horizontal...Aspose.Words.Drawing property TextBox.layoutFlow JoinStyle enumeration...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. Aspose::Words::Drawing::Shape::get_StoryType me...

    Aspose::Words::Drawing::Shape::get_StoryType method. Returns Textbox in C++....Shape::get_StoryType method Returns Textbox . Aspose :: Words :: StoryType...

    reference.aspose.com/words/cpp/aspose.words.dra...
  10. How to Fill PDF Form from Excel using Python

    This tutorial contains information on how to fill PDF form from Excel using Python. It provides details to set the IDE and a runnable sample code to fill out PDF form with Excel data using Python....target cell in it Set the textbox field value with the selected...loaded and the particular textbox field of a form is accessed...

    kb.aspose.com/pdf/python/how-to-fill-pdf-form-f...