Sort Score
Result 10 results
Languages All
Labels All
Results 241 - 250 of 2,860 for

textbox

(0.08 sec)
  1. Aspose::Words::NodeCollection::ToArray method |...

    Aspose::Words::NodeCollection::ToArray method. Copies all nodes from the collection to a new array of nodes 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/nod...
  2. 用 C++ 替换工作表内文本框中的标签为文本|Documentation

    使用 Aspose.Cells for C++ 编程方式替换工作表文本框中的标签。...multiple tags within a single textbox. 示例代码 以下示例代码将标签TAG_1和TAG_2...} } } // Replace text in textboxes with HTML entities for ( int...

    docs.aspose.com/cells/zh/cpp/replace-tag-with-t...
  3. Aspose.Words.Drawing.Ole | Aspose.Words for .NET

    Explore the Aspose.Words.Drawing.Ole namespace for seamless integration of OLE/ActiveX controls in Microsoft Word, enhancing document interactivity and functionality....ComboBox, ListBox, OptionButton, TextBox, and ToggleButton. OleControl...choices. TextBoxControl The TextBox control displays text from...

    reference.aspose.com/words/net/aspose.words.dra...
  4. Display text content on top of a cell with a fi...

    Step 1: Write content into a cell. Step 2: Fill the cell with a background color Step 3: Overlay text on top of the filled color (new text ) I am using aspose cells gid js for python via dotnet ,I want to apply the ch…...djs-client-api/ #apis-for-textbox-object for example: you can...const textbox=xs.sheet.data.shapes[5]; console.log(textbox.type);...

    forum.aspose.com/t/display-text-content-on-top-...
  5. NodeCollection class | Aspose.Words for Node.js

    Aspose.Words.NodeCollection class. Represents a collection of nodes of a specific type...Examples Shows how to replace all textbox shapes with image shapes. let...Document ( base . myDir + "Textboxes in drawing canvas.docx" );...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. 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...
  7. 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/nodejs-net/aspose.wo...
  8. Aspose::Words::Saving::HtmlSaveOptions::get_Exp...

    Aspose::Words::Saving::HtmlSaveOptions::get_ExportShapesAsSvg method. Controls whether Shape nodes are converted to SVG images when saving to HTML, MHTML, EPUB or AZW3. Default value is false in C++....Words :: Drawing :: Shape > textBox = builder -> InsertShape (...:: TextBox , 100.0 , 60.0 ); builder -> MoveTo ( textBox -> get_FirstParagraph...

    reference.aspose.com/words/cpp/aspose.words.sav...
  9. 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...
  10. 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...