Sort Score
Result 10 results
Languages All
Labels All
Results 231 - 240 of 3,587 for

textbox

(0.2 sec)
  1. Text Box|Aspose.Slides Documentation

    Work with text boxes in Aspose.Slides for Java: add, format, align, wrap, autofit, and style text using Java for PPT, PPTX, and ODP presentations.... IAutoShape textBox = slide . getShapes (). addAutoShape...look like a typical text box. textBox . getFillFormat (). setFillType...

    docs.aspose.com/slides/java/examples/elements/t...
  2. ShapeBase.wrapSide property | Aspose.Words for ...

    ShapeBase.wrapSide property. Specifies how the text is wrapped around the shape....Examples Shows how to replace all textbox shapes with image shapes. let...Document ( base . myDir + "Textboxes in drawing canvas.docx" );...

    reference.aspose.com/words/nodejs-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. Tooltip-ի ավելացում PDF-ում Python-ի միջոցով

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

    kb.aspose.com/hy/pdf/python/add-tooltip-in-pdf-...
  5. 用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...
  6. 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...
  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. 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...
  9. Enhance Your Presentations with AutoFit in C++|...

    Learn how to manage AutoFit settings in Aspose.Slides for C++ to optimize text display in your PowerPoint and OpenDocument presentations and improve content readability....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...
  10. WrapSide enumeration | Aspose.Words for Node.js

    Aspose.Words.Drawing.WrapSide enumeration. Specifies what side(s) of the shape or picture the text wraps around....Examples Shows how to replace all textbox shapes with image shapes. let...Document ( base . myDir + "Textboxes in drawing canvas.docx" );...

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