Sort Score
Result 10 results
Languages All
Labels All
Results 671 - 680 of 3,585 for

textbox

(0.12 sec)
  1. 使用 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/
  2. Manage ActiveX Controls in Presentations Using ...

    Learn how Aspose.Slides for C++ leverages ActiveX to automate and enhance PowerPoint presentations, giving developers powerful control over slides....idx_get ( 0 ); // changing TextBox text auto control = slide ->...

    docs.aspose.com/slides/cpp/activex/
  3. What's new in Aspose.Cells for Java|Documentation

    Aspose.Cells for Java 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/java/what-s-new-in-aspose...
  4. Aspose::Words::Drawing::Shape class | Aspose.Wo...

    Aspose::Words::Drawing::Shape class. Represents an object in the drawing layer, such as an AutoShape, Textbox, freeform, OLE object, ActiveX control, or picture. To learn more, visit the documentation article in C++....layer, such as an AutoShape, textbox, freeform, OLE object, ActiveX... get_StoryType () Returns Textbox . get_Stroke () Defines a stroke...

    reference.aspose.com/words/cpp/aspose.words.dra...
  5. HTML Date & Time Input Generator – Online Tool ...

    Generate HTML date and time input using Aspose.HTML for .NET, preview the result and copy the generated HTML and C# code to your website....date or time, either with a textbox that validates the input or...

    products.aspose.com/html/net/generators/date-time/
  6. 使用 Java 管理演示文稿中的 ActiveX 控件|Aspose.Slides 文档

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

    docs.aspose.com/slides/zh/java/activex/
  7. ActiveX|Aspose.Slides for Node.js via .NET 文档

    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 ); // 更改 TextBox 文本 var control = slide . getControls...

    docs.aspose.com/slides/zh/nodejs-java/activex/
  8. 在 Android 上管理演示文稿中的 ActiveX 控件|Aspose.Slides 文档

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

    docs.aspose.com/slides/zh/androidjava/activex/
  9. Shap.FitToTextSize默认是水平方向拉宽文本框,如何锁定宽度,只在垂直方向拉高文...

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

    forum.aspose.com/t/shap-fittotextsize/321983
  10. aspose.cell,输出pdf,文本框中文本与在Excel中显示效果不一致。 - Free...

    aspose.cell,Excel文件保存为pdf,文本框中文本与在Excel中显示效果不一致。CalculateTextSize计算的文本高度也没超过文本框,但是输出pdf时文本已溢出文本框 testPdf.zip (256.2 KB) public static void testHeight() { //CellsHelper.DPI = 168; Workbook workbook = new Wor…...TextBox) { Aspose.Cells.Drawing.TextBox textBox = (Aspose...Drawing.TextBox)shape; // 判断文本框的名称是否以"批注文本框"开头 if (textBox.Name...

    forum.aspose.com/t/aspose-cell-pdf-excel/325576