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

textbox

(0.09 sec)
  1. TextBoxControl Class | Aspose.Words per .NET

    Scopri la classe Aspose.Words.Drawing.Ole.TextboxControl per visualizzare facilmente testo organizzato a partire da dati o input utente. Migliora la tua gestione dei documenti oggi stesso!...TextBoxControl class Il controllo TextBox visualizza il testo da un set...il testo del controllo OLE TextBox. Document doc = new Document...

    reference.aspose.com/words/it/net/aspose.words....
  2. Modifiche dell API pubblica in Aspose.Cells 9.0...

    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/it/net/public-api-changes...
  3. Cambios en la API pública en Aspose.Cells 9.0.0...

    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/es/net/public-api-changes...
  4. Changements d API publics dans Aspose.Cells 9.0...

    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/fr/net/public-api-changes...
  5. تصدير معادلات إكسل إلى صيغ أخرى باستخدام Python...

    تعرف على كيفية تصدير معادلات إكسل إلى صيغ LaTeX و MathML باستخدام Aspose.Cells لـ بايثون via .NET....drawing import TextBox from aspose.cells.drawing.equations..., "</head>" , "<body>" ] textboxes = workbook . worksheets [...

    docs.aspose.com/cells/ar/python-net/export-equa...
  6. تخصيص نتائج العرض عن طريق توسيع Aspose.Slides ل...

    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) { //أضف (TM) إلى أي ذكر...Works"; if (textBox.Text.Contains(companyName)) { textBox.Text = textBox...

    docs.aspose.com/slides/ar/reportingservices/cus...
  7. TextBoxControl.Type | Aspose.Words لـ .NET

    اكتشف خاصية TextboxControl Type لـ Forms 2.0، مما يتيح تخصيص عناصر التحكم بشكل سلس وتحسين تجربة المستخدم في تطبيقاتك....كيفية تغيير نص عنصر التحكم TextBox OLE. Document doc = new Document...Document ( MyDir + "Textbox control.docm" ); Shape shape = ( Shape...

    reference.aspose.com/words/ar/net/aspose.words....
  8. Как экспортировать уравнения Excel в другие тип...

    Экспорт формул Excel в LaTeX и MathML с помощью Aspose.Cells for C++.... GetCount () > 0 ) { TextBox textBox ( shapes . Get ( 0 ));...)); EquationNode mathNode = textBox . GetEquationParagraph (). GetChild...

    docs.aspose.com/cells/ru/cpp/export-equation/
  9. كيفية تصدير معادلات إكسل إلى أنواع أخرى من التع...

    تصدير صيغ إكسل إلى LaTeX و MathML باستخدام Aspose.Cells for C++.... GetCount () > 0 ) { TextBox textBox ( shapes . Get ( 0 ));...)); EquationNode mathNode = textBox . GetEquationParagraph (). GetChild...

    docs.aspose.com/cells/ar/cpp/export-equation/
  10. Cómo exportar ecuaciones de Excel a otros tipos...

    Exportar fórmulas de Excel a LaTeX y MathML usando Aspose.Cells for C++.... GetCount () > 0 ) { TextBox textBox ( shapes . Get ( 0 ));...)); EquationNode mathNode = textBox . GetEquationParagraph (). GetChild...

    docs.aspose.com/cells/es/cpp/export-equation/