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

textbox

(0.43 sec)
  1. ComparisonTargetType | Aspose.Words for Java

    Allows to specify base document which will be used during comparison in Java....endTable(); // Textbox: Shape textBox = builder.insertShape(ShapeType...150.0, 20.0); builder.moveTo(textBox.getFirstParagraph()); builder...

    reference.aspose.com/words/java/com.aspose.word...
  2. Creating Form Field|Aspose.PDF for Python via .NET

    This article demonstrates how to create interactive form fields in PDF documents using Aspose.PDF for Python....Create Submit Button Create TextBox Field Adding Scripts and Submit...

    docs.aspose.com/pdf/python-net/creating-form-fi...
  3. TextBox.internalMarginRight property | Aspose.W...

    Textbox.internalMarginRight property. Specifies the inner right margin in points for a shape....internalMarginRight property TextBox.internalMarginRight property...class TextBox TextBox.internalMarginLeft property TextBox.internalMarginTop...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. TextBox.internalMarginLeft property | Aspose.Wo...

    Textbox.internalMarginLeft property. Specifies the inner left margin in points for a shape....internalMarginLeft property TextBox.internalMarginLeft property...class TextBox TextBox.internalMarginBottom property TextBox.internalMarginRight...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. Edit HTML in Java | products.aspose.com

    Edit HTML files in Java. Use Aspose.Slides for Java to modify HTML content and save the edited file....get_Item ( 0 ); IAutoShape textBox = slide . getShapes (). addAutoShape...Rectangle , 10 , 10 , 100 , 50 ); textBox . getTextFrame (). setText...

    products.aspose.com/slides/java/editor/html/
  6. Shapes in Charts with Node.js via C++|Documenta...

    Learn how to use Aspose.Cells for Node.js via C++ to add controls and customize charts in Microsoft Excel. This guide demonstrates how to manipulate chart elements, adjust formatting, and enhance the overall appearance and usability of your charts....xls" )); Adding TextBox Control to the Chart One way...The method returns TextBox object. The TextBox class represents...

    docs.aspose.com/cells/nodejs-cpp/controls-in-ch...
  7. 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...
  8. 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...
  9. CompositeNode.InsertAfter | Aspose.Words for .NET

    Effortlessly insert nodes with the CompositeNode InsertAfter method, enhancing your data structure management and ensuring efficient node placement....)); 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...
  10. 用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...