Sort Score
Result 10 results
Languages All
Labels All
Results 1,131 - 1,140 of 3,592 for

textbox

(0.2 sec)
  1. Python에서 텍스트 상자 작업|Python via .NET용 Aspose.Words

    Python를 사용하여 문서의 텍스트 상자로 작업합니다....Ask AI TextBox 작업 Contents [ Hide ] Aspose.Words에서 TextBox 클래스는...방식을 지정하는 데 사용됩니다. 고객이 연결된 TextBox 에서 연결된 Shape 를 찾을 수 있도록 텍스트...

    docs.aspose.com/words/ko/python-net/working-wit...
  2. 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....
  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. 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 Accesso al TextBox tramite il suo Nome Lo scenario...

    docs.aspose.com/cells/it/net/public-api-changes...
  5. Acceder al cuadro de texto por el nombre con C+...

    Aprenda cómo acceder a un cuadro de texto por su nombre usando 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/es/cpp/access-the-text-bo...
  6. Documentation

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

    docs.aspose.com/cells/ja/cpp/applying-text-alig...
  7. Cambios en la API pública en Aspose.Cells 8.7.2...

    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....acceder a la instancia de TextBox utilizando su nombre como cadena...//Add a TextBox to the collection int idx = sheet . TextBoxes . Add...

    docs.aspose.com/cells/es/net/public-api-changes...
  8. Story.FirstParagraph | Aspose.Words لـ .NET

    اكتشف خاصية Story FirstParagraph لاستخراج الفقرة الأولى من أي قصة بسهولة، مما يعزز المحتوى الخاص بك ويزيد من تفاعل المستخدمين....Shape textBox = new Shape ( doc , ShapeType . TextBox ); textBox...WrapType . None ; textBox . Height = 50 ; textBox . Width = 200 ;...

    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. Shape.LastParagraph | Aspose.Words لـ .NET

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

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