Sort Score
Result 10 results
Languages All
Labels All
Results 391 - 400 of 10,593 for

textbox

(0.05 sec)
  1. Enum WrapSide | Aspose.Words for .NET API 参考

    Aspose.Words.Drawing.WrapSide 枚举. 指定文本环绕的形状或图片的哪一侧...= new Document ( MyDir + "Textboxes in drawing canvas.docx" );... ShapeType == ShapeType . TextBox )); Assert . AreEqual ( 1 ...

    reference.aspose.com/words/zh/net/aspose.words....
  2. Aspose::Words::Replacing::FindReplaceOptions::g...

    Aspose::Words::Replacing::FindReplaceOptions::get_UseLegacyOrder method. True indicates that a text search is performed sequentially from top to bottom considering the text boxes. Default value is false in C++....1]" ); SharedPtr < Shape > textBox = builder -> InsertShape (...( ShapeType :: TextBox , 100 , 50 ); builder -> Writeln ( u "[tag...

    reference.aspose.com/words/cpp/aspose.words.rep...
  3. ComparisonTargetType | Aspose.Words for Java

    Allows to specify base document which will be used during comparison 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. Worksheet.TextBoxes | Aspose.Cells for .NET API...

    Worksheet property. Gets a Textbox collection...TextBoxes Worksheet.TextBoxes property Gets a TextBox collection...public TextBoxCollection TextBoxes { get ; } See Also class TextBoxCollection...

    reference.aspose.com/cells/net/aspose.cells/wor...
  5. CompareOptions.ignore_footnotes property | Aspo...

    CompareOptions.ignore_footnotes property. Specifies whether to compare differences in footnotes and endnotes.... end_table () # Textbox: text_box = builder . insert_shape...builder . write ( 'Original textbox contents' ) # DATE field: builder...

    reference.aspose.com/words/python-net/aspose.wo...
  6. CompositeNode.InsertAfter | Aspose.Words for .NET

    CompositeNode InsertAfter method. Inserts the specified node immediately after the specified reference node in C#....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/com...
  7. Applying Shadow Effects on Slide Text in Python...

    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....addTextFrame("Aspose TextBox") \# Disable shape fill in...CodePlex GitHub Creating a TextBox on Slide in Python Subscribe...

    docs.aspose.com/slides/java/applying-shadow-eff...
  8. CompareOptions.ignore_textboxes property | Aspo...

    CompareOptions.ignore_Textboxes property. Specifies whether to compare differences in the data contained within text boxes....ignore_textboxes property CompareOptions.ignore_textboxes property...ignore_textboxes ( self ) -> bool : ... @ignore_textboxes.setter...

    reference.aspose.com/words/python-net/aspose.wo...
  9. 与GridJs客户端端协同工作|Documentation

    本文介绍了GridJs中的客户端JavaScript API或函数。...whether allow select text in TextBox control when in read mode ...hide () 用于TextBox对象的API TextBox是一种特殊类型的形状,其类型属性为:“TextBox” 例如:以下代码将显示哪种形状是文本框...

    docs.aspose.com/cells/zh/net/aspose-cells-gridj...
  10. 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....Worksheets [ 0 ]; // Add a TextBox to the collection var textboxIndex...textboxIndex = sheet . TextBoxes . Add ( 2 , 1 , 160 , 200 ); //...

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