Sort Score
Result 10 results
Languages All
Labels All
Results 201 - 210 of 3,179 for

textbox

(0.06 sec)
  1. TextBoxControl.text property | Aspose.Words for...

    TextboxControl.text property. Gets or sets a text of the control....how to change text of the TextBox OLE control. doc = aw . Document...Document ( file_name = MY_DIR + 'Textbox control.docm' ) shape = doc...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Set preset WordArt style to the text of the sha...

    Learn how to set a preset WordArt style to the text of a shape using Aspose.Cells for JavaScript via C++....// Create a textbox with some text const textbox = worksheet...700 ); textbox . text = "Aspose File Format APIs" ; textbox . font...

    docs.aspose.com/cells/javascript-cpp/set-preset...
  3. ComparisonTargetType Enum | Aspose.Words for .NET

    Discover the Aspose.Words ComparisonTargetType enum for precise document comparisons. Easily set your base document for accurate results. Start optimizing now!... EndTable (); // Textbox: Shape textBox = builder . InsertShape...ShapeType . TextBox , 150 , 20 ); builder . MoveTo ( textBox . FirstParagraph...

    reference.aspose.com/words/net/aspose.words.com...
  4. ImportFormatOptions.ignoreTextBoxes property | ...

    ImportFormatOptions.ignoreTextboxes property. Gets or sets a boolean value that specifies that source formatting of Textboxes content ignored if [ImportFormatMode.KeepSourceFormatting](../../importformatmode/#KeepSourceFormatting) mode is used...that source formatting of textboxes content ignored if ImportFormatMode...DocumentBuilder ( srcDoc ); let textBox = builder . insertShape ( aw...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. TextBox.Parent | Aspose.Words for .NET

    Discover the Textbox Parent property to easily access its parent shape, enhancing your design workflow and boosting efficiency in your projects....Parent TextBox.Parent property Gets a parent shape for the TextBox...See Also class Shape class TextBox namespace Aspose.Words.Drawing...

    reference.aspose.com/words/net/aspose.words.dra...
  6. 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....tring来访问TextBox的实例。 有关此功能的更多详细信息,请查看有关 通过名称访问TextBox 的详细文章。 简单的使用场景如下。...getWorksheets (). get ( 0 ); //Add a TextBox to the collection int idx =...

    docs.aspose.com/cells/zh/java/public-api-change...
  7. TextBox.VerticalAnchor | Aspose.Words for .NET

    Discover how the Textbox VerticalAnchor property enhances text alignment within shapes for improved design and readability in your projects....VerticalAnchor Contents [ Hide ] TextBox.VerticalAnchor property Specifies...InsertShape ( ShapeType . TextBox , 200 , 200 ); // Set the "VerticalAnchor"...

    reference.aspose.com/words/net/aspose.words.dra...
  8. Manage Autofit Settings|Aspose.Slides Documenta...

    Set the autofit settings for Textbox in PowerPoint in C++...By default, when you add a textbox, Microsoft PowerPoint uses...for the textbox—it automatically resizes the textbox to ensure...

    docs.aspose.com/slides/cpp/manage-autofit-setti...
  9. TextBox.noTextRotation property | Aspose.Words ...

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

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. How to Fill PDF Form Fields using C#

    This quick tutorial describes how to fill PDF form fields using C#. If you want to programmatically fill PDF form C# code and detailed steps are available here for your reference....types of form fields like textbox, radio button, and a combo...demonstrates accessing the textbox form field and then updating...

    kb.aspose.com/pdf/net/how-to-fill-pdf-form-fiel...