Sort Score
Result 10 results
Languages All
Labels All
Results 441 - 450 of 3,554 for

textbox

(0.09 sec)
  1. 使用 C++ 操作带有 JavaScript 的图表中的形状|Documentation

    学习如何使用 Aspose.Cells for JavaScript 通过 C++ 添加控件并自定义 Microsoft Excel 中的图表。本指南演示如何操作图表元素、调整格式以及增强图表的整体外观和可用性。... 该方法返回一个 TextBox 对象。 TextBox 类表示图表中的文本框。 以下示例显示了如.... get ( 0 ); // Add a new textbox to the chart. const textbox0...

    docs.aspose.com/cells/zh/javascript-cpp/control...
  2. 与GridJs客户端端协同工作|Documentation

    本文介绍了GridJs中的客户端JavaScript API或函数。...allowSelectTextInTex 在只读模式下是否允许在 TextBox 控件中选择文本。 默认值为 false。 false...'#FFFF00' ); 用于TextBox对象的API TextBox是一种特殊类型的形状,其类型属性为:“TextBox” 例如:以下代码将显示哪种形状是文本框...

    docs.aspose.com/cells/zh/python-net/aspose-cell...
  3. Manage Text Boxes in Presentations on Android|A...

    Aspose.Slides for Android via Java makes it easy to create, edit, and clone text boxes in PowerPoint and OpenDocument files, enhancing your presentation automation....then put some text inside the textbox. Aspose.Slides for Android...Box on a Slide To create a textbox on a slide, go through these...

    docs.aspose.com/slides/androidjava/manage-textbox/
  4. Setting Background Color Dynamically in C#|Aspo...

    Set text background color for document contents dynamically when building a report using C#.... Inside the shape’s textbox, add opening and closing backColor...the whole text inside the textbox, if any, like in the following...

    docs.aspose.com/words/net/setting-background-co...
  5. 与GridJs客户端端协同工作|Documentation

    本文介绍了GridJs中的客户端JavaScript API或函数。...allowSelectTextInTex 在只读模式下是否允许在 TextBox 控件中选择文本。 默认值为 false。 false...'#FFFF00' ); 用于TextBox对象的API TextBox是一种特殊类型的形状,其类型属性为:“TextBox” 例如:以下代码将显示哪种形状是文本框...

    docs.aspose.com/cells/zh/java/aspose-cells-grid...
  6. Working with Form Fields in Node.js|Aspose.Word...

    Insert, obtain, or format a form field in a document using Node.js....in Microsoft Word include textbox, combo box and checkbox. DocumentBuilder...insertTextInput method to insert a textbox into the document. The following...

    docs.aspose.com/words/nodejs-net/working-with-f...
  7. Manage Text Boxes in Presentations Using JavaSc...

    Aspose.Slides for Node.js makes it easy to create, edit, and clone text boxes in PowerPoint and OpenDocument files, enhancing your presentation automation....then put some text inside the textbox. Aspose.Slides for Node.js...Text Box on Slide To create a textbox on a slide, go through these...

    docs.aspose.com/slides/nodejs-java/manage-textbox/
  8. Add Icons to Worksheet|Documentation

    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....Close Managing Pictures Manage TextBox Analyzing your prompt, please...

    docs.aspose.com/cells/java/insert-svg-to-excel/
  9. Read Color of the Shape's Glow Effect|Documenta...

    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....of Text Effects of Shape or TextBox Analyzing your prompt, please...

    docs.aspose.com/cells/java/read-color-of-the-sh...
  10. Black box for certain images when doing PDF to ...

    I’m using the following code, in Java: Page firstPdfPage = pdfDocument.getPages().get_Item(1); PageInfo pdfPageInfo = firstPdfPage.getPageInfo(); Dimension pdfDimension = new Dimension((int) pdfP…... more specifically, a textbox with an image that has been...form‑XObject/text‑box (the Word “textbox with an image” scenario). Note...

    forum.aspose.com/t/black-box-for-certain-images...