Sort Score
Result 10 results
Languages All
Labels All
Results 581 - 590 of 3,410 for

textbox

(0.42 sec)
  1. Format PowerPoint Text in JavaScript|Aspose.Sli...

    Format and style text in PowerPoint and OpenDocument presentations using JavaScript and Aspose.Slides for Node.js. Customize fonts, colors, alignment, and more....space between letters in a textbox. This way, you get to adjust...Node.js via Java to create a textbox with some text and then define...

    docs.aspose.com/slides/nodejs-java/text-formatt...
  2. Use DocumentBuilder to Insert Document Elements...

    Insert document elements using the document builder in Java....in Microsoft Word include textbox, Combobox and checkbox.DocumentBuilder...insertTextInput to insert a textbox into the document. The following...

    docs.aspose.com/words/java/use-documentbuilder-...
  3. Create and Apply WordArt Effects on Android|Asp...

    Create and customize WordArt effects in Aspose.Slides for Android. This step-by-step guide helps developers enhance presentations with professional text in Java.... addTextFrame ( "Aspose TextBox" ); // Disable shape fill in...ashp . addTextFrame ( "Aspose TextBox" ); IPortion port = ashp ....

    docs.aspose.com/slides/androidjava/wordart/
  4. Create and Apply WordArt Effects in PHP|Aspose....

    Create and customize WordArt effects in Aspose.Slides for PHP via Java. This step-by-step guide helps developers enhance presentations with professional text....-> addTextFrame ( "Aspose TextBox" ); # Disable shape fill in...-> addTextFrame ( "Aspose TextBox" ); $port = $ashp -> getTextFrame...

    docs.aspose.com/slides/php-java/wordart/
  5. NodeCollection | Aspose.Words for Java

    Represents a collection of nodes of a specific type in Java....Examples: Shows how to replace all textbox shapes with image shapes. Document...new Document(getMyDir() + "Textboxes in drawing canvas.docx");...

    reference.aspose.com/words/java/com.aspose.word...
  6. Apply Shape Animations in Presentations with Py...

    Discover how to create and customize shape animations in PowerPoint and OpenDocument presentations with Aspose.Slides for Python via .NET. Stand out!... Apply Animation to TextBox Aspose.Slides for Python via...add_text_frame ( "Animated TextBox" ) # Adds the PathFootBall...

    docs.aspose.com/slides/python-net/shape-animation/
  7. Copy Shapes between Worksheets with JavaScript ...

    Learn how to copy shapes like pictures and charts between worksheets using Aspose.Cells for JavaScript via C++.... shapes ; // Copy the Textbox to the Result Worksheet workbook...

    docs.aspose.com/cells/javascript-cpp/copy-shape...
  8. FormField Class | Aspose.Words for .NET

    Discover the Aspose.Words.Fields.FormField class to easily create and manage customizable form fields in your documents for enhanced user interaction....indicates whether the size of the textbox is automatic or specified explicitly...

    reference.aspose.com/words/net/aspose.words.fie...
  9. ShapeBase.CoordSize | Aspose.Words for .NET

    Discover the ShapeBase CoordSize property, defining the coordinate space's width and height for optimal layout control in your design projects.... TextBox ) { Width = 200 , Height =...

    reference.aspose.com/words/net/aspose.words.dra...
  10. Manage ActiveX Controls in Presentations Using ...

    Learn how Aspose.Slides for PHP via Java leverages ActiveX to automate and enhance PowerPoint presentations, giving developers powerful control over slides....get_Item ( 0 ); # changing TextBox text $control = $slide -> getControls...

    docs.aspose.com/slides/php-java/activex/