Sort Score
Result 10 results
Languages All
Labels All
Results 241 - 250 of 1,526 for

textbox

(0.03 sec)
  1. NodeCollection Class | Aspose.Words for .NET

    Discover the Aspose.Words.NodeCollection class, your go-to solution for managing diverse node types efficiently in document processing. Enhance your workflow today!...Examples Shows how to replace all textbox shapes with image shapes. Document...= new Document ( MyDir + "Textboxes in drawing canvas.docx" );...

    reference.aspose.com/words/net/aspose.words/nod...
  2. FindReplaceOptions.useLegacyOrder property | As...

    FindReplaceOptions.useLegacyOrder property. True indicates that a text search is performed sequentially from top to bottom considering the text boxes...writeln ( "[tag 1]" ); let textBox = builder . insertShape ( aw...aw . Drawing . ShapeType . TextBox , 100 , 50 ); builder . writeln...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. Manage Shape Text Options with C++|Documentation

    Learn how to manage shape text options programmatically using Aspose.Cells for C++.... Get ( 0 ); TextBox textbox = worksheet . GetTextBoxes...GetTextBoxes (). Get ( 0 ); textbox . SetTextOrientationTy ( TextOrientationType...

    docs.aspose.com/cells/cpp/managing-shape-text-o...
  4. Aspose.Cells 8.8.1中的公共API更改|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....以下代码片段使用了该属性来设置TextBox中文本的阴影效果。 有关此功能的更多详细信息,请参阅 设置文本阴影效果...getWorksheets (). get ( 0 ); //Add a TextBox to the ShapeCollection int...

    docs.aspose.com/cells/zh/java/public-api-change...
  5. Shapes in Charts with Node.js via C++|Documenta...

    Learn how to use Aspose.Cells for Node.js via C++ to add controls and customize charts in Microsoft Excel. This guide demonstrates how to manipulate chart elements, adjust formatting, and enhance the overall appearance and usability of your charts....xls" )); Adding TextBox Control to the Chart One way...The method returns TextBox object. The TextBox class represents...

    docs.aspose.com/cells/nodejs-cpp/controls-in-ch...
  6. Public API Changes in Aspose.Cells 8.8.1|Docume...

    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....shadow effect of the text in a TextBox. For more details on this feature...]; //Add a TextBox to the ShapeCollection var textBox = sheet ...

    docs.aspose.com/cells/net/public-api-changes-in...
  7. Access the Text Box by the Name|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....TextBoxes collection but now you can...apply/set text alignment to textbox Create TextBox in which each line...

    docs.aspose.com/cells/net/access-the-text-box-b...
  8. FindReplaceOptions.UseLegacyOrder | Aspose.Word...

    Discover the UseLegacyOrder property in FindReplaceOptions. Enable sequential text searches for better accuracy. Default is false. Optimize your text processing!...Shape textBox = builder . InsertShape ( ShapeType . TextBox , 100...2]" ); builder . MoveTo ( textBox . FirstParagraph ); builder...

    reference.aspose.com/words/net/aspose.words.rep...
  9. Aspose::Words::Drawing::ShapeBase::get_CoordSiz...

    Aspose::Words::Drawing::ShapeBase::get_CoordSize method. The width and height of the coordinate space inside the containing block of this shape in C++.... auto textBox = MakeObject < Shape > ( doc...ShapeType :: TextBox ); textBox -> set_Width ( 200 ); textBox -> set_Height...

    reference.aspose.com/words/cpp/aspose.words.dra...
  10. Format Text using VSTO and Aspose.Slides for Ja...

    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....formats the text in the third textbox on the slide to look like the...the text in the last textbox. Formatting Text Both the VSTO and...

    docs.aspose.com/slides/java/format-text-using-v...