Sort Score
Result 10 results
Languages All
Labels All
Results 211 - 220 of 2,744 for

textbox

(0.04 sec)
  1. NodeCollection.ToArray | Aspose.Words for .NET

    Discover the NodeCollection ToArray method, effortlessly convert your node collection into a new array, enhancing data management and accessibility....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. Aspose.Cells 9.0.0 中的公共 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.... get ( 0 ); //Add a TextBox to the collection int textboxIndex...200 ); //Get the TextBox object TextBox textbox = sheet . getTextBoxes...

    docs.aspose.com/cells/zh/java/public-api-change...
  3. WrapSide Enum | Aspose.Words for .NET

    Discover the Aspose.Words.Drawing.WrapSide enum to control text wrapping around shapes and images, enhancing document layout and readability....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.dra...
  4. Aspose::Words::Comparing::ComparisonTargetType ...

    Aspose::Words::Comparing::ComparisonTargetType enum. Allows to specify base document which will be used during comparison. Default value is Current in C++....EndTable (); // Textbox: SharedPtr < Shape > textBox = builder ->...ShapeType :: TextBox , 150 , 20 ); builder -> MoveTo ( textBox -> get_FirstParagraph...

    reference.aspose.com/words/cpp/aspose.words.com...
  5. 用Node.js通过C++按名称访问文本框|Documentation

    学习如何使用Aspose.Cells for Node.js via C++从集合中按名称访问文本框。... get ( 0 ); // Add the TextBox to the worksheet const idx...); // Access newly created TextBox using its index & name it const...

    docs.aspose.com/cells/zh/nodejs-cpp/access-the-...
  6. WrapSide enumeration | Aspose.Words for Node.js

    Aspose.Words.Drawing.WrapSide enumeration. Specifies what side(s) of the shape or picture the text wraps around....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...
  7. TextBoxControl Class | Aspose.Words for .NET

    Discover the Aspose.Words.Drawing.Ole.TextboxControl class to effortlessly display organized text from data or user input. Enhance your document management today!...] TextBoxControl class The TextBox control displays text from...how to change text of the TextBox OLE control. Document doc =...

    reference.aspose.com/words/net/aspose.words.dra...
  8. How to export excel equations to other types of...

    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....(); const textBox = shapes . get ( 0 ); if ( textBox instanceof...AsposeCells . TextBox ) { const mathNode = textBox . getEquationParagraph...

    docs.aspose.com/cells/nodejs-cpp/export-equation/
  9. Aspose.Cells 8.7.2中的公共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实例。 有关此功能的更多详细信息,请查看 通过名称访问TextBox 的详细文章。 简单的使用场景如下。...//Add a TextBox to the collection int idx = sheet . TextBoxes . Add...

    docs.aspose.com/cells/zh/net/public-api-changes...
  10. TextBox.no_text_rotation property | Aspose.Word...

    Textbox.no_text_rotation property. Gets or sets a boolean value indicating either text of the Textbox should not rotate when the shape is rotated....no_text_rotation property TextBox.no_text_rotation property Gets...indicating either text of the TextBox should not rotate when the...

    reference.aspose.com/words/python-net/aspose.wo...