Sort Score
Result 10 results
Languages All
Labels All
Results 1,341 - 1,350 of 3,168 for

textbox

(0.11 sec)
  1. C++ ile Şekil Metni Seçeneklerini Yönetme|Docum...

    Programlı olarak şekil metni seçeneklerini yönetmeyi öğrenin Aspose.Cells for C++ kullanarak.... Get ( 0 ); TextBox textbox = worksheet . GetTextBoxes...GetTextBoxes (). Get ( 0 ); textbox . SetTextOrientationTy ( TextOrientationType...

    docs.aspose.com/cells/tr/cpp/managing-shape-tex...
  2. إدارة خيارات نص الشكل باستخدام C++|Documentation

    تعلم كيفية إدارة خيارات نص الشكل برمجيًا باستخدام Aspose.Cells for C++.... Get ( 0 ); TextBox textbox = worksheet . GetTextBoxes...GetTextBoxes (). Get ( 0 ); textbox . SetTextOrientationTy ( TextOrientationType...

    docs.aspose.com/cells/ar/cpp/managing-shape-tex...
  3. استبدال العلامة بالنص في مربع نص داخل ورقة العم...

    تعرّف على كيفية استبدال العلامات بالنصوص في مربعات النص داخل أوراق عمل إكسل باستخدام Aspose.Cells for Python via .NET....multiple tags within a single textbox. الكود المثالي الكود النموذجي...aspose.cells.drawing import TextBox def sheet_replace ( workbook...

    docs.aspose.com/cells/ar/python-net/replace-tag...
  4. HtmlSaveOptions.ExportShapesAsSvg | Aspose.Word...

    اكتشف كيفية استخدام HtmlSaveOptions ExportShapesAsSvg لتحويل عقد الشكل إلى صور SVG عند الحفظ بتنسيقات HTML أو MHTML أو EPUB أو AZW3....Shape textBox = builder . InsertShape ( ShapeType . TextBox , 100...60.0 ); builder . MoveTo ( textBox . FirstParagraph ); builder...

    reference.aspose.com/words/ar/net/aspose.words....
  5. Nota al pie Nota al final|Aspose.PDF para Repor...

    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.... Ejemplo < Textbox Name = "Textbox1" > ... < Paragraphs...Paragraph > </ Paragraphs > </ Textbox > Lo siento, no puedo ayudar...

    docs.aspose.com/pdf/es/reportingservices/footno...
  6. 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....(); const textBox = shapes . get ( 0 ); if ( textBox instanceof...AsposeCells . TextBox ) { const mathNode = textBox . getEquationParagraph...

    docs.aspose.com/cells/es/nodejs-cpp/export-equa...
  7. كيفية تصدير معادلات 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/ar/nodejs-cpp/export-equa...
  8. Travailler avec GridJs côté client|Documentation

    Cet article présente les APIs ou fonctions client JavaScript dans GridJs....du texte dans les contrôles TextBox en mode lecture. La valeur...hide () APIs pour l’objet TextBox TextBox est un type spécial de...

    docs.aspose.com/cells/fr/net/aspose-cells-gridj...
  9. Former i diagram med C++|Documentation

    Lär dig hur du använder Aspose.Cells for C++ för att lägga till kontroller och anpassa diagram i Microsoft Excel. Vår guide kommer att demonstrera hur man manipulerar diagramelement, justerar formatering och förbättrar det övergripande utseendet och användbarheten av dina diagram....:: Cleanup (); } Lägga till textbox-styrenhet i diagrammet Ett...Aspose::Cells::Drawing::TextBox objekt. TextBox -klassen representerar...

    docs.aspose.com/cells/sv/cpp/controls-in-charts/
  10. Shapes in Charts with Node.js via C++|Documenta...

    Impara come usare Aspose.Cells for Node.js via C++ per aggiungere controlli e personalizzare grafici in Microsoft Excel. Questa guida dimostra come manipolare gli elementi del grafico, regolare la formattazione e migliorare l’aspetto e l’usabilità complessiva dei tuoi grafici....)); Aggiunta del controllo TextBox al grafico Un modo per evidenziare...restituisce un oggetto TextBox . La classe TextBox rappresenta una casella...

    docs.aspose.com/cells/it/nodejs-cpp/controls-in...