Sort Score
Result 10 results
Languages All
Labels All
Results 1,301 - 1,310 of 3,410 for

textbox

(0.09 sec)
  1. Configuración de sombra de efectos de texto de ...

    Aprenda cómo configurar la sombra de efectos de texto para formas o cuadros de texto usando 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/es/cpp/setting-shadow-of-...
  2. Archivio

    Archivio... height = 100; IAutoShape textBox = slide.getShapes().addAutoShape(ShapeType...Imposta riempimento e contorno. textBox.getFillFormat().setFillType(FillType...

    blog.aspose.com/it/slides/how-to-insert-a-text-...
  3. تغييرات API العامة في Aspose.Cells 8.8.1|Docume...

    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....]; //Add a TextBox to the ShapeCollection var textBox = sheet ...//Set the text of the TextBox textBox . Text = "This text has...

    docs.aspose.com/cells/ar/net/public-api-changes...
  4. Archiv

    Archiv... height = 100; IAutoShape textBox = slide.getShapes().addAutoShape(ShapeType...// Nastavte výplň a obrys. textBox.getFillFormat().setFillType(FillType...

    blog.aspose.com/cs/slides/how-to-insert-a-text-...
  5. Cambiamenti nell API pubblica in Aspose.Cells 8...

    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....]; //Add a TextBox to the ShapeCollection var textBox = sheet ...//Set the text of the TextBox textBox . Text = "This text has...

    docs.aspose.com/cells/it/net/public-api-changes...
  6. Aspose.Slides for RSのレンダリング結果のカスタマイズ|Aspose.Sli...

    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 textBox) { //レポート内の会社名のいずれかの言及に(TM)を追加...Works"; if (textBox.Text.Contains(companyName)) { textBox.Text = textBox...

    docs.aspose.com/slides/ja/reportingservices/cus...
  7. 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...
  8. 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/
  9. JavaScript ve C++ kullanarak Şekil in Metin Seç...

    Uzak Doğu ve Latin font isimlerini şekil içi metin seçeneklerinde nasıl belirteceğinizi Aspose.Cells for JavaScript kullanarak öğrenin.... get ( 0 ); // Add textbox inside the worksheet. const...const idx = ws . textBoxes . add ( 5 , 5 , 50 , 200 ); const tb =...

    docs.aspose.com/cells/tr/javascript-cpp/specify...
  10. 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/...