Sort Score
Result 10 results
Languages All
Labels All
Results 291 - 300 of 3,498 for

textbox

(0.16 sec)
  1. aspose.words.drawing.ole module | Aspose.Words ...

    The Aspose.Words.Drawing.Ole namespace contains classes to work with OLE / ActiveX controls and forms in Microsoft Word documents....ComboBox, ListBox, OptionButton, TextBox, and ToggleButton. OleControl...choices. TextBoxControl The TextBox control displays text from...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Aspose::Words::Drawing::WrapSide enum | Aspose....

    Aspose::Words::Drawing::WrapSide enum. Specifies what side(s) of the shape or picture the text wraps around in C++....Examples Shows how to replace all textbox shapes with image shapes. auto...Document > ( get_MyDir () + u "Textboxes in drawing canvas.docx" );...

    reference.aspose.com/words/cpp/aspose.words.dra...
  3. 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...
  4. Master Slide|Aspose.Slides for Node.js via .NET...

    Explore Aspose.Slides for Node.js master slide examples: create, edit, and style masters, placeholders, and themes in PPT, PPTX, and ODP with clear code.... let textBox = newMasterSlide . getShapes...Rectangle , 0 , 0 , 720 , 25 ); textBox . getTextFrame (). setText...

    docs.aspose.com/slides/nodejs-java/examples/ele...
  5. 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...
  6. Aspose::Words::Document::Compare method | Aspos...

    Aspose::Words::Document::Compare method. Compares this document with another document producing changes as number of edit and format revisions Revision in C++....builder -> EndTable (); // Textbox: System :: SharedPtr < Aspose...Words :: Drawing :: Shape > textBox = builder -> InsertShape (...

    reference.aspose.com/words/cpp/aspose.words/doc...
  7. TextBox.fitShapeToText property | Aspose.Words ...

    Textbox.fitShapeToText property. Determines whether Microsoft Word will grow the shape to fit text....fitShapeToText property TextBox.fitShapeToText property Determines...Aspose.Words.Drawing class TextBox TextBox.internalMarginBottom property...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. TextBox.verticalAnchor property | Aspose.Words ...

    Textbox.verticalAnchor property. Specifies the vertical alignment of the text within a shape....verticalAnchor property TextBox.verticalAnchor property Specifies...class TextBox TextBox.textBoxWrapMode property TextBox.breakForwardLink...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. Does Aspose.Cells provide redactions or redacti...

    Hi Team, Does Aspose.Cells provide redactions or redaction labels? I have attached a sample GIF file for reference. redations.gif (705.1 KB)...color for cellarea,shapes,textbox . hightlightdemo.gif (928.4...only support edit text for textbox shape,not for any kinds of...

    forum.aspose.com/t/does-aspose-cells-provide-re...
  10. Access the Text Box by Name with Golang via C++...

    Learn how to access a text box by its name using Aspose.Cells for C++....alignment to textbox with Golang via C++ Create a TextBox in which...

    docs.aspose.com/cells/go-cpp/access-the-text-bo...