Sort Score
Result 10 results
Languages All
Labels All
Results 601 - 610 of 3,543 for

textbox

(0.15 sec)
  1. Create and Apply WordArt Effects in Java|Aspose...

    Create and customize WordArt effects in Aspose.Slides for Java. 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/java/wordart/
  2. Create and Apply WordArt Effects in Python|Aspo...

    Learn how to create and customize WordArt effects in Aspose.Slides for Python via .NET. This step-by-step guide helps developers enhance presentations with stylish, professional text in Python.... add_text_frame ( "Aspose TextBox" ) # Disable shape fill in... add_text_frame ( "Aspose TextBox" ) port = ashp . text_frame...

    docs.aspose.com/slides/python-net/wordart/
  3. 在 JavaScript 中格式化 PowerPoint 文本|Aspose.Slides f...

    使用 JavaScript 和 Aspose.Slides for Node.js 在 PowerPoint 和 OpenDocument 演示文稿中格式化和美化文本。自定义字体、颜色、对齐方式等。...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/zh/nodejs-java/text-form...
  4. Managing Controls|Documentation

    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.... Adding TextBox Control to the Worksheet One...Aspose.Cells provides the TextBoxes class, used to add a new text...

    docs.aspose.com/cells/java/managing-controls/
  5. Create and Apply WordArt Effects in JavaScript|...

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

    docs.aspose.com/slides/nodejs-java/wordart/
  6. 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...
  7. Working with Shapes in Python|Aspose.Words for ...

    Create and manage shapes, ole objects in a document using Python....layer, such as an AutoShape, textbox, freeform, OLE object, ActiveX...

    docs.aspose.com/words/python-net/working-with-s...
  8. 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...
  9. 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/
  10. 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...