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

textbox

(0.7 sec)
  1. Как экспортировать формулы Excel в другие форма...

    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/ru/nodejs-cpp/export-equa...
  2. Modifiche dell API pubblica 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/it/net/public-api-changes...
  3. Пользовательская настройка результатов рендерин...

    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/ru/reportingservices/cus...
  4. Masterfolie|Aspose.Slides Dokumentation

    Entdecken Sie Beispiele für Masterfolien mit Aspose.Slides für .NET: Erstellen, Bearbeiten und Gestalten von Masterfolien, Platzhaltern und Designs in PPT, PPTX und ODP mit verständlichem C#-Code.... var textBox = newMasterSlide . Shapes ...); textBox . TextFrame . Text = "Company Name" ; textBox . TextFrame...

    docs.aspose.com/slides/de/net/examples/elements...
  5. Textfeld|Aspose.Slides Dokumentation

    Arbeiten Sie mit Textfeldern in Aspose.Slides für Android: Text hinzufügen, formatieren, ausrichten, umbrechen, automatisch anpassen und stylen mithilfe von Java für PPT-, PPTX- und ODP-Präsentationen.... IAutoShape textBox = slide . getShapes (). addAutoShape...typisches Textfeld aussieht. textBox . getFillFormat (). setFillType...

    docs.aspose.com/slides/de/androidjava/examples/...
  6. 文本框|Aspose.Slides 文档

    在 Aspose.Slides for .NET 中使用文本框:使用 C# 为 PPT、PPTX 和 ODP 演示文稿添加、格式化、对齐、换行、自动适应和样式化文本。... var textBox = slide . Shapes . AddAutoShape...); // 移除填充和边框,使其看起来像典型的文本框。 textBox . FillFormat . FillType = FillType...

    docs.aspose.com/slides/zh/net/examples/elements...
  7. JavaScript kullanarak ve C++ ile şeklin metnine...

    C++ ile Aspose.Cells for JavaScript kullanarak şeklin metnine ön ayarlı Kelime Sanatı stili nasıl ayarlanır öğrenin....// Create a textbox with some text const textbox = worksheet...700 ); textbox . text = "Aspose File Format APIs" ; textbox . font...

    docs.aspose.com/cells/tr/javascript-cpp/set-pre...
  8. 使用 Python 在 PDF 中添加工具提示

    本文介绍了如何使用 Python 在 PDF 中添加工具提示。内容包括 IDE 设置详情、步骤列表,以及使用 Python 生成 PDF 鼠标悬停弹出文本的示例代码。...在本文中,我们将使用 TextBox;如有需要,也可以为其他控件添加工具提示。 使用 Python...创建 TextBox 并设置其参数 设置 alternate_name 属性以添加工具提示 在将 TextBox 添加到表单之前设置边框和外观参数...

    kb.aspose.com/zh/pdf/python/add-tooltip-in-pdf-...
  9. Node.js ile C++ kullanarak Worksheet e Metin Ku...

    Aspose.Cells for Node.js via C++ kullanarak Worksheet e Metin Kutusu ekleme/yerleştirme...İş sayfasına toplu olarak TextBox eklemeniz gerektiğinde, manuel...(). get ( 0 ); // Add the TextBox to the worksheet sheet . getTextBoxes...

    docs.aspose.com/cells/tr/nodejs-cpp/add-text-bo...
  10. TextBoxControl Class | Aspose.Words لـ .NET

    اكتشف فئة Aspose.Words.Drawing.Ole.TextboxControl لعرض نص منظم بسهولة من البيانات أو مدخلات المستخدم. حسّن إدارة مستنداتك اليوم!...TextBoxControl class يعرض عنصر التحكم TextBox نصًا من مجموعة منظمة من البيانات...كيفية تغيير نص عنصر التحكم TextBox OLE. Document doc = new Document...

    reference.aspose.com/words/ar/net/aspose.words....