Sort Score
Result 10 results
Languages All
Labels All
Results 421 - 430 of 2,722 for

textbox

(0.02 sec)
  1. 使用C++管理控件|Documentation

    学习如何使用Aspose.Cells与C++在工作表中添加和管理各种控件,如线条、矩形、弧、椭圆、旋钮、滚动条和组框。...还有另一个类 TextBox ,表示用于定义所有类型设置的文本框。它具有一些重要成员:...(). Get ( 0 ); // Add a new textbox to the collection. int32_t...

    docs.aspose.com/cells/zh/cpp/managing-controls/
  2. Preface|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....items: Table Pivot table Chart Textbox Matrix Normally a query (that...

    docs.aspose.com/cells/reportingservices/preface/
  3. WrapSide enumeration | Aspose.Words for Python

    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. doc...Document ( file_name = MY_DIR + 'Textboxes in drawing canvas.docx' )...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Shape.StoryType | Aspose.Words for .NET

    Transform your StoryType property effortlessly with our intuitive Textbox feature. Enhance user experience and streamline your content creation today!...StoryType property Returns Textbox. public StoryType StoryType...

    reference.aspose.com/words/net/aspose.words.dra...
  5. Add Icons to Worksheet with C++|Documentation

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

    docs.aspose.com/cells/cpp/insert-svg-to-excel/
  6. Aspose::Words::Drawing::Shape::get_StoryType me...

    Aspose::Words::Drawing::Shape::get_StoryType method. Returns Textbox in C++....Shape::get_StoryType method Returns Textbox . Aspose :: Words :: StoryType...

    reference.aspose.com/words/cpp/aspose.words.dra...
  7. LayoutEntityType Enum | Aspose.Words for .NET

    Discover Aspose.Words.Layout.LayoutEntityType enum, featuring diverse layout entity types for enhanced document formatting and seamless integration.... TextBox 800 Represents text area inside...inside of a shape. Textbox may have Line and Row child entities...

    reference.aspose.com/words/net/aspose.words.lay...
  8. Adding Text Dynamically using VSTO and Aspose.S...

    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.... Slides [ 1 ]; //Add a textbox //To add it, we will first...

    docs.aspose.com/slides/net/adding-text-dynamica...
  9. Aspose::Words::Settings::CompatibilityOptions::...

    Aspose::Words::Settings::CompatibilityOptions::OptimizeFor method. Allows to optimize the document contents as well as default Aspose.Words behavior to a particular versions of MS Word. Use this method to prevent MS Word from displaying "Compatibility mode" ribbon upon document loading. (Note that you may also need to set the Compliance property to Iso29500_2008_Transitional or higher.) in C++....InsertShape ( ShapeType :: TextBox , 200 , 200 ); // Set the "VerticalAnchor"...of the shape. shape -> get_TextBox () -> set_VerticalAnchor (...

    reference.aspose.com/words/cpp/aspose.words.set...
  10. Aspose.Cells 16.10.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....]; // Create a TextBox with some text var textBox = sheet . Shapes...700 ); textBox . Text = "Aspose File Format APIs" ; textBox . Font...

    docs.aspose.com/cells/zh/net/public-api-changes...