Sort Score
Result 10 results
Languages All
Labels All
Results 1,491 - 1,500 of 3,550 for

textbox

(0.52 sec)
  1. Document.Compare | Aspose.Words لـ .NET

    قارن مستنداتك بسهولة مع أداة مقارنة المستندات. حدّد التعديلات وتغييرات التنسيق بسرعة لتسهيل المراجعات وتعزيز التعاون....Shape textBox = builder . InsertShape ( ShapeType . TextBox , 150... 20 ); builder . MoveTo ( textBox . FirstParagraph ); builder...

    reference.aspose.com/words/ar/net/aspose.words/...
  2. تغييرات 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...
  3. 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-...
  4. Justifier l'alignement du texte en Justify Full...

    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....être comme suit : Exemple < Textbox Name = "textbox1" > < value...> </ CustomProperties > </ Textbox > Note de bas de page Note...

    docs.aspose.com/pdf/fr/reportingservices/justif...
  5. Former i diagram med Node.js via C++|Documentation

    Lär dig att använda Aspose.Cells for Node.js via C++ för att lägga till kontroller och anpassa diagram i Microsoft Excel. Denna guide visar hur man manipulerar diagramselement, justerar formatering och förbättrar det visuella utseendet och användbarheten av diagram....xls" )); Lägga till textbox-styrenhet i diagrammet Ett...Metoden returnerar TextBox -objekt. Klassen TextBox representerar...

    docs.aspose.com/cells/sv/nodejs-cpp/controls-in...
  6. Far East und Latin Namen der Schriftart in den ...

    Lernen Sie, wie man die Far East und Latin Schriftartnamen in den Textoptionen einer Form mit Aspose.Cells for C++ angibt....folgende Beispiel erstellt eine Textbox und fügt some Japanischen Text...Add ( 5 , 5 , 50 , 200 ); TextBox tb = ws . GetTextBoxes ()....

    docs.aspose.com/cells/de/cpp/specify-the-far-ea...
  7. Aspose.Cells 8.9.2 de Kamu API Değişiklikleri|D...

    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....0 ); //Add a Shape of type TextBox to the collection Shape shape...0 ); //Add a Shape of type TextBox to the collection Shape shape...

    docs.aspose.com/cells/tr/java/public-api-change...
  8. テキストボックス|Aspose.Slides ドキュメント

    Aspose.Slides for C++ でテキストボックスを操作します:テキストの追加、書式設定、配置、折り返し、自動サイズ調整、スタイル設定を行い、PPT、PPTX、ODP プレゼンテーションで C++ を使用します。... auto textBox = slide -> get_Shapes () ->...塗りつぶしと枠線を削除し、典型的なテキストボックスのように見せます。 textBox -> get_FillFormat () -> set_FillType...

    docs.aspose.com/slides/ja/cpp/examples/elements...
  9. テキスト ボックス|Aspose.Slides for Node.js via .NET ドキ...

    Node.js 用 Aspose.Slides でテキスト ボックスを操作します。JavaScript を使用して PPT、PPTX、ODP プレゼンテーションのテキストを追加、書式設定、配置、折り返し、自動調整、スタイル設定します。... let textBox = slide . getShapes (). addAutoShape...slides . FillType . NoFill ); textBox . getFillFormat (). setFillType...

    docs.aspose.com/slides/ja/nodejs-java/examples/...
  10. Excelから数式を他のタイプにエクスポートする方法|Documentation

    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/ja/nodejs-cpp/export-equa...