Sort Score
Result 10 results
Languages All
Labels All
Results 701 - 710 of 3,615 for

textbox

(1.19 sec)
  1. 管理演示文稿中的 ActiveX 控件(Python)|Aspose.Slides for P...

    了解 Aspose.Slides for Python via .NET 如何利用 ActiveX 自动化并增强 PowerPoint 演示文稿,为开发人员提供对幻灯片的强大控制。... slides [ 0 ] # 更改 TextBox 文本 control = slide . controls...

    docs.aspose.com/slides/zh/python-net/activex/
  2. What's new in Aspose.Cells for .NET|Documentation

    Aspose.Cells for .NET expands and enhances daily. On this page, you can learn about the huge and most interesting features of the product....Support to export editable textboxes and shapes to pptx Support...Support applying font setting in textbox control in client JS for GridJs...

    docs.aspose.com/cells/net/what-s-new-in-aspose-...
  3. 形状动画|Aspose.Slides for Node.js via .NET 文档

    在 JavaScript 中应用 PowerPoint 动画... 为 TextBox 应用动画 Aspose.Slides for Node... addTextFrame ( "Animated TextBox" ); // 添加 PathFootBall 动画效果...

    docs.aspose.com/slides/zh/nodejs-java/shape-ani...
  4. ShapeType enumeration | Aspose.Words for Python

    aspose.words.drawing.ShapeType enumeration. Specifies the type of shape in a Microsoft Word document.... TEXT_BOX The shape is a textbox. Note that shapes of many other...

    reference.aspose.com/words/python-net/aspose.wo...
  5. com.aspose.words | Aspose.Words for Java

    The com.aspose.words package provides classes for generating converting modifying rendering and printing Microsoft Word documents without utilizing Microsoft Word in Java....flow of the text layout in a textbox. LayoutOptions Holds the options...ComboBox, ListBox, OptionButton, TextBox, and ToggleButton. MsWordVersion...

    reference.aspose.com/words/java/com.aspose.words/
  6. Shap.FitToTextSize默认是水平方向拉宽文本框,如何锁定宽度,只在垂直方向拉高文...

    Shap.FitToTextSize默认是水平方向拉宽文本框,如何锁定宽度,只在垂直方向拉高文本框?...TextBox) { Aspose.Cells.Drawing.TextBox textBox = (Aspose...Drawing.TextBox)shape; // 判断文本框的名称是否以"批注文本框"开头 if (textBox.Name...

    forum.aspose.com/t/shap-fittotextsize/321983
  7. Extract pdf fields including checkboxes - Free ...

    Hi There, I am trying to get all Pdf fields (Textbox, checkbox, date etc). When I tried following code I am getting 4 fields only. Am I missing something? Aspose.Pdf.dll Version: 9.9.0.0 Code: public static void Mai…...trying to get all Pdf fields (textbox, checkbox, date etc). When...

    forum.aspose.com/t/extract-pdf-fields-including...
  8. Different File Formats and Conversions|Aspose.S...

    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....p : cNvPr id = "4" name = "TextBox 3" /> < p : cNvSpPr txBox =...

    docs.aspose.com/slides/cpp/different-file-forma...
  9. ASPOSE 25.4 and higher shift text up in PDF for...

    Aspose_v25.11.0.0.pdf (42.3 KB) Aspose_v25.3.0.0.pdf (42.3 KB) AsposeFullTestHarness.zip (86.1 KB)...with a rich‑text multiline textbox var doc = new Document(); var...

    forum.aspose.com/t/aspose-25-4-and-higher-shift...
  10. 使用 C++ 在演示文稿中管理 ActiveX 控件|Aspose.Slides 文档

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

    docs.aspose.com/slides/zh/cpp/activex/