Sort Score
Result 10 results
Languages All
Labels All
Results 1,601 - 1,610 of 3,614 for

textbox

(0.14 sec)
  1. Изменения в публичном 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....0 ); //Add a Shape of type TextBox to the collection Shape shape...0 ); //Add a Shape of type TextBox to the collection Shape shape...

    docs.aspose.com/cells/ru/java/public-api-change...
  2. تغييرات في واجهة برمجة التطبيقات العامة في 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....0 ); //Add a Shape of type TextBox to the collection Shape shape...0 ); //Add a Shape of type TextBox to the collection Shape shape...

    docs.aspose.com/cells/ar/java/public-api-change...
  3. Offentliga API ändringar i Aspose.Cells 8.9.2|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....0 ); //Add a Shape of type TextBox to the collection Shape shape...0 ); //Add a Shape of type TextBox to the collection Shape shape...

    docs.aspose.com/cells/sv/java/public-api-change...
  4. Gestionar Opciones de Texto de Forma con C++|Do...

    Aprende cómo gestionar las opciones de texto en formas programáticamente usando Aspose.Cells for C++.... Get ( 0 ); TextBox textbox = worksheet . GetTextBoxes...GetTextBoxes (). Get ( 0 ); textbox . SetTextOrientationTy ( TextOrientationType...

    docs.aspose.com/cells/es/cpp/managing-shape-tex...
  5. Diapositiva maestra|Aspose.Slides para Node.js ...

    Explore los ejemplos de diapositivas maestras de Aspose.Slides para Node.js: cree, edite y estilice maestros, marcadores de posición y temas en PPT, PPTX y ODP con código claro.... let textBox = newMasterSlide . getShapes...Rectangle , 0 , 0 , 720 , 25 ); textBox . getTextFrame (). setText...

    docs.aspose.com/slides/es/nodejs-java/examples/...
  6. 母版幻灯片|Aspose.Slides 文档

    探索 Aspose.Slides for Java 的母版幻灯片示例:在 PPT、PPTX 和 ODP 中创建、编辑和设置母版、占位符和主题,提供清晰的 Java 代码。... IAutoShape textBox = newMasterSlide . getShapes...Rectangle , 0 , 0 , 720 , 25 ); textBox . getTextFrame (). setText...

    docs.aspose.com/slides/zh/java/examples/element...
  7. Ö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....0 ); //Add a Shape of type TextBox to the collection Shape shape...0 ); //Add a Shape of type TextBox to the collection Shape shape...

    docs.aspose.com/cells/de/java/public-api-change...
  8. 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....Example - Extract MathML from TextBox Equation </ title > </ head...< h1 > Extract MathML from TextBox Equation </ h1 > < input type...

    docs.aspose.com/cells/it/javascript-cpp/export-...
  9. GridJsクライアントサイドでの作業|Documentation

    この記事では、GridJsのクライアント側のJavaScript APIまたは機能を紹介しています。...whether allow select text in TextBox control when in read mode ...テキストボックスオブジェクト用のAPI TextBoxはTypeプロパティが"TextBox"である特別な種類のシェイプです たとえば:...

    docs.aspose.com/cells/ja/net/aspose-cells-gridj...
  10. Formes dans les graphiques avec C++|Documentation

    Apprenez comment utiliser Aspose.Cells for C++ pour ajouter des contrôles et personnaliser les graphiques dans Microsoft Excel. Notre guide montrera comment manipuler les éléments du graphique, ajuster le formatage et améliorer l apparence et la convivialité générales de vos graphiques....(); } Ajout d’un contrôle TextBox au graphique Une façon de mettre...Aspose::Cells::Drawing::TextBox . La classe TextBox représente une zone...

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