Sort Score
Result 10 results
Languages All
Labels All
Results 1,161 - 1,170 of 3,584 for

textbox

(0.1 sec)
  1. Verwaltung des Textfelds in Excel Dateien mit G...

    Erfahren Sie, wie Sie Textbox in Excel Dateien mit Aspose.Cells und Golang über C++ verwalten....Contents [ Hide ] Wie man TextBox zu Arbeitsblatt mit Golang...Wie man Textausrichtung auf Textbox mit Golang über C++ anwendet/einstellt...

    docs.aspose.com/cells/de/go-cpp/managing-textbo...
  2. 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...
  3. 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...
  4. الوصول إلى صندوق النص باستخدام الاسم مع Node.js...

    تعلم كيفية الوصول إلى صندوق نص بالاسم من المجموعة في 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/ar/nodejs-cpp/access-the-...
  5. 図形またはテキストボックスの文字効果の shadow を設定するC++|Documentation

    Aspose.Cells for C++を使用して、図形やテキストボックスの文字効果の影を設定する方法を学びます。...GetPresetType() プロパティを使用してShapeまたはTextBoxのテキスト効果のシャドウを設定する例です。 #include...box with these dimensions TextBox tb = ws . GetShapes (). AddTextBox...

    docs.aspose.com/cells/ja/cpp/setting-shadow-of-...
  6. 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...
  7. Shape.LastParagraph | Aspose.Words لـ .NET

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

    reference.aspose.com/words/ar/net/aspose.words....
  8. 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....
  9. التغييرات العامة في واجهة برمجة التطبيقات في As...

    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....من أجل الوصول إلى مثيل من TextBox باستخدام اسمه كسلسلة. لمزيد...//Add a TextBox to the collection int idx = sheet . TextBoxes . Add...

    docs.aspose.com/cells/ar/net/public-api-changes...
  10. Voreingestellten WordArt Stil auf den Text der ...

    Erfahren Sie, wie Sie mit Aspose.Cells for Node.js via C++ einen voreingestellten WordArt Stil auf den Text einer Form anwenden....Beispielcode erstellt eine TextBox mit Text und setzt anschließend...// Create a textbox with some text const textbox = worksheet...

    docs.aspose.com/cells/de/nodejs-cpp/set-preset-...