Sort Score
Result 10 results
Languages All
Labels All
Results 521 - 530 of 2,860 for

textbox

(0.26 sec)
  1. CompatibilityOptions Class | Aspose.Words for .NET

    Discover Aspose.Words.Settings.CompatibilityOptions for seamless integration of user preferences from Microsoft Word's Compatibility tab. Enhance your document experience!...Ignore Vertical Alignment in Textboxes. DoNotWrapTextWithPun { get;...InsertShape ( ShapeType . TextBox , 200 , 200 ); // Set the "VerticalAnchor"...

    reference.aspose.com/words/net/aspose.words.set...
  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. Trying to create a word-like text box in PDF - ...

    Hi, I’m trying to create a word-like text box in a PDF document. I was able to do it in a Word file (using aspose of course), but don’t know how to do it in PDF. This text box needs to have a small picture, a text and …...Shape textBox = new Shape(doc, ShapeType.TEXT_BOX); textBox.setHeight(35);...setHeight(35); textBox.setWidth(widthInPoints); textBox.setRelati...

    forum.aspose.com/t/trying-to-create-a-word-like...
  4. 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...
  5. Shape Animation|Aspose.Slides for Python Docume...

    Apply PowerPoint animation in Python... 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/
  6. Shape Animation|Aspose.Slides Documentation

    Apply PowerPoint animation in Java... Apply Animation to TextBox Aspose.Slides for Java allows... addTextFrame ( "Animated TextBox" ); // Adds the PathFootBall...

    docs.aspose.com/slides/java/shape-animation/
  7. WordArt|Aspose.Slides for PHP 文档

    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....-> addTextFrame ( "Aspose TextBox" ); # 禁用形状填充以获取文本阴影 $ashp ->...-> addTextFrame ( "Aspose TextBox" ); $port = $ashp -> getTextFrame...

    docs.aspose.com/slides/zh/php-java/wordart/
  8. ActiveX|Aspose.Slides for Python Documentation

    Manage ActiveX controls in PowerPoint presentation in Python... slides [ 0 ] # changing TextBox text control = slide . controls...

    docs.aspose.com/slides/python-net/activex/
  9. How to Print Barcode Images on BIRT Reports|Doc...

    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....in the dynamic expression textbox. Click Insert to add the image...

    docs.aspose.com/barcode/java/how-to-print-barco...
  10. ActiveX|Aspose.Slides for Node.js via .NET Docu...

    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....get_Item ( 0 ); // changing TextBox text var control = slide ....

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