Sort Score
Result 10 results
Languages All
Labels All
Results 1,151 - 1,160 of 3,550 for

textbox

(1.04 sec)
  1. Establecer estilo de WordArt predefinido en el ...

    Aprenda cómo establecer un estilo de WordArt predefinido en el texto de una forma usando 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/es/cpp/set-preset-wordart...
  2. 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...
  3. Shape.LastParagraph | Aspose.Words per .NET

    Accedi alla proprietà LastParagraph per recuperare facilmente il paragrafo finale nel tuo formato, migliorando il layout e la leggibilità del tuo documento.... TextBox , 150 , 100 ); TextBox textBox = textBoxShape...textBoxShape . TextBox ; // Sposta il generatore di documenti all'interno...

    reference.aspose.com/words/it/net/aspose.words....
  4. Go言語とC++を経由してテキストの配置をテキストボックスに適用/設定する方法|Documen...

    Go言語とC++を経由してAspose.Cellsでテキストの配置をテキストボックスに適用/設定する方法...[ Hide ] TextBoxは、私たちの文書や図表の表現力を向上させることができ、TextBoxの異なる部分に異なる...これには、それぞれのTextBoxを調整して目標要件を満たす必要があります。調整すべきTextBoxオブジェクトがたくさ...

    docs.aspose.com/cells/ja/go-cpp/applying-text-a...
  5. TextBoxWrapMode Enum | Aspose.Words لـ .NET

    اكتشف Aspose.Words.Drawing.TextboxWrapMode للتحكم في التفاف النص في الأشكال، وتحسين تخطيطات المستندات ومرونة التصميم.... TextBox , 300 , 300 ); TextBox textBox = textBoxShape...textBoxShape . TextBox ; // اضبط خاصية "TextBoxWrapMode" على "TextBoxWrapMode...

    reference.aspose.com/words/ar/net/aspose.words....
  6. Offentliga API ändringar i Aspose.Cells 9.0.0|D...

    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/sv/java/public-api-change...
  7. Öffentliche API Änderungen in Aspose.Cells 9.0....

    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/de/java/public-api-change...
  8. Установить предустановленный стиль 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-...
  9. 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-...
  10. TextBoxControl.Text | Aspose.Words لـ .NET

    يمكنك إدارة نص TextboxControl بسهولة - احصل على المحتوى الخاص به أو قم بتعيينه لتحقيق تفاعل سلس للمستخدم وتحسين الوظائف في تطبيقك....كيفية تغيير نص عنصر التحكم TextBox OLE. Document doc = new Document...Document ( MyDir + "Textbox control.docm" ); Shape shape = ( Shape...

    reference.aspose.com/words/ar/net/aspose.words....