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

textbox

(0.23 sec)
  1. تحديد اسم اللغة الشرقية البعيدة واللاتينية للخط...

    تعلم كيفية تحديد أسماء خطوط الشرق الأقصى واللاتينية في خيارات النص للأشكال باستخدام Script Aspose.Cells for Java عبر C++.... get ( 0 ); // Add textbox inside the worksheet. const...const idx = ws . textBoxes . add ( 5 , 5 , 50 , 200 ); const tb =...

    docs.aspose.com/cells/ar/javascript-cpp/specify...
  2. 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...
  3. 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...
  4. TextBoxAnchor Enum | Aspose.Words لـ .NET

    اكتشف خاصية Aspose.Words.Drawing.TextboxAnchor لمحاذاة نص الشكل عموديًا بدقة. حسّن تنسيق مستندك بسهولة!... TextBox , 200 , 200 ); // اضبط خاصية...هذا إلى أسفل الشكل. shape . TextBox . VerticalAnchor = verticalAnchor...

    reference.aspose.com/words/ar/net/aspose.words....
  5. Cambios en la API pública en Aspose.Cells 8.9.2...

    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/es/net/public-api-changes...
  6. Öffentliche API Änderungen in Aspose.Cells 8.9....

    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/de/net/public-api-changes...
  7. Come esportare le equazioni di Excel in altri t...

    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/it/nodejs-cpp/export-equa...
  8. GridJs İstemci Tarafı İle Çalışmak|Documentation

    Bu makale, GridJs te istemci tarafı için JavaScript API lerini veya işlevleri tanıtır....whether allow select text in TextBox control when in read mode ...menubar . hide () TextBox nesnesi için API’lar TextBox özel bir şekil...

    docs.aspose.com/cells/tr/net/aspose-cells-gridj...
  9. حذف النماذج من 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/
  10. 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/