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

textbox

(1.11 sec)
  1. 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/
  2. Controls in Charts|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....added in the chart Adding TextBox Control to the Chart One way...object of the TextBox class where the TextBox class represents...

    docs.aspose.com/cells/java/controls-in-charts/
  3. Manage Fonts in Presentations Using PHP|Aspose....

    Control fonts in PHP with Aspose.Slides: embed, substitute, and load custom fonts to keep PPT, PPTX and ODP presentations clear, brand-safe, and consistent....for PHP via Java to create a textbox with some text and then define...family category. To create a textbox and set font properties of...

    docs.aspose.com/slides/php-java/manage-fonts/
  4. Set Margins of Comment or Shape inside the Work...

    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....apply/set text alignment to textbox Rotate Text with Shape inside...

    docs.aspose.com/cells/java/set-margins-of-comme...
  5. 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...
  6. Conversion from pdf to text is not supporting f...

    Dear Aspose Support Team, Conversion from PDF to text is not supported for superscript and subscript formats using the following code snippet for version 23.1: public String convertToText(Document pdfDocument, int page…... Is it inside TextBox? eurodyn July 22, 2025, 7:29am...shown inside the textbox, and we know that textbox supports these...

    forum.aspose.com/t/conversion-from-pdf-to-text-...
  7. Incorrect position of text boxes rotated to 90 ...

    Incorrect position of text boxes rotated to 90 and 270 deg after changing text wrap to NONE. Code snippet: Document doc = new Document(); DocumentBuilder builder = new DocumentBuilder(doc); builder.w…...reason for this behavior is TextBox.TextBoxWrapMode property. TextBoxWrapMode...which yoou specify, forces TextBox’s width to adjust to the size...

    forum.aspose.com/t/incorrect-position-of-text-b...
  8. Add Icons to Worksheet with Golang via C++|Docu...

    Learn how to add icons to Excel worksheets using Aspose.Cells with Golang via C++....following result: Managing TextBox of Excel files with Golang...

    docs.aspose.com/cells/go-cpp/insert-svg-to-excel/
  9. Shapes in Charts with C++|Documentation

    Learn how to use Aspose.Cells for C++ to add controls and customize charts in Microsoft Excel. Our guide will demonstrate how to manipulate chart elements, adjust formatting, and enhance the overall appearance and usability of your charts....Cells :: Cleanup (); } Adding TextBox Control to the Chart One way...Aspose::Cells::Drawing::TextBox object. The TextBox class represents...

    docs.aspose.com/cells/cpp/controls-in-charts/
  10. 使用 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...