Sort Score
Result 10 results
Languages All
Labels All
Results 461 - 470 of 1,574 for

textbox

(0.11 sec)
  1. Aspose.PSD for Java 23.7 - Release Notes|Docume...

    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....specific character set to find textBox value in this file. int startIndex...)) { throw new Exception ( "TextBox not updated." ); } } } static...

    docs.aspose.com/psd/java/aspose-psd-for-java-23...
  2. ActiveX|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....get_Item ( 0 ); // changing TextBox text IControl control = slide...

    docs.aspose.com/slides/java/activex/
  3. ActiveX|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....get_Item ( 0 ); // changing TextBox text IControl control = slide...

    docs.aspose.com/slides/androidjava/activex/
  4. ActiveX|Aspose.Slides for PHP 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....get_Item ( 0 ); # changing TextBox text $control = $slide -> getControls...

    docs.aspose.com/slides/php-java/activex/
  5. 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/
  6. 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...
  7. WordArt|Aspose.Slides 文档

    在 C# 或 Aspose.Slides for .NET 中添加、操作和管理 PowerPoint 演示文稿中的 WordArt 和效果... AddTextFrame ( "Aspose TextBox" ); // 禁用形状填充以获取文本阴影 ashp ...ashp . AddTextFrame ( "Aspose TextBox" ); IPortion port = ashp ....

    docs.aspose.com/slides/zh/net/wordart/
  8. Shape Animation|Aspose.Slides for Node.js via ....

    Apply PowerPoint animation in JavaScript... Apply Animation to TextBox Aspose.Slides for Node.js via... addTextFrame ( "Animated TextBox" ); // Adds the PathFootBall...

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