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

textbox

(0.07 sec)
  1. Définir l ombre des effets de texte de la forme...

    Apprenez comment définir l ombre des effets de texte pour les formes ou les zones de texte en utilisant Aspose.Cells for C++....box with these dimensions TextBox tb = ws . GetShapes (). AddTextBox...); // Set the text of the textbox tb . SetText ( u "This text...

    docs.aspose.com/cells/fr/cpp/setting-shadow-of-...
  2. Öffentliche API Änderungen in Aspose.Cells 9.0....

    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....Worksheets [ 0 ]; // Add a TextBox to the collection var textboxIndex...textboxIndex = sheet . TextBoxes . Add ( 2 , 1 , 160 , 200 ); //...

    docs.aspose.com/cells/de/net/public-api-changes...
  3. Cambios en la API pública en Aspose.Cells 9.0.0...

    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 collection int textboxIndex...200 ); //Get the TextBox object TextBox textbox = sheet . getTextBoxes...

    docs.aspose.com/cells/es/java/public-api-change...
  4. NodeCollection.ToArray | Aspose.Words för .NET

    Upptäck NodeCollection ToArray-metoden, konvertera enkelt din nodsamling till en ny array, vilket förbättrar datahantering och tillgänglighet....= new Document ( MyDir + "Textboxes in drawing canvas.docx" );... ShapeType == ShapeType . TextBox )); Assert . AreEqual ( 1 ...

    reference.aspose.com/words/sv/net/aspose.words/...
  5. NodeCollection.ToArray | Aspose.Words لـ .NET

    اكتشف طريقة NodeCollection ToArray، وقم بتحويل مجموعة العقد الخاصة بك إلى مصفوفة جديدة بسهولة، مما يعزز إدارة البيانات وإمكانية الوصول إليها....= new Document ( MyDir + "Textboxes in drawing canvas.docx" );... ShapeType == ShapeType . TextBox )); Assert . AreEqual ( 1 ...

    reference.aspose.com/words/ar/net/aspose.words/...
  6. WrapSide Enum | Aspose.Words för .NET

    Upptäck enumereringen Aspose.Words.Drawing.WrapSide för att styra textbrytning runt former och bilder, vilket förbättrar dokumentlayout och läsbarhet....= new Document ( MyDir + "Textboxes in drawing canvas.docx" );... ShapeType == ShapeType . TextBox )); Assert . AreEqual ( 1 ...

    reference.aspose.com/words/sv/net/aspose.words....
  7. Aspose.Cells 8.8.1 da Genel API Değişiklikleri|...

    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....belirtilen özelliği kullanarak TextBox’ın içindeki metnin gölge efektini...]; //Add a TextBox to the ShapeCollection var textBox = sheet ...

    docs.aspose.com/cells/tr/net/public-api-changes...
  8. Wie man Excel Gleichungen mit C++ in andere Aus...

    Excel Formeln nach LaTeX und MathML mit Aspose.Cells for C++ exportieren.... GetCount () > 0 ) { TextBox textBox ( shapes . Get ( 0 ));...)); EquationNode mathNode = textBox . GetEquationParagraph (). GetChild...

    docs.aspose.com/cells/de/cpp/export-equation/
  9. 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/
  10. 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...