Sort Score
Result 10 results
Languages All
Labels All
Results 651 - 660 of 3,553 for

textbox

(0.13 sec)
  1. Apply Shape Animations in Presentations Using P...

    Discover how to create and customize shape animations in PowerPoint presentations with Aspose.Slides for PHP via Java. Stand out!... Apply Animation to a TextBox Aspose.Slides for PHP via Java...-> addTextFrame ( "Animated TextBox" ); # Adds the PathFootBall...

    docs.aspose.com/slides/php-java/shape-animation/
  2. 在 Android 上创建和应用 WordArt 效果|Aspose.Slides 文档

    在 Aspose.Slides for Android 中创建和自定义 WordArt 效果。本分步指南帮助开发者使用 Java 为演示文稿添加专业文本。... addTextFrame ( "Aspose TextBox" ); // 禁用形状填充,以便获取文本阴影 ashp...ashp . addTextFrame ( "Aspose TextBox" ); IPortion port = ashp ....

    docs.aspose.com/slides/zh/androidjava/wordart/
  3. 在 Python 中创建和应用 WordArt 效果|Aspose.Slides for Py...

    了解如何在 Aspose.Slides for Python via .NET 中创建和自定义 WordArt 效果。此步骤指南帮助开发者在 Python 中使用时尚、专业的文本增强演示文稿。... add_text_frame ( "Aspose TextBox" ) # 禁用形状填充,以便获取文本的阴影 ashp... add_text_frame ( "Aspose TextBox" ) port = ashp . text_frame...

    docs.aspose.com/slides/zh/python-net/wordart/
  4. 在 JavaScript 中创建和应用 WordArt 效果|Aspose.Slides fo...

    在 Aspose.Slides for Node.js 中创建和自定义 WordArt 效果。本分步指南帮助开发者使用专业文本增强演示文稿。... addTextFrame ( "Aspose TextBox" ); // 禁用形状填充,以便获取文本的阴影 ashp...ashp . addTextFrame ( "Aspose TextBox" ); var port = ashp . getTextFrame...

    docs.aspose.com/slides/zh/nodejs-java/wordart/
  5. Manage ActiveX Controls in Presentations in .NE...

    Learn how Aspose.Slides for .NET leverages ActiveX to automate and enhance PowerPoint presentations, giving developers powerful control over slides....Slides [ 0 ]; // changing TextBox text IControl control = slide...

    docs.aspose.com/slides/net/activex/
  6. .NET Excel API | Process Spreadsheet Formats vi...

    C# ASP.NET VB.NET library to create, repair, merge, parse and convert excel files. Convert excel to PDF, JSON, XML, TSV, HTML and so on....to partial text inside the TextBox Paste rows & columns with advanced...

    products.aspose.com/cells/net/
  7. PDF | Text box on rotated page - Free Support F...

    I am attempting to provide a system which will add text boxes onto an existing PDF document which may have page rotations. This is proving far more difficult that I expected. Box is specified by a position, height, widt…...This is how I generate the TextBox version var box = new Floa...

    forum.aspose.com/t/pdf-text-box-on-rotated-page...
  8. Aspose::Words::Drawing::ShapeBase::get_CoordSiz...

    Aspose::Words::Drawing::ShapeBase::get_CoordSize method. The width and height of the coordinate space inside the containing block of this shape in C++....:: Drawing :: ShapeType :: TextBox ); child5 -> set_Width ( 200...

    reference.aspose.com/words/cpp/aspose.words.dra...
  9. Shape class | Aspose.Words for Node.js

    Aspose.Words.Drawing.Shape class. Represents an object in the drawing layer, such as an AutoShape, Textbox, freeform, OLE object, ActiveX control, or picture...layer, such as an AutoShape, textbox, freeform, OLE object, ActiveX...storyType Returns StoryType.Textbox . stroke Defines a stroke for...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. 使用 PHP 在演示文稿中管理 ActiveX 控件|Aspose.Slides for PH...

    了解 Aspose.Slides for PHP via Java 如何利用 ActiveX 自动化并增强 PowerPoint 演示文稿,为开发者提供对幻灯片的强大控制。...() -> get_Item ( 0 ); # 更改 TextBox 文本 $control = $slide -> getControls...

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