Sort Score
Result 10 results
Languages All
Labels All
Results 1,301 - 1,310 of 3,592 for

textbox

(0.12 sec)
  1. مربع نص|وثائق Aspose.Slides

    العمل مع مربعات النص في Aspose.Slides for Java: إضافة، تنسيق، محاذاة، التفاف، ضبط تلقائي، وتنسيق النص باستخدام Java لعروض PPT، PPTX، و ODP.... IAutoShape textBox = slide . getShapes (). addAutoShape...لجعله يبدو كصندوق نص نموذجي. textBox . getFillFormat (). setFillType...

    docs.aspose.com/slides/ar/java/examples/element...
  2. Ajouter une info-bulle dans un PDF à l’aide de ...

    Cet article explique comment ajouter une info-bulle dans un PDF à l’aide de Python. Il contient des détails sur la configuration de l’IDE, une liste d’étapes et un exemple de code pour générer un texte contextuel au survol dans un PDF à l’aide de Python....nous travaillerons avec le TextBox ; si nécessaire, vous pouvez...afficher l’info-bulle Créer un TextBox et définir ses paramètres Définir...

    kb.aspose.com/fr/pdf/python/add-tooltip-in-pdf-...
  3. TextBoxControl Class | Aspose.Words för .NET

    Upptäck klassen Aspose.Words.Drawing.Ole.TextboxControl för att enkelt visa organiserad text från data eller användarinmatning. Förbättra din dokumenthantering idag!...Dölj ] TextBoxControl class TextBox-kontrollen visar text från...Visar hur man ändrar texten i TextBox OLE-kontrollen. Document doc...

    reference.aspose.com/words/sv/net/aspose.words....
  4. Configuración de sombra de efectos de texto de ...

    Aprenda cómo configurar la sombra de efectos de texto para formas o cuadros de texto usando 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/es/cpp/setting-shadow-of-...
  5. Personnalisation des résultats de rendu en éten...

    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) { //Ajouter (TM) à toute...Works"; if (textBox.Text.Contains(companyName)) { textBox.Text = textBox...

    docs.aspose.com/slides/fr/reportingservices/cus...
  6. JavaScriptを使用してC++経由で名前によるテキストボックスにアクセスする|Docum...

    Aspose.Cells for JavaScriptを使用してC++経由でコレクションから名前でテキストボックスにアクセスする方法を学ぶ。...textBoxes コレクションのインデックスでアクセスされていました...head > < title > Aspose.Cells TextBox Example </ title > </ head...

    docs.aspose.com/cells/ja/javascript-cpp/access-...
  7. Python का उपयोग करके PDF में Tooltip जोड़ें

    यह लेख Python का उपयोग करके PDF में tooltip जोड़ने की प्रक्रिया बताता है। इसमें IDE सेटअप का विवरण, चरणों की सूची और Python का उपयोग करके PDF में माउसओवर पॉपअप टेक्स्ट उत्पन्न करने के लिए एक नमूना कोड शामिल है।... इस लेख में हम TextBox के साथ काम करेंगे; आवश्यकता...Rectangle क्षेत्र परिभाषित करें एक TextBox बनाएँ और उसके पैरामीटर सेट...

    kb.aspose.com/hi/pdf/python/add-tooltip-in-pdf-...
  8. Zone de texte|Documentation Aspose.Slides

    Travaillez avec les zones de texte dans Aspose.Slides pour Android : ajoutez, formatez, alignez, enroulez, ajustez automatiquement et stylisez le texte à l'aide de Java pour les présentations PPT, PPTX et ODP.... IAutoShape textBox = slide . getShapes (). addAutoShape...une zone de texte typique. textBox . getFillFormat (). setFillType...

    docs.aspose.com/slides/fr/androidjava/examples/...
  9. Aspose.Cells 8.8.1 da Genel API Değişiklikleri|...

    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....belirtilen özelliği kullanarak TextBox’ın içindeki metnin gölge efektini...]; //Add a TextBox to the ShapeCollection var textBox = sheet ...

    docs.aspose.com/cells/tr/net/public-api-changes...
  10. Wie man Excel Gleichungen mit C++ in andere Aus...

    Excel Formeln nach LaTeX und MathML mit Aspose.Cells for C++ exportieren.... GetCount () > 0 ) { TextBox textBox ( shapes . Get ( 0 ));...)); EquationNode mathNode = textBox . GetEquationParagraph (). GetChild...

    docs.aspose.com/cells/de/cpp/export-equation/