Sort Score
Result 10 results
Languages All
Labels All
Results 1,051 - 1,060 of 3,130 for

textbox

(0.08 sec)
  1. Excel Ausdrücke in andere Formate mit Python.NE...

    Lernen Sie, wie Sie Excel Ausdrücke mit Aspose.Cells für Python via .NET in LaTeX und MathML Formate exportieren....drawing import TextBox from aspose.cells.drawing.equations..., "</head>" , "<body>" ] textboxes = workbook . worksheets [...

    docs.aspose.com/cells/de/python-net/export-equa...
  2. تصدير معادلات إكسل إلى صيغ أخرى باستخدام Python...

    تعرف على كيفية تصدير معادلات إكسل إلى صيغ LaTeX و MathML باستخدام Aspose.Cells لـ بايثون via .NET....drawing import TextBox from aspose.cells.drawing.equations..., "</head>" , "<body>" ] textboxes = workbook . worksheets [...

    docs.aspose.com/cells/ar/python-net/export-equa...
  3. Как экспортировать уравнения Excel в другие тип...

    Экспорт формул Excel в LaTeX и MathML с помощью Aspose.Cells for C++.... GetCount () > 0 ) { TextBox textBox ( shapes . Get ( 0 ));...)); EquationNode mathNode = textBox . GetEquationParagraph (). GetChild...

    docs.aspose.com/cells/ru/cpp/export-equation/
  4. الوصول إلى صندوق النص باستخدام الاسم مع Node.js...

    تعلم كيفية الوصول إلى صندوق نص بالاسم من المجموعة في Aspose.Cells for Node.js via C++.... get ( 0 ); // Add the TextBox to the worksheet const idx...); // Access newly created TextBox using its index & name it const...

    docs.aspose.com/cells/ar/nodejs-cpp/access-the-...
  5. Imposta stile WordArt predefinito al testo dell...

    Impara come impostare uno stile WordArt predefinito al testo di una forma usando Aspose.Cells for Node.js via C++....// Create a textbox with some text const textbox = worksheet... 0 , 0 , 0 , 100 , 700 ); textbox . setText ( "Aspose File Format...

    docs.aspose.com/cells/it/nodejs-cpp/set-preset-...
  6. 図形またはテキストボックスの文字効果の shadow を設定するC++|Documentation

    Aspose.Cells for C++を使用して、図形やテキストボックスの文字効果の影を設定する方法を学びます。...GetPresetType() プロパティを使用してShapeまたはTextBoxのテキスト効果のシャドウを設定する例です。 #include...box with these dimensions TextBox tb = ws . GetShapes (). AddTextBox...

    docs.aspose.com/cells/ja/cpp/setting-shadow-of-...
  7. Установить предустановленный стиль WordArt для ...

    Узнайте, как установить предустановленный стиль WordArt для текста формы, используя Aspose.Cells for Node.js via C++....// Create a textbox with some text const textbox = worksheet... 0 , 0 , 0 , 100 , 700 ); textbox . setText ( "Aspose File Format...

    docs.aspose.com/cells/ru/nodejs-cpp/set-preset-...
  8. TextBoxControl.Type | Aspose.Words لـ .NET

    اكتشف خاصية TextboxControl Type لـ Forms 2.0، مما يتيح تخصيص عناصر التحكم بشكل سلس وتحسين تجربة المستخدم في تطبيقاتك....كيفية تغيير نص عنصر التحكم TextBox OLE. Document doc = new Document...Document ( MyDir + "Textbox control.docm" ); Shape shape = ( Shape...

    reference.aspose.com/words/ar/net/aspose.words....
  9. Замените тег на текст в текстовом поле внутри Р...

    Программно заменяйте теги в текстовых полях листа, используя Aspose.Cells for C++....multiple tags within a single textbox. Образец кода В следующем образце...} } } // Replace text in textboxes with HTML entities for ( int...

    docs.aspose.com/cells/ru/cpp/replace-tag-with-t...
  10. Remplacez l étiquette par du texte dans une zon...

    Remplacer les balises dans les zones de texte de la feuille de calcul de manière programmatique en utilisant Aspose.Cells for C++....multiple tags within a single textbox. Code d’exemple Le code d’exemple...} } } // Replace text in textboxes with HTML entities for ( int...

    docs.aspose.com/cells/fr/cpp/replace-tag-with-t...