Sort Score
Result 10 results
Languages All
Labels All
Results 1,391 - 1,400 of 3,499 for

textbox

(0.21 sec)
  1. 档案

    档案... height = 100; IAutoShape textBox = slide.getShapes().addAutoShape(ShapeType...width, height); // 设置填充和轮廓。 textBox.getFillFormat().setFillType(FillType...

    blog.aspose.com/zh/slides/how-to-insert-a-text-...
  2. 搜索

    搜索... height = 100; IAutoShape textBox = slide.getShapes().addAutoShape(ShapeType...width, height); // 設定填滿和輪廓。 textBox.getFillFormat().setFillType(FillType...

    blog.aspose.com/zh-hant/slides/how-to-insert-a-...
  3. Cambios en la API Pública en 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....]; //Add a TextBox to the ShapeCollection var textBox = sheet ...//Set the text of the TextBox textBox . Text = "This text has...

    docs.aspose.com/cells/es/net/public-api-changes...
  4. Cuadro de texto|Aspose.Slides para Node.js a tr...

    Trabaje con cuadros de texto en Aspose.Slides para Node.js: añada, formatee, alinee, ajuste, autoajuste y estilice texto usando JavaScript para presentaciones PPT, PPTX y ODP.... let textBox = slide . getShapes (). addAutoShape...slides . FillType . NoFill ); textBox . getFillFormat (). setFillType...

    docs.aspose.com/slides/es/nodejs-java/examples/...
  5. JavaScriptを使用してC++経由の形状のテキストに事前設定されたWordArtスタイル...

    C++経由のAspose.Cells for JavaScriptを使って、形のテキストに事前設定されたWordArtスタイルを設定する方法を学びます。...// Create a textbox with some text const textbox = worksheet...700 ); textbox . text = "Aspose File Format APIs" ; textbox . font...

    docs.aspose.com/cells/ja/javascript-cpp/set-pre...
  6. Offentliga API ändringar i Aspose.Cells 8.9.2|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....]; // Add a Shape of type TextBox to the collection var shape...]; // Add a Shape of type TextBox to the collection var shape...

    docs.aspose.com/cells/sv/net/public-api-changes...
  7. Angabe des Fernost und lateinischen Namens der ...

    Lernen Sie, wie Sie die Namen der Fernost und lateinischen Schriftarten in Textoptionen von Formen mit Aspose.Cells for Node.js via C++ angeben....folgende Beispiel erstellt eine Textbox und fügt some Japanischen Text...getWorksheets (). get ( 0 ); // Add textbox inside the worksheet. const...

    docs.aspose.com/cells/de/nodejs-cpp/specify-the...
  8. CompareOptions Class | Aspose.Words för .NET

    Upptäck klassen Aspose.Words.CompareOptions för avancerad dokumentjämförelse. Anpassa dina jämförelseinställningar för exakta resultat och förbättrad produktivitet....Shape textBox = builder . InsertShape ( ShapeType . TextBox , 150... 20 ); builder . MoveTo ( textBox . FirstParagraph ); builder...

    reference.aspose.com/words/sv/net/aspose.words....
  9. Hapus Form dari PDF di C#|Aspose.PDF for .NET

    Hapus Teks berdasarkan subtype/form dengan pustaka Aspose.PDF for .NET. Hapus semua form dari PDF.... Document ( dataDir + "TextBox.pdf" )) { // Get the forms...document . Save ( dataDir + "TextBox_out.pdf" ); } } Hapus Form...

    docs.aspose.com/pdf/id/net/remove-form/
  10. حذف النماذج من PDF في C#|Aspose.PDF for .NET

    إزالة النص بناءً على النوع الفرعي/النموذج باستخدام مكتبة Aspose.PDF for .NET. إزالة جميع النماذج من PDF.... Document ( dataDir + "TextBox.pdf" )) { // Get the forms...document . Save ( dataDir + "TextBox_out.pdf" ); } } إزالة النماذج...

    docs.aspose.com/pdf/ar/net/remove-form/