Sort Score
Result 10 results
Languages All
Labels All
Results 1,171 - 1,180 of 3,613 for

textbox

(0.28 sec)
  1. 通过Node.js使用C++管理文本框|Documentation

    学习如何使用Aspose.Cells for Node.js via C++管理Excel中的文本框。...0 ); // Adding a TextBox shape let textBox = worksheet . getShapes...100 , 100 ); // Set TextBox properties textBox . setText ( "This...

    docs.aspose.com/cells/zh/nodejs-cpp/managing-te...
  2. Установить предустановленный стиль WordArt для ...

    Узнайте, как установить предустановленный стиль WordArt для текста формы, используя Aspose.Cells for Node.js via C++....// Create a textbox with some text const textbox = worksheet... 0 , 0 , 0 , 100 , 700 ); textbox . setText ( "Aspose File Format...

    docs.aspose.com/cells/ru/nodejs-cpp/set-preset-...
  3. Доступ к текстовому полю по имени с помощью Jav...

    Узнайте, как получить доступ к текстовому полю по имени из коллекции в Aspose.Cells for JavaScript через C++....textBoxes , но теперь их также можно...head > < title > Aspose.Cells TextBox Example </ title > </ head...

    docs.aspose.com/cells/ru/javascript-cpp/access-...
  4. Accede a la caja de texto por nombre con JavaSc...

    Aprende cómo acceder a una caja de texto por nombre desde la colección en Aspose.Cells for JavaScript a través de C++....textBoxes , pero ahora también puede...head > < title > Aspose.Cells TextBox Example </ title > </ head...

    docs.aspose.com/cells/es/javascript-cpp/access-...
  5. TextBoxWrapMode Enum | Aspose.Words per .NET

    Scopri l'enumerazione Aspose.Words.Drawing.TextboxWrapMode per controllare l'avvolgimento del testo nelle forme, migliorando i layout dei documenti e la flessibilità di progettazione.... TextBox , 300 , 300 ); TextBox textBox = textBoxShape...textBoxShape . TextBox ; // Imposta la proprietà "TextBoxWrapMode" su...

    reference.aspose.com/words/it/net/aspose.words....
  6. Acceder a la Caja de Texto por nombre con Node....

    Aprende cómo acceder a una caja de texto por nombre desde la colección en 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/es/nodejs-cpp/access-the-...
  7. Åtkomst till Textruta via Namn med JavaScript v...

    Lär dig hur man får åtkomst till en textruta efter namn från samlingen i Aspose.Cells for JavaScript via C++....textBoxes -samlingen, men nu kan du...head > < title > Aspose.Cells TextBox Example </ title > </ head...

    docs.aspose.com/cells/sv/javascript-cpp/access-...
  8. Accéder à la boîte de texte par le nom avec C++...

    Apprenez comment accéder à une boîte de texte par son nom en utilisant Aspose.Cells for C++.... Get ( 0 ); // Add the TextBox to the worksheet int idx =...newly created TextBox using its index & name it TextBox tb1 = sheet...

    docs.aspose.com/cells/fr/cpp/access-the-text-bo...
  9. تعيين نمط كلمات فنية مسبق للنص في الشكل باستخدا...

    تعلم كيفية تعيين نمط كلمات فنية مسبق لنص شكل باستخدام Aspose.Cells for C++....// Create a textbox with some text TextBox textbox = worksheet... 0 , 0 , 0 , 100 , 700 ); textbox . SetText ( u "Aspose File...

    docs.aspose.com/cells/ar/cpp/set-preset-wordart...
  10. Need help in creating the hyperlink style for u...

    Hi Team, We are using Aspose words for document generation. We have a document which is having some paragraphs and paragraphs contains some url text. We want to create hyperlink style and color for them but not able to.…...TextBox; using Aspose.Words.Drawing.TextBox.Shapes; using...Drawing.TextBox.TextBox; using Aspose.Words.Drawing.TextBox.TextBoxShape;...

    forum.aspose.com/t/need-help-in-creating-the-hy...