Sort Score
Result 10 results
Languages All
Labels All
Results 1,221 - 1,230 of 3,548 for

textbox

(0.2 sec)
  1. Cambios en la API pública en Aspose.Cells 9.0.0...

    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....Worksheets [ 0 ]; // Add a TextBox to the collection var textboxIndex...textboxIndex = sheet . TextBoxes . Add ( 2 , 1 , 160 , 200 ); //...

    docs.aspose.com/cells/es/net/public-api-changes...
  2. Changements d API publics dans Aspose.Cells 9.0...

    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....Worksheets [ 0 ]; // Add a TextBox to the collection var textboxIndex...textboxIndex = sheet . TextBoxes . Add ( 2 , 1 , 160 , 200 ); //...

    docs.aspose.com/cells/fr/net/public-api-changes...
  3. Modifiche dell API pubblica in Aspose.Cells 9.0...

    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....Worksheets [ 0 ]; // Add a TextBox to the collection var textboxIndex...textboxIndex = sheet . TextBoxes . Add ( 2 , 1 , 160 , 200 ); //...

    docs.aspose.com/cells/it/net/public-api-changes...
  4. Exportar ecuaciones de Excel a otros formatos c...

    Aprende cómo exportar ecuaciones de Excel a los formatos LaTeX y MathML usando Aspose.Cells para Python via .NET....drawing import TextBox from aspose.cells.drawing.equations..., "</head>" , "<body>" ] textboxes = workbook . worksheets [...

    docs.aspose.com/cells/es/python-net/export-equa...
  5. TextBoxControl.Type | Aspose.Words لـ .NET

    اكتشف خاصية TextboxControl Type لـ Forms 2.0، مما يتيح تخصيص عناصر التحكم بشكل سلس وتحسين تجربة المستخدم في تطبيقاتك....كيفية تغيير نص عنصر التحكم TextBox OLE. Document doc = new Document...Document ( MyDir + "Textbox control.docm" ); Shape shape = ( Shape...

    reference.aspose.com/words/ar/net/aspose.words....
  6. เพิ่ม Tooltip ใน PDF โดยใช้ Python

    บทความนี้อธิบายวิธีเพิ่ม tooltip ใน PDF โดยใช้ Python ซึ่งประกอบด้วยรายละเอียดการตั้งค่า IDE รายการขั้นตอน และโค้ดตัวอย่างสำหรับสร้างข้อความป๊อปอัปเมื่อเลื่อนเมาส์ใน PDF โดยใช้ Python...Python ในบทความนี้เราจะทำงานกับ TextBox และหากจำเป็น คุณสามารถเพิ่ม...Rectangle สำหรับแสดง tooltip สร้าง TextBox และตั้งค่าพารามิเตอร์ของมัน...

    kb.aspose.com/th/pdf/python/add-tooltip-in-pdf-...
  7. الشريحة الرئيسية|توثيق Aspose.Slides

    استكشف أمثلة الشرائح الرئيسية في Aspose.Slides for .NET: إنشاء، تعديل، وتنسيق الشرائح الرئيسية، العناصر النائبة، والسمات في صيغ PPT و PPTX و ODP باستخدام كود C# واضح.... var textBox = newMasterSlide . Shapes ...); textBox . TextFrame . Text = "Company Name" ; textBox . TextFrame...

    docs.aspose.com/slides/ar/net/examples/elements...
  8. Boîte de texte|Documentation Aspose.Slides

    Travaillez avec les boîtes de texte dans Aspose.Slides pour .NET : ajoutez, formatez, alignez, enroulez, adaptez automatiquement et stylisez le texte en C# pour les présentations PPT, PPTX et ODP.... var textBox = slide . Shapes . AddAutoShape...une boîte de texte typique. textBox . FillFormat . FillType = FillType...

    docs.aspose.com/slides/fr/net/examples/elements...
  9. TextBoxControl.Text | Aspose.Words för .NET

    Hantera TextboxControls text enkelt – hämta eller ställ in dess innehåll för sömlös användarinteraktion och förbättrad funktionalitet i din applikation....Visar hur man ändrar texten i TextBox OLE-kontrollen. Document doc...= new Document ( MyDir + "Textbox control.docm" ); Shape shape...

    reference.aspose.com/words/sv/net/aspose.words....
  10. Establecer estilo de WordArt predefinido en el ...

    Aprende cómo establecer un estilo de WordArt predefinido en el texto de una forma usando Aspose.Cells for Node.js via C++....// Create a textbox with some text const textbox = worksheet... 0 , 0 , 0 , 100 , 700 ); textbox . setText ( "Aspose File Format...

    docs.aspose.com/cells/es/nodejs-cpp/set-preset-...