Sort Score
Result 10 results
Languages All
Labels All
Results 1,321 - 1,330 of 3,550 for

textbox

(0.12 sec)
  1. Cambios en la API Pública en Aspose.Cells 8.8.1...

    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....]; //Add a TextBox to the ShapeCollection var textBox = sheet ...//Set the text of the TextBox textBox . Text = "This text has...

    docs.aspose.com/cells/es/net/public-api-changes...
  2. تعيين ظل تأثيرات النص للشكل أو مربع النص باستخد...

    تعلم كيفية ضبط ظل تأثيرات النص للأشكال أو مربعات النص باستخدام Aspose.Cells for C++....box with these dimensions TextBox tb = ws . GetShapes (). AddTextBox...); // Set the text of the textbox tb . SetText ( u "This text...

    docs.aspose.com/cells/ar/cpp/setting-shadow-of-...
  3. NodeCollection.ToArray | Aspose.Words per .NET

    Scopri il metodo NodeCollection ToArray e converti senza sforzo la tua raccolta di nodi in un nuovo array, migliorando la gestione e l'accessibilità dei dati....= new Document ( MyDir + "Textboxes in drawing canvas.docx" );... ShapeType == ShapeType . TextBox )); Assert . AreEqual ( 1 ...

    reference.aspose.com/words/it/net/aspose.words/...
  4. WrapSide Enum | Aspose.Words لـ .NET

    اكتشف Aspose.Words.Drawing.WrapSide للتحكم في التفاف النص حول الأشكال والصور، مما يعزز تخطيط المستند وقابليته للقراءة....= new Document ( MyDir + "Textboxes in drawing canvas.docx" );... ShapeType == ShapeType . TextBox )); Assert . AreEqual ( 1 ...

    reference.aspose.com/words/ar/net/aspose.words....
  5. CompareOptions Class | Aspose.Words för .NET

    Upptäck klassen Aspose.Words.CompareOptions för avancerad dokumentjämförelse. Anpassa dina jämförelseinställningar för exakta resultat och förbättrad produktivitet....Shape textBox = builder . InsertShape ( ShapeType . TextBox , 150... 20 ); builder . MoveTo ( textBox . FirstParagraph ); builder...

    reference.aspose.com/words/sv/net/aspose.words....
  6. Anpassung der Rendering-Ergebnisse durch Erweit...

    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 textBox) { //Fügen Sie (TM) zu...Works"; if (textBox.Text.Contains(companyName)) { textBox.Text = textBox...

    docs.aspose.com/slides/de/reportingservices/cus...
  7. الشريحة الرئيسية|وثائق Aspose.Slides

    استكشف أمثلة الشرائح الرئيسية في Aspose.Slides for Java: إنشاء، تعديل، وتنسيق الشرائح الرئيسية، العناصر النائبة، والسمات في ملفات PPT و PPTX و ODP باستخدام كود جافا واضح.... IAutoShape textBox = newMasterSlide . getShapes...Rectangle , 0 , 0 , 720 , 25 ); textBox . getTextFrame (). setText...

    docs.aspose.com/slides/ar/java/examples/element...
  8. NodeCollection Class | Aspose.Words لـ .NET

    اكتشف فئة Aspose.Words.NodeCollection، الحل الأمثل لإدارة أنواع العقد المتنوعة بكفاءة في معالجة المستندات. حسّن سير عملك اليوم!...= new Document ( MyDir + "Textboxes in drawing canvas.docx" );... ShapeType == ShapeType . TextBox )); Assert . AreEqual ( 1 ...

    reference.aspose.com/words/ar/net/aspose.words/...
  9. TextBoxControl.Type | Aspose.Words för .NET

    Upptäck egenskapen TextboxControl Type för Forms 2.0, som möjliggör sömlös kontrollanpassning och förbättrar användarupplevelsen i dina applikationer....Visar hur man ändrar texten i TextBox OLE-kontrollen. Document doc...= new Document ( MyDir + "Textbox control.docm" ); Shape shape...

    reference.aspose.com/words/sv/net/aspose.words....
  10. TextBoxAnchor Enum | Aspose.Words per .NET

    Scopri l'enum Aspose.Words.Drawing.TextboxAnchor per un allineamento verticale preciso del testo delle forme. Migliora la formattazione dei tuoi documenti senza sforzo!... TextBox , 200 , 200 ); // Imposta la...inferiore della forma. shape . TextBox . VerticalAnchor = verticalAnchor...

    reference.aspose.com/words/it/net/aspose.words....