Sort Score
Result 10 results
Languages All
Labels All
Results 601 - 610 of 3,412 for

textbox

(0.13 sec)
  1. 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...
  2. ActiveX|Aspose.Slides for PHP 文档

    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 文本 $control = $slide -> getControls...

    docs.aspose.com/slides/zh/php-java/activex/
  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. 文本框中文本设置为单倍行距,输出pdf,显示结果与EXCEL不一致 - Free Suppor...

    文本框中文本设置为单倍行距,输出pdf,显示结果与EXCEL不一致,见附件示例文件,谢谢! 单倍行距测试.zip (92.4 KB) 企业微信截图_17651674036047.png (214.3 KB) public static void outputpdf() { Workbook workbook = new Workbook("D:\\单倍行距测试.xlsx"); …...xlsx"); // 如需保持原始行距,可显式设置 TextBox 的 LineSpacing 属性 var shape...Shapes[0] as Aspose.Cells.Drawing.TextBox; if (shape != null) { shape...

    forum.aspose.com/t/pdf-excel/322745
  5. 用JavaScript通过C++在工作表之间复制形状|Documentation

    学习如何使用Aspose.Cells for JavaScript通过C++在工作表之间复制图片、图表等形状。... shapes ; // Copy the Textbox to the Result Worksheet workbook...

    docs.aspose.com/cells/zh/javascript-cpp/copy-sh...
  6. Apply Shape Animations in Presentations Using J...

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

    docs.aspose.com/slides/java/shape-animation/
  7. Font Rendering Differences in PDF Conversion Us...

    https://forum.aspose.com/t/font-rendering-differences-in-pdf-conversion-using-aspose-cells/316848/6 Good day! I hope this message finds you well. I wanted to kindly follow up regarding the issue we previously discussed…... but it is not working in textbox. text font size is decreased...can use images instead of textboxes. Sorry, there is currently...

    forum.aspose.com/t/font-rendering-differences-i...
  8. 在 PHP 中创建和应用 WordArt 效果|Aspose.Slides for PHP 文档

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

    docs.aspose.com/slides/zh/php-java/wordart/
  9. 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...
  10. 在 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/