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

textbox

(0.05 sec)
  1. تحديد اسم اللغة الشرقية البعيدة واللاتينية للخط...

    تعلم كيفية تحديد أسماء خطوط الشرق الأقصى واللاتينية في خيارات النص للأشكال باستخدام Script Aspose.Cells for Java عبر C++.... get ( 0 ); // Add textbox inside the worksheet. const...const idx = ws . textBoxes . add ( 5 , 5 , 50 , 200 ); const tb =...

    docs.aspose.com/cells/ar/javascript-cpp/specify...
  2. Python.NET ile Excel Denklemlerini Diğer Format...

    Aspose.Cells for Python via .NET kullanarak Excel denklemelerini LaTeX ve MathML formatlarına nasıl aktaracağınızı öğrenin....drawing import TextBox from aspose.cells.drawing.equations..., "</head>" , "<body>" ] textboxes = workbook . worksheets [...

    docs.aspose.com/cells/tr/python-net/export-equa...
  3. تصدير معادلات إكسل إلى صيغ أخرى باستخدام 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...
  4. Diapositiva maestra|Documentación de Aspose.Slides

    Explora ejemplos de diapositivas maestras de Aspose.Slides para .NET: crea, edita y diseña maestros, marcadores de posición y temas en PPT, PPTX y ODP con código C# claro.... var textBox = newMasterSlide . Shapes ...); textBox . TextFrame . Text = "Company Name" ; textBox . TextFrame...

    docs.aspose.com/slides/es/net/examples/elements...
  5. Wie man Excel Gleichungen mit C++ in andere Aus...

    Excel Formeln nach LaTeX und MathML mit Aspose.Cells for C++ exportieren.... GetCount () > 0 ) { TextBox textBox ( shapes . Get ( 0 ));...)); EquationNode mathNode = textBox . GetEquationParagraph (). GetChild...

    docs.aspose.com/cells/de/cpp/export-equation/
  6. Aspose.Cells 8.8.1 da Genel API Değişiklikleri|...

    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....belirtilen özelliği kullanarak TextBox’ın içindeki metnin gölge efektini...]; //Add a TextBox to the ShapeCollection var textBox = sheet ...

    docs.aspose.com/cells/tr/net/public-api-changes...
  7. TextBoxControl Class | Aspose.Words för .NET

    Upptäck klassen Aspose.Words.Drawing.Ole.TextboxControl för att enkelt visa organiserad text från data eller användarinmatning. Förbättra din dokumenthantering idag!...Dölj ] TextBoxControl class TextBox-kontrollen visar text från...Visar hur man ändrar texten i TextBox OLE-kontrollen. Document doc...

    reference.aspose.com/words/sv/net/aspose.words....
  8. كيفية تطبيق/ضبط محاذاة النص في مربع النص باستخد...

    كيفية تطبيق/ضبط محاذاة النص في مربع النص في Aspose.Cells for JavaScript عبر C++....Cells Add TextBox Example </ h1 > < input type...worksheet . shapes ; // add a TextBox const shape = shapes . addTextBox...

    docs.aspose.com/cells/ar/javascript-cpp/applyin...
  9. Cómo aplicar/establecer la alineación del texto...

    Cómo aplicar/establecer la alineación del texto en una caja de texto en Aspose.Cells for JavaScript a través de C++....Cells Add TextBox Example </ h1 > < input type...worksheet . shapes ; // add a TextBox const shape = shapes . addTextBox...

    docs.aspose.com/cells/es/javascript-cpp/applyin...
  10. Come esportare le equazioni di Excel in altri t...

    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....(); const textBox = shapes . get ( 0 ); if ( textBox instanceof...AsposeCells . TextBox ) { const mathNode = textBox . getEquationParagraph...

    docs.aspose.com/cells/it/nodejs-cpp/export-equa...