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

textbox

(0.06 sec)
  1. تغييرات في واجهة برمجة التطبيقات العامة في Aspo...

    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/ar/net/public-api-changes...
  2. Изменения в публичном API в 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/ru/net/public-api-changes...
  3. Aspose.Cells 8.9.2 de Kamu API Değişiklikleri|D...

    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/tr/net/public-api-changes...
  4. Python.NETを使ったExcel方程式の他フォーマットへのエクスポート|Document...

    Aspose.Cells for Python via .NETを使用してExcelの方程式をLaTeXやMathMLフォーマットにエクスポートする方法を学びます。...drawing import TextBox from aspose.cells.drawing.equations..., "</head>" , "<body>" ] textboxes = workbook . worksheets [...

    docs.aspose.com/cells/ja/python-net/export-equa...
  5. Excel denklemlerini C++ kullanarak başka ifadel...

    Excel formüllerini LaTeX ve MathML`ye Aspose.Cells for C++ kullanarak dışa aktarın.... GetCount () > 0 ) { TextBox textBox ( shapes . Get ( 0 ));...)); EquationNode mathNode = textBox . GetEquationParagraph (). GetChild...

    docs.aspose.com/cells/tr/cpp/export-equation/
  6. Изменения в публичном 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.... get ( 0 ); //Add a TextBox to the ShapeCollection int...( 2 , 2 , 100 , 400 ); TextBox textBox = sheet . getTextBoxes...

    docs.aspose.com/cells/ru/java/public-api-change...
  7. تغييرات API العامة في Aspose.Cells 8.8.1|Docume...

    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.... get ( 0 ); //Add a TextBox to the ShapeCollection int...( 2 , 2 , 100 , 400 ); TextBox textBox = sheet . getTextBoxes...

    docs.aspose.com/cells/ar/java/public-api-change...
  8. Öffentliche API Änderungen in Aspose.Cells 8.8....

    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....Schatteffekt des Texts in einem TextBox festzulegen. Für weitere Details...]; //Add a TextBox to the ShapeCollection var textBox = sheet ...

    docs.aspose.com/cells/de/net/public-api-changes...
  9. Personalización de los Resultados de Renderizac...

    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) { //Agregar (TM) a cualquier...Works"; if (textBox.Text.Contains(companyName)) { textBox.Text = textBox...

    docs.aspose.com/slides/es/reportingservices/cus...
  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/