Sort Score
Result 10 results
Languages All
Labels All
Results 1,111 - 1,120 of 3,549 for

textbox

(0.08 sec)
  1. 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...
  2. ShapeBase.WrapType | Aspose.Words per .NET

    Scopri la proprietà ShapeBase WrapType, controlla le forme in linea o mobili e personalizza l'avvolgimento del testo per una maggiore flessibilità di layout....Shape textBox = new Shape ( doc , ShapeType . TextBox ); textBox...WrapType . None ; textBox . Height = 50 ; textBox . Width = 200 ;...

    reference.aspose.com/words/it/net/aspose.words....
  3. Cómo aplicar/configurar la alineación del texto...

    Cómo aplicar/configurar la alineación del texto en un cuadro de texto en Aspose.Cells con C++.... GetShapes (); // Add a TextBox to the worksheet Shape shape...); // Set the text of the TextBox shape . SetText ( u "This is...

    docs.aspose.com/cells/es/cpp/applying-text-alig...
  4. Définir un style WordArt prédéfini au texte de ...

    Découvrez comment définir un style WordArt prédéfini au texte d une forme en utilisant 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/fr/cpp/set-preset-wordart...
  5. Imposta lo stile WordArt predefinito al testo d...

    Impara come impostare uno stile preset di WordArt al testo di una forma utilizzando 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/it/cpp/set-preset-wordart...
  6. Modifications publiques de l API dans Aspose.Ce...

    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....d’accéder à l’instance de TextBox en utilisant son nom sous forme...l’article détaillé sur Accéder au TextBox via son nom Le scénario d’utilisation...

    docs.aspose.com/cells/fr/net/public-api-changes...
  7. Shape.LastParagraph | Aspose.Words لـ .NET

    يمكنك الوصول إلى خاصية LastParagraph لاسترداد الفقرة الأخيرة في النموذج الخاص بك بسهولة، مما يعزز تخطيط المستند وقابليته للقراءة.... TextBox , 150 , 100 ); TextBox textBox = textBoxShape...textBoxShape . TextBox ; // انقل منشئ المستندات إلى داخل مربع النص وأضف...

    reference.aspose.com/words/ar/net/aspose.words....
  8. Доступ к полю ввода текста по имени с помощью C...

    Узнайте, как получить доступ к полю ввода по его имени с помощью 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/ru/cpp/access-the-text-bo...
  9. Modifiche all API pubblica in Aspose.Cells 8.7....

    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....di accedere all’istanza di TextBox utilizzando il suo nome come...dettagliato su Accedere alla TextBox tramite il suo Nome Lo scenario...

    docs.aspose.com/cells/it/java/public-api-change...
  10. 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....