Sort Score
Result 10 results
Languages All
Labels All
Results 981 - 990 of 3,130 for

textbox

(0.08 sec)
  1. Cómo aplicar/configurar la alineación de texto ...

    Cómo aplicar/configurar la alineación de texto en la caja en Aspose.Cells for Node.js via C++.... getShapes (); // add a TextBox const shape = shapes . addTextBox...sourceFilePath ); // Access the target textbox whose text is to be aligned...

    docs.aspose.com/cells/es/nodejs-cpp/applying-te...
  2. ShapeBase.WrapType | Aspose.Words för .NET

    Upptäck ShapeBase WrapType-egenskapen, styr inbäddade eller flytande former och anpassa textbrytning för ökad layoutflexibilitet....Shape textBox = new Shape ( doc , ShapeType . TextBox ); textBox...WrapType . None ; textBox . Height = 50 ; textBox . Width = 200 ;...

    reference.aspose.com/words/sv/net/aspose.words....
  3. 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....
  4. Hur man tillämpar / ställer in textjustering fö...

    Hur man tillämpar / ställer in textjustering för textrutan i Aspose.Cells....justeringar på olika delar av en TextBox kan hjälpa till att framhäva...Men standardjusteringen i TextBox uppfyller inte alla våra behov...

    docs.aspose.com/cells/sv/net/applying-text-alig...
  5. 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....
  6. 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....
  7. C++ ile Ad ile Metin Kutusuna Erişim|Documentation

    Aspose.Cells for C++ kullanarak ad ile metin kutusuna nasıl erişileceğini öğrenin.... 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/tr/cpp/access-the-text-bo...
  8. 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...
  9. 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-...
  10. إدارة مربع النص باستخدام Node.js عبر C++|Docume...

    تعلم كيفية إدارة مربع النص في Excel باستخدام Aspose.Cells for Node.js via C++....0 ); // Adding a TextBox shape let textBox = worksheet . getShapes...100 , 100 ); // Set TextBox properties textBox . setText ( "This...

    docs.aspose.com/cells/ar/nodejs-cpp/managing-te...