Sort Score
Result 10 results
Languages All
Labels All
Results 1,551 - 1,560 of 3,499 for

textbox

(0.24 sec)
  1. تحديد اسم الخط الشرقي الأقصى واللاتيني في خيارا...

    تعلم كيفية تحديد أسماء خطوط الشرق الأقصى واللاتينية في خيارات النص لشكل باستخدام Aspose.Cells for C++....Add ( 5 , 5 , 50 , 200 ); TextBox tb = ws . GetTextBoxes ()....:: Xlsx ); std :: cout << "Textbox created successfully!" << std...

    docs.aspose.com/cells/ar/cpp/specify-the-far-ea...
  2. Cómo exportar ecuaciones de Excel a otros tipos...

    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....Example - Extract MathML from TextBox Equation </ title > </ head...< h1 > Extract MathML from TextBox Equation </ h1 > < input type...

    docs.aspose.com/cells/es/javascript-cpp/export-...
  3. So exportieren Sie Excel Formeln in andere Ausd...

    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....Example - Extract MathML from TextBox Equation </ title > </ head...< h1 > Extract MathML from TextBox Equation </ h1 > < input type...

    docs.aspose.com/cells/de/javascript-cpp/export-...
  4. 脚注 脚注|Aspose.PDF for Reporting Services

    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 Name = "Textbox1" > ... < Paragraphs...Paragraph > </ Paragraphs > </ Textbox > I’m sorry, but I can’t assist...

    docs.aspose.com/pdf/ja/reportingservices/footno...
  5. Formen in Diagrammen|Documentation

    Erfahren Sie, wie Sie Aspose.Cells for .NET verwenden können, um Steuerelemente hinzuzufügen und Diagramme in Microsoft Excel anzupassen. Unsere Anleitung wird zeigen, wie Sie Diagrammelemente manipulieren, das Format anpassen und das gesamte Erscheinungsbild und die Benutzerfreundlichkeit Ihrer Diagramme verbessern können....Verwenden Sie stattdessen die TextBox-Steuerung, es gibt eine ähnliche...XLSX-Dateien. Example für TextBox, XLSX-Dateien können unterstützt...

    docs.aspose.com/cells/de/net/controls-in-charts/
  6. Diapositive maître|Documentation d'Aspose.Slide...

    Explorez les exemples de diapositives maîtres d'Aspose.Slides pour Node.js : créez, modifiez et stylisez les maîtres, les espaces réservés et les thèmes dans PPT, PPTX et ODP avec un code clair.... let textBox = newMasterSlide . getShapes...Rectangle , 0 , 0 , 720 , 25 ); textBox . getTextFrame (). setText...

    docs.aspose.com/slides/fr/nodejs-java/examples/...
  7. Gérer les options de texte de forme avec C++|Do...

    Apprenez comment gérer les options de texte de forme de manière programmatique en utilisant Aspose.Cells for C++.... Get ( 0 ); TextBox textbox = worksheet . GetTextBoxes...GetTextBoxes (). Get ( 0 ); textbox . SetTextOrientationTy ( TextOrientationType...

    docs.aspose.com/cells/fr/cpp/managing-shape-tex...
  8. ضبط ظل تأثير النص الخاص بالشكل أو مربع النص باس...

    تعلم كيفية ضبط ظل تأثير النص لأي شكل أو مربع نص باستخدام Script Aspose.Cells for Java عبر C++....Effects Shadow of Shape or Textbox </ h1 > < input type = "file"...); // Set the text of the textbox tb . text = "This text has...

    docs.aspose.com/cells/ar/javascript-cpp/setting...
  9. Configuración de sombra de efectos de texto de ...

    Aprenda cómo establecer la sombra de los efectos de texto para cualquier forma o cuadro de texto usando Aspose.Cells for JavaScript a través de C++....Effects Shadow of Shape or Textbox </ h1 > < input type = "file"...); // Set the text of the textbox tb . text = "This text has...

    docs.aspose.com/cells/es/javascript-cpp/setting...
  10. Формы в диаграммах с C++|Documentation

    Узнайте, как использовать Aspose.Cells for C++ для добавления элементов управления и настройки диаграмм в Microsoft Excel. Наше руководство продемонстрирует, как манипулировать элементами диаграммы, настраивать форматирование и улучшать внешний вид и удобство использования ваших графиков....Aspose::Cells::Drawing::TextBox . Класс TextBox представляет текстовое...); // Add a new textbox to the chart TextBox textbox0 = chart...

    docs.aspose.com/cells/ru/cpp/controls-in-charts/