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

textbox

(0.11 sec)
  1. Public API Changes in Aspose.Cells 9.0.0|Docume...

    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/java/public-api-changes-i...
  2. NodeCollection.ToArray | Aspose.Words for .NET

    Discover the NodeCollection ToArray method, effortlessly convert your node collection into a new array, enhancing data management and accessibility....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/nod...
  3. NodeCollection.toArray method | Aspose.Words fo...

    NodeCollection.toArray method. Copies all nodes from the collection to a new array of nodes....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...
  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. 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...
  7. Text Box|Aspose.Slides Documentation

    Work with text boxes in Aspose.Slides for Android: 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/androidjava/examples/ele...
  8. 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...
  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. 用Node.js通过C++按名称访问文本框|Documentation

    学习如何使用Aspose.Cells for Node.js via C++从集合中按名称访问文本框。... get ( 0 ); // Add the TextBox to the worksheet const idx...); // Access newly created TextBox using its index & name it const...

    docs.aspose.com/cells/zh/nodejs-cpp/access-the-...