Sort Score
Result 10 results
Languages All
Labels All
Results 1,311 - 1,320 of 3,498 for

textbox

(0.09 sec)
  1. Archiv

    Archiv... height = 100; IAutoShape textBox = slide.getShapes().addAutoShape(ShapeType...// Nastavte výplň a obrys. textBox.getFillFormat().setFillType(FillType...

    blog.aspose.com/cs/slides/how-to-insert-a-text-...
  2. Der fernöstliche und lateinische Name der Schri...

    Erfahren Sie, wie Sie fernöstliche und lateinische Schriftartnamen in den Texteinstellungen von Shapes mit Aspose.Cells for JavaScript über C++ angeben....folgende Beispiel erstellt eine Textbox und fügt some Japanischen Text...worksheets . get ( 0 ); // Add textbox inside the worksheet. const...

    docs.aspose.com/cells/de/javascript-cpp/specify...
  3. Aspose.Cells 9.0.0での公開API変更|Documentation

    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....Worksheets [ 0 ]; // Add a TextBox to the collection var textboxIndex...textboxIndex = sheet . TextBoxes . Add ( 2 , 1 , 160 , 200 ); //...

    docs.aspose.com/cells/ja/net/public-api-changes...
  4. Изменения в публичном API в 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....установки эффекта тени текста в TextBox. Для получения более подробной...]; //Add a TextBox to the ShapeCollection var textBox = sheet ...

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

    تعلم كيفية ضبط ظل تأثيرات النص للأشكال أو مربعات النص باستخدام 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-...
  6. 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/...
  7. 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....
  8. WrapSide Enum | Aspose.Words per .NET

    Scopri l'enum Aspose.Words.Drawing.WrapSide per controllare l'avvolgimento del testo attorno a forme e immagini, migliorando il layout e la leggibilità del documento....= new Document ( MyDir + "Textboxes in drawing canvas.docx" );... ShapeType == ShapeType . TextBox )); Assert . AreEqual ( 1 ...

    reference.aspose.com/words/it/net/aspose.words....
  9. 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...
  10. CompareOptions.CompareMoves | Aspose.Words per ...

    Confronta facilmente le differenze tra i documenti con CompareOptions CompareMoves. Scopri informazioni chiave e semplifica il tuo flusso di lavoro oggi stesso!...Shape textBox = builder . InsertShape ( ShapeType . TextBox , 150... 20 ); builder . MoveTo ( textBox . FirstParagraph ); builder...

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