Sort Score
Result 10 results
Languages All
Labels All
Results 321 - 330 of 3,407 for

textbox

(0.08 sec)
  1. 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...
  2. CompareOptions.ignore_tables property | Aspose....

    CompareOptions.ignore_tables property. Specifies whether to compare the differences in data contained in tables.... 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. 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...
  4. ComparisonTargetType enumeration | Aspose.Words...

    aspose.words.comparing.ComparisonTargetType enumeration. Allows to specify base document which will be used during comparison... 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. 用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...
  6. 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...
  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. 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...
  10. 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...