Sort Score
Result 10 results
Languages All
Labels All
Results 1,391 - 1,400 of 3,553 for

textbox

(0.69 sec)
  1. Как экспортировать формулы Excel в другие форма...

    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/ru/nodejs-cpp/export-equa...
  2. Changements d API public dans 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/fr/net/public-api-changes...
  3. Modifiche dell API pubblica 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/it/net/public-api-changes...
  4. Sostituisci il tag con il testo in una casella ...

    Impara come sostituire i tag con il testo nelle caselle di testo all’interno dei fogli Excel usando Aspose.Cells for Python via .NET....multiple tags within a single textbox. Codice di Esempio Il codice...aspose.cells.drawing import TextBox def sheet_replace ( workbook...

    docs.aspose.com/cells/it/python-net/replace-tag...
  5. 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...
  6. تغييرات 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....]; //Add a TextBox to the ShapeCollection var textBox = sheet ...//Set the text of the TextBox textBox . Text = "This text has...

    docs.aspose.com/cells/ar/net/public-api-changes...
  7. Archivio

    Archivio... height = 100; IAutoShape textBox = slide.getShapes().addAutoShape(ShapeType...Imposta riempimento e contorno. textBox.getFillFormat().setFillType(FillType...

    blog.aspose.com/it/slides/how-to-insert-a-text-...
  8. تحديد اسم اللغة الشرقية البعيدة واللاتينية للخط...

    تعلم كيفية تحديد أسماء خطوط الشرق الأقصى واللاتينية في خيارات النص للأشكال باستخدام 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...
  9. Node.js ile C++ kullanarak Worksheet e Metin Ku...

    Aspose.Cells for Node.js via C++ kullanarak Worksheet e Metin Kutusu ekleme/yerleştirme...İş sayfasına toplu olarak TextBox eklemeniz gerektiğinde, manuel...(). get ( 0 ); // Add the TextBox to the worksheet sheet . getTextBoxes...

    docs.aspose.com/cells/tr/nodejs-cpp/add-text-bo...
  10. 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...