Sort Score
Result 10 results
Languages All
Labels All
Results 1,071 - 1,080 of 3,168 for

textbox

(0.1 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. 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-...
  3. تعيين نمط كلمات فنية مسبق للنص في الشكل باستخدا...

    تعلم كيفية تعيين نمط كلمات فنية مسبق لنص شكل باستخدام 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...
  4. Accedi alla Text Box per nome con Node.js trami...

    Impara come accedere a una casella di testo per nome dalla collezione in 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/it/nodejs-cpp/access-the-...
  5. Comment appliquer/définir l alignement du texte...

    Comment appliquer/définir l alignement du texte dans la zone de texte 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/fr/nodejs-cpp/applying-te...
  6. تعيين نمط WordArt مخصص لنص الشكل باستخدام Node....

    تعلم كيفية تعيين نمط 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/ar/nodejs-cpp/set-preset-...
  7. 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...
  8. Autofit-Einstellungen verwalten|Aspose.Slides D...

    Stellen Sie die Autofit-Einstellungen für Textboxen in PowerPoint in Java ein...PowerPoint beim Hinzufügen einer Textbox die Einstellung Form an Text...anpassen für die Textbox - sie passt die Textbox automatisch an...

    docs.aspose.com/slides/de/androidjava/manage-au...
  9. Установить предустановленный стиль 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-...
  10. 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....