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

textbox

(0.05 sec)
  1. Exporter les équations Excel en autres formats ...

    Apprenez comment exporter les équations Excel aux formats LaTeX et MathML en utilisant Aspose.Cells pour Python via .NET....drawing import TextBox from aspose.cells.drawing.equations..., "</head>" , "<body>" ] textboxes = workbook . worksheets [...

    docs.aspose.com/cells/fr/python-net/export-equa...
  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....TextBox textBox) { //Добавить (TM) к любому...Works"; if (textBox.Text.Contains(companyName)) { textBox.Text = textBox...

    docs.aspose.com/slides/ru/reportingservices/cus...
  3. Cambios en la API pública en Aspose.Cells 8.9.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....]; // Add a Shape of type TextBox to the collection var shape...]; // Add a Shape of type TextBox to the collection var shape...

    docs.aspose.com/cells/es/net/public-api-changes...
  4. Öffentliche API Änderungen in Aspose.Cells 8.9....

    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 Shape of type TextBox to the collection var shape...]; // Add a Shape of type TextBox to the collection var shape...

    docs.aspose.com/cells/de/net/public-api-changes...
  5. 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...
  6. آرشیوها

    آرشیوها... height = 100; IAutoShape textBox = slide.getShapes().addAutoShape(ShapeType...کردن و طرح کلی را تنظیم کنید. textBox.getFillFormat().setFillType(FillType...

    blog.aspose.com/fa/slides/how-to-insert-a-text-...
  7. Archiver

    les archives... height = 100; IAutoShape textBox = slide.getShapes().addAutoShape(ShapeType...remplissage et le contour. textBox.getFillFormat().setFillType(FillType...

    blog.aspose.com/fr/slides/how-to-insert-a-text-...
  8. TextBoxControl Class | Aspose.Words لـ .NET

    اكتشف فئة Aspose.Words.Drawing.Ole.TextboxControl لعرض نص منظم بسهولة من البيانات أو مدخلات المستخدم. حسّن إدارة مستنداتك اليوم!...TextBoxControl class يعرض عنصر التحكم TextBox نصًا من مجموعة منظمة من البيانات...كيفية تغيير نص عنصر التحكم TextBox OLE. Document doc = new Document...

    reference.aspose.com/words/ar/net/aspose.words....
  9. 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/
  10. كيفية تصدير معادلات إكسل إلى أنواع أخرى من التع...

    تصدير صيغ إكسل إلى 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/