Sort Score
Result 10 results
Languages All
Labels All
Results 241 - 250 of 3,578 for

textbox

(0.08 sec)
  1. WrapSide Enum | Aspose.Words for .NET

    Discover the Aspose.Words.Drawing.WrapSide enum to control text wrapping around shapes and images, enhancing document layout and readability....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.dra...
  2. TextBox.no_text_rotation property | Aspose.Word...

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

    reference.aspose.com/words/python-net/aspose.wo...
  3. TextBoxControl class | Aspose.Words for Python

    aspose.words.drawing.ole.TextboxControl class. The Textbox control displays text from an organized set of data or user input....class TextBoxControl class The TextBox control displays text from...how to change text of the TextBox OLE control. doc = aw . Document...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Aspose::Words::Comparing::CompareOptions::get_I...

    Aspose::Words::Comparing::CompareOptions::get_IgnoreFootnotes method. Specifies whether to compare differences in footnotes and endnotes in C++....builder -> EndTable (); // Textbox: System :: SharedPtr < Aspose...Words :: Drawing :: Shape > textBox = builder -> InsertShape (...

    reference.aspose.com/words/cpp/aspose.words.com...
  5. Tooltip-ի ավելացում PDF-ում Python-ի միջոցով

    Այս հոդվածը բացատրում է, թե ինչպես ավելացնել tooltip PDF-ում Python-ի միջոցով։ Այն ներառում է IDE-ի կարգավորման մանրամասները, քայլերի ցանկ և նմուշային կոդ՝ Python-ի միջոցով PDF-ում մկնիկի վրա պահելիս հայտնվող տեքստ ստեղծելու համար։...Այս հոդվածում մենք կաշխատենք TextBox-ի հետ․ անհրաժեշտության դեպքում...tooltip-ի ցուցադրման համար TextBox ստեղծում և դրա պարամետրերի...

    kb.aspose.com/hy/pdf/python/add-tooltip-in-pdf-...
  6. 用JavaScript通过C++设置预设的WordArt样式到形状的文本|Documentation

    学习如何使用Aspose.Cells for JavaScript通过C++将预设的WordArt样式设置到形状的文本...// Create a textbox with some text const textbox = worksheet...700 ); textbox . text = "Aspose File Format APIs" ; textbox . font...

    docs.aspose.com/cells/zh/javascript-cpp/set-pre...
  7. Text Box|Aspose.Slides for Node.js via .NET Doc...

    Work with text boxes in Aspose.Slides for Node.js: add, format, align, wrap, autofit, and style text using JavaScript for PPT, PPTX, and ODP presentations.... let textBox = slide . getShapes (). addAutoShape...slides . FillType . NoFill ); textBox . getFillFormat (). setFillType...

    docs.aspose.com/slides/nodejs-java/examples/ele...
  8. 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.... get ( 0 ); //Add a TextBox to the collection int textboxIndex...200 ); //Get the TextBox object TextBox textbox = sheet . getTextBoxes...

    docs.aspose.com/cells/zh/java/public-api-change...
  9. CompareOptions Class | Aspose.Words for .NET

    Discover the Aspose.Words.CompareOptions class for advanced document comparison. Customize your comparison settings for precise results and enhanced productivity.... EndTable (); // Textbox: Shape textBox = builder . InsertShape...ShapeType . TextBox , 150 , 20 ); builder . MoveTo ( textBox . FirstParagraph...

    reference.aspose.com/words/net/aspose.words.com...
  10. Master Slide|Aspose.Slides Documentation

    Explore Aspose.Slides for .NET master slide examples: create, edit, and style masters, placeholders, and themes in PPT, PPTX, and ODP with clear C# code.... var textBox = newMasterSlide . Shapes ...); textBox . TextFrame . Text = "Company Name" ; textBox . TextFrame...

    docs.aspose.com/slides/net/examples/elements/ma...