Sort Score
Result 10 results
Languages All
Labels All
Results 1,141 - 1,150 of 3,280 for

textbox

(0.07 sec)
  1. Ställ in skugga för textstilar på form eller te...

    Lär dig hur man ställer in skuggan för textstilar för former eller textrutor med 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/sv/cpp/setting-shadow-of-...
  2. Accéder à la zone de texte par le nom avec Node...

    Apprenez comment accéder à une zone de texte par son nom dans la collection en 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/fr/nodejs-cpp/access-the-...
  3. Aspose::Words::Document::get_IncludeTextboxesFo...

    Aspose::Words::Document::get_IncludeTextboxesFootnotesEndnotesInStat method. Specifies whether to include Textboxes, footnotes and endnotes in word count statistics in C++....Specifies whether to include textboxes, footnotes and endnotes in...how to include or exclude textboxes, footnotes and endnotes from...

    reference.aspose.com/words/cpp/aspose.words/doc...
  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. Arşiv

    Arşiv... height = 100; IAutoShape textBox = slide.getShapes().addAutoShape(ShapeType...Dolgu ve anahatları ayarlayın. textBox.getFillFormat().setFillType(FillType...

    blog.aspose.com/tr/slides/how-to-insert-a-text-...
  6. Node.jsを使用して図形のテキストにプリセットWordArtスタイルを設定|Documen...

    ユースケースとして、Aspose.Cells for Node.js via C++を使用して図形のテキストにプリセットWordArtスタイルを設定する方法を学ぶ...// Create a textbox with some text const textbox = worksheet... 0 , 0 , 0 , 100 , 700 ); textbox . setText ( "Aspose File Format...

    docs.aspose.com/cells/ja/nodejs-cpp/set-preset-...
  7. Öffentliche API Änderungen in Aspose.Cells 8.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....Schatteffekt des Texts in einem TextBox festzulegen. Für weitere Details...]; //Add a TextBox to the ShapeCollection var textBox = sheet ...

    docs.aspose.com/cells/de/net/public-api-changes...
  8. Изменения в публичном API в Aspose.Cells 8.8.1|...

    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 ShapeCollection int...( 2 , 2 , 100 , 400 ); TextBox textBox = sheet . getTextBoxes...

    docs.aspose.com/cells/ru/java/public-api-change...
  9. تغييرات 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.... get ( 0 ); //Add a TextBox to the ShapeCollection int...( 2 , 2 , 100 , 400 ); TextBox textBox = sheet . getTextBoxes...

    docs.aspose.com/cells/ar/java/public-api-change...
  10. 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-...