Sort Score
Result 10 results
Languages All
Labels All
Results 621 - 630 of 3,557 for

textbox

(0.39 sec)
  1. Licence for Aspose.PDF for Reporting Services d...

    Hi, We have previously tried the 30 days trial version for the Aspose.PDF for Reporting Services and everything worked as expected and not watermark on our document. After this successful test, we have decided to purch…...is a Rectangle around the Textbox at some nesting level - this...

    forum.aspose.com/t/licence-for-aspose-pdf-for-r...
  2. 在 Android 上管理演示文稿的字体|Aspose.Slides 文档

    使用 Aspose.Slides for Android 在 Java 中控制字体:嵌入、替换并加载自定义字体,以确保 PPT、PPTX 和 ODP 演示文稿保持清晰、品牌安全且一致。... setText ( "Aspose TextBox" ); // 访问与 TextFrame 关联的 Portion...

    docs.aspose.com/slides/zh/androidjava/manage-fo...
  3. Manage ActiveX Controls in Presentations Using ...

    Learn how Aspose.Slides for Node.js via Java leverages ActiveX to automate and enhance PowerPoint presentations, giving developers powerful control over slides....get_Item ( 0 ); // changing TextBox text var control = slide ....

    docs.aspose.com/slides/nodejs-java/activex/
  4. Apply Shape Animations in Presentations on Andr...

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

    docs.aspose.com/slides/androidjava/shape-animat...
  5. 在 Java 中创建和应用 WordArt 效果|Aspose.Slides 文档

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

    docs.aspose.com/slides/zh/java/wordart/
  6. Apply Shape Animations in Presentations Using C...

    Discover how to create and customize shape animations in PowerPoint presentations with Aspose.Slides for C++. Stand out!... Apply Animation to a TextBox Aspose.Slides for C++ allows...AddTextFrame ( u "Animated TextBox" ); // Adds the PathFootBall...

    docs.aspose.com/slides/cpp/shape-animation/
  7. 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-...
  8. ShapeBase.CoordOrigin | Aspose.Words for .NET

    Discover the ShapeBase CoordOrigin property to optimize your designs. Access precise coordinates for the top-left corner of your shape's containing block.... TextBox ) { Width = 200 , Height =...

    reference.aspose.com/words/net/aspose.words.dra...
  9. ShapeBase.Bounds | Aspose.Words for .NET

    Discover the ShapeBase Bounds property to effortlessly manage your shape's location and size, enhancing your design precision and efficiency.... TextBox ) { Width = 200 , Height =...

    reference.aspose.com/words/net/aspose.words.dra...
  10. 使用 PHP 管理演示文稿中的字体|Aspose.Slides for PHP 文档

    使用 Aspose.Slides 在 PHP 中控制字体:嵌入、替换并加载自定义字体,以确保 PPT、PPTX 和 ODP 演示文稿保持清晰、品牌安全且一致。...(); $tf -> setText ( "Aspose TextBox" ); # 访问与 TextFrame 关联的 Portion...

    docs.aspose.com/slides/zh/php-java/manage-fonts/