Sort Score
Result 10 results
Languages All
Labels All
Results 161 - 170 of 1,526 for

textbox

(0.11 sec)
  1. TextBoxControl.Type | Aspose.Words for .NET

    Discover the TextboxControl Type property for Forms 2.0, enabling seamless control customization and enhancing user experience in your applications....how to change text of the TextBox OLE control. Document doc =...= new Document ( MyDir + "Textbox control.docm" ); Shape shape...

    reference.aspose.com/words/net/aspose.words.dra...
  2. CompareOptions.ignoreTextboxes property | Aspos...

    CompareOptions.ignoreTextboxes property. Specifies whether to compare differences in the data contained within text boxes....boolean Remarks By default textboxes are not ignored. Examples...builder . endTable (); // Textbox: let textBox = builder . insertShape...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. Aspose::Words::Comparing::CompareOptions::get_I...

    Aspose::Words::Comparing::CompareOptions::get_IgnoreFields method. Specifies whether to compare differences in fields 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...
  4. Aspose::Words::Comparing::CompareOptions::get_I...

    Aspose::Words::Comparing::CompareOptions::get_IgnoreFormatting method. True indicates that formatting is ignored 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. TextBox.internal_margin_top property | Aspose.W...

    Textbox.internal_margin_top property. Specifies the inner top margin in points for a shape....internal_margin_top property TextBox.internal_margin_top property...doc = doc ) # Insert another textbox with specific margins. text_box_shape...

    reference.aspose.com/words/python-net/aspose.wo...
  6. TextBox.internal_margin_right property | Aspose...

    Textbox.internal_margin_right property. Specifies the inner right margin in points for a shape....internal_margin_right property TextBox.internal_margin_right property...doc = doc ) # Insert another textbox with specific margins. text_box_shape...

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

    Aspose::Words::Drawing::TextboxWrapMode enum. Specifies how text wraps inside a shape in C++....ShapeType :: TextBox , 300 , 300 ); SharedPtr < TextBox > textBox = textBoxShape...textBoxShape -> get_TextBox (); // Set the "TextBoxWrapMode" property...

    reference.aspose.com/words/cpp/aspose.words.dra...
  8. How to export Excel equations to other types of...

    Export Excel formulas to LaTeX and MathML using Aspose.Cells for C++.... GetCount () > 0 ) { TextBox textBox ( shapes . Get ( 0 ));...)); EquationNode mathNode = textBox . GetEquationParagraph (). GetChild...

    docs.aspose.com/cells/cpp/export-equation/
  9. TextBox.parent property | Aspose.Words for Python

    Textbox.parent property. Gets a parent shape for the [Textbox](../)....parent property TextBox.parent property Gets a parent shape for...for the TextBox . @property def parent ( self ) -> aspose . words...

    reference.aspose.com/words/python-net/aspose.wo...
  10. ImportFormatOptions.IgnoreTextBoxes | Aspose.Wo...

    Discover how the ImportFormatOptions IgnoreTextboxes property enhances your document formatting by controlling Textbox content. Optimize with ease today!...that source formatting of textboxes content ignored if KeepSourceFormatting...Shape textBox = builder . InsertShape ( ShapeType . TextBox , 300...

    reference.aspose.com/words/net/aspose.words/imp...