Sort Score
Result 10 results
Languages All
Labels All
Results 641 - 650 of 3,592 for

textbox

(0.52 sec)
  1. FormField class | Aspose.Words for Python

    aspose.words.fields.FormField class. Represents a single form field...indicates whether the size of the textbox is automatic or specified explicitly...

    reference.aspose.com/words/python-net/aspose.wo...
  2. 使用 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/
  3. LayoutEntityType | Aspose.Words for Java

    Types of the layout entities in Java.... Textbox may have LINE and ROW child...

    reference.aspose.com/words/java/com.aspose.word...
  4. Manage ActiveX Controls in Presentations Using ...

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

    docs.aspose.com/slides/java/activex/
  5. Manage ActiveX Controls in Presentations on And...

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

    docs.aspose.com/slides/androidjava/activex/
  6. 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...
  7. 在 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/
  8. 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/
  9. 在 C++ 中创建和应用 WordArt 效果|Aspose.Slides 文档

    在 Aspose.Slides for C++ 中创建和自定义 WordArt 效果。此分步指南帮助开发人员在 C++ 中使用专业文本提升演示文稿。...-> AddTextFrame ( u "Aspose TextBox" ); // 禁用形状填充,以便获取文本阴影 ashp...-> AddTextFrame ( u "Aspuse TextBox" ); auto port = ashp -> get_TextFrame...

    docs.aspose.com/slides/zh/cpp/wordart/
  10. After the mail merge Table of contents is broke...

    In my word document I have added the table of contents. During the mail merge I am replacing the some tags data after that I am expecting that table of content will get auto adjusted but it is not doing it. But instead …...“broken” leftover is a special textbox ( SDT ) wrapper for the TOC...to remove these “broken” textboxes (special table of contents...

    forum.aspose.com/t/after-the-mail-merge-table-o...