Sort Score
Result 10 results
Languages All
Labels All
Results 221 - 230 of 2,744 for

textbox

(0.1 sec)
  1. CompareOptions Class | Aspose.Words for .NET

    Discover the Aspose.Words.CompareOptions class for advanced document comparison. Customize your comparison settings for precise results and enhanced productivity.... EndTable (); // Textbox: Shape textBox = builder . InsertShape...ShapeType . TextBox , 150 , 20 ); builder . MoveTo ( textBox . FirstParagraph...

    reference.aspose.com/words/net/aspose.words.com...
  2. Document.Compare | Aspose.Words for .NET

    Effortlessly compare documents with our Document Compare tool. Identify edits and format changes quickly for streamlined revisions and enhanced collaboration.... EndTable (); // Textbox: Shape textBox = builder . InsertShape...ShapeType . TextBox , 150 , 20 ); builder . MoveTo ( textBox . FirstParagraph...

    reference.aspose.com/words/net/aspose.words/doc...
  3. 如何通过 Node.js 和 C++ 设置文本框的文本对齐方式|Documentation

    如何在 Aspose.Cells for Node.js via C++ 中设置文本框的文本对齐方式... getShapes (); // add a TextBox const shape = shapes . addTextBox...sourceFilePath ); // Access the target textbox whose text is to be aligned...

    docs.aspose.com/cells/zh/nodejs-cpp/applying-te...
  4. 用C++设置形状或文本框的文本效果阴影|Documentation

    学习如何使用编号Aspose.Cells for C++为形状或文本框设置文本效果的阴影。...box with these dimensions TextBox tb = ws . GetShapes (). AddTextBox...); // Set the text of the textbox tb . SetText ( u "This text...

    docs.aspose.com/cells/zh/cpp/setting-shadow-of-...
  5. Aspose::Words::Drawing::ShapeBase::get_WrapSide...

    Aspose::Words::Drawing::ShapeBase::get_WrapSide method. Specifies how the text is wrapped around the shape in C++....Examples Shows how to replace all textbox shapes with image shapes. auto...< Document > ( MyDir + u "Textboxes in drawing canvas.docx" );...

    reference.aspose.com/words/cpp/aspose.words.dra...
  6. Public API Changes in Aspose.Cells 8.8.1|Docume...

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....shadow effect of the text in a TextBox. For more details on this feature...getWorksheets (). get ( 0 ); //Add a TextBox to the ShapeCollection int...

    docs.aspose.com/cells/java/public-api-changes-i...
  7. 对齐 FullJustify 文本对齐|Aspose.PDF for Reporting Se...

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....FullJustify 在报告中,代码应如下所示: 示例 < Textbox Name = "textbox1" > < value...> </ CustomProperties > </ Textbox > 脚注 尾注...

    docs.aspose.com/pdf/zh/reportingservices/justif...
  8. Public API Changes in Aspose.Cells 8.9.2|Docume...

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....]; // Add a Shape of type TextBox to the collection var shape...]; // Add a Shape of type TextBox to the collection var shape...

    docs.aspose.com/cells/net/public-api-changes-in...
  9. Shape.text_box property | Aspose.Words for Python

    Shape.text_box property. Defines attributes that specify how text is displayed in a shape.... TextBox : ... Examples Shows how to...document builder to inside the TextBox and add text. builder . move_to...

    reference.aspose.com/words/python-net/aspose.wo...
  10. TextBox.layout_flow property | Aspose.Words for...

    Textbox.layout_flow property. Determines the flow of the text layout in a shape....layout_flow property TextBox.layout_flow property Determines...document builder to inside the TextBox and add text. builder . move_to...

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