Sort Score
Result 10 results
Languages All
Labels All
Results 171 - 180 of 2,722 for

textbox

(0.02 sec)
  1. 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...
  2. 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...
  3. CompareOptions | Aspose.Words for Java

    Allows to choose additional options for document comparison operation in Java....endTable(); // Textbox: Shape textBox = builder.insertShape(ShapeType...150.0, 20.0); builder.moveTo(textBox.getFirstParagraph()); builder...

    reference.aspose.com/words/java/com.aspose.word...
  4. TextBoxControl.type property | Aspose.Words for...

    TextboxControl.type property. Gets type of Forms 2.0 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...
  5. 如何将Excel中的公式导出为其他类型的表达式,使用C++|Documentation

    使用Aspose.Cells for C++将Excel公式导出为LaTeX和MathML。... GetCount () > 0 ) { TextBox textBox ( shapes . Get ( 0 ));...)); EquationNode mathNode = textBox . GetEquationParagraph (). GetChild...

    docs.aspose.com/cells/zh/cpp/export-equation/
  6. 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...
  7. 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...
  8. CompareOptions.IgnoreTables | Aspose.Words for ...

    Discover how the CompareOptions IgnoreTables property enhances data analysis by controlling table data comparison for accurate insights.... EndTable (); // Textbox: Shape textBox = builder . InsertShape...ShapeType . TextBox , 150 , 20 ); builder . MoveTo ( textBox . FirstParagraph...

    reference.aspose.com/words/net/aspose.words.com...
  9. CompareOptions.ignoreFootnotes property | Aspos...

    CompareOptions.ignoreFootnotes property. Specifies whether to compare differences in footnotes and endnotes.... endTable (); // Textbox: let textBox = builder . insertShape...ShapeType . TextBox , 150 , 20 ); builder . moveTo ( textBox . firstParagraph...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. CompareOptions.ignoreFormatting property | Aspo...

    CompareOptions.ignoreFormatting property. True indicates that formatting is ignored.... endTable (); // Textbox: let textBox = builder . insertShape...ShapeType . TextBox , 150 , 20 ); builder . moveTo ( textBox . firstParagraph...

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