Sort Score
Result 10 results
Languages All
Labels All
Results 331 - 340 of 989 for

textbox

(0.03 sec)
  1. Text Formatting|Aspose.Slides for Node.js via ....

    Manage and manipulate text and text frame properties in JavaScript...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. 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...
  3. WordArt|Aspose.Slides 文档

    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 ( u "Aspose TextBox" ); // 禁用形状填充,以便我们可以获取文本的阴影...-> AddTextFrame ( u "Aspose TextBox" ); auto port = ashp -> get_TextFrame...

    docs.aspose.com/slides/zh/cpp/wordart/
  4. 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...
  5. WordArt|Aspose.Slides 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.... addTextFrame ( "Aspose TextBox" ); // Disable shape fill in...ashp . addTextFrame ( "Aspose TextBox" ); IPortion port = ashp ....

    docs.aspose.com/slides/androidjava/wordart/
  6. WordArt|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.... addTextFrame ( "Aspose TextBox" ); // Disable shape fill in...ashp . addTextFrame ( "Aspose TextBox" ); var port = ashp . getTextFrame...

    docs.aspose.com/slides/nodejs-java/wordart/
  7. 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...
  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. 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/
  10. 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/