Sort Score
Result 10 results
Languages All
Labels All
Results 1,251 - 1,260 of 3,498 for

textbox

(0.23 sec)
  1. NodeCollection.ToArray | Aspose.Words لـ .NET

    اكتشف طريقة NodeCollection ToArray، وقم بتحويل مجموعة العقد الخاصة بك إلى مصفوفة جديدة بسهولة، مما يعزز إدارة البيانات وإمكانية الوصول إليها....= new Document ( MyDir + "Textboxes in drawing canvas.docx" );... ShapeType == ShapeType . TextBox )); Assert . AreEqual ( 1 ...

    reference.aspose.com/words/ar/net/aspose.words/...
  2. 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.... get ( 0 ); //Add a TextBox to the collection int textboxIndex...200 ); //Get the TextBox object TextBox textbox = sheet . getTextBoxes...

    docs.aspose.com/cells/es/java/public-api-change...
  3. Öffentliche API Änderungen 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/de/net/public-api-changes...
  4. เพิ่ม Tooltip ใน PDF โดยใช้ Python

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

    kb.aspose.com/th/pdf/python/add-tooltip-in-pdf-...
  5. Cómo agregar/insertar una caja de texto en una ...

    Cómo agregar/insertar una caja de texto en una hoja de cálculo en Aspose.Cells for JavaScript a través de C++....necesite insertar en bloque TextBox en la hoja de cálculo, el método...Aspose.Cells Example - Add TextBox </ title > </ head > < body...

    docs.aspose.com/cells/es/javascript-cpp/add-tex...
  6. Agregar un tooltip en PDF usando Python

    Este artículo explica cómo agregar un tooltip en PDF usando Python. Incluye detalles para configurar el IDE, una lista de pasos y un código de ejemplo para generar texto emergente al pasar el cursor en PDF usando Python....artículo trabajaremos con el TextBox; si es necesario, también puede...mostrar el tooltip Crear un TextBox y establecer sus parámetros...

    kb.aspose.com/es/pdf/python/add-tooltip-in-pdf-...
  7. Thêm tooltip vào PDF bằng Python

    Bài viết này hướng dẫn cách thêm tooltip vào PDF bằng Python. Bài viết bao gồm chi tiết thiết lập IDE, danh sách các bước và mã mẫu để tạo văn bản bật lên khi di chuột trong PDF bằng Python.... chúng ta sẽ làm việc với TextBox; nếu cần, bạn cũng có thể thêm...để hiển thị tooltip Tạo một TextBox và thiết lập các tham số của...

    kb.aspose.com/vi/pdf/python/add-tooltip-in-pdf-...
  8. 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....
  9. Как экспортировать уравнения Excel в другие тип...

    Экспорт формул Excel в LaTeX и MathML с помощью Aspose.Cells for C++.... GetCount () > 0 ) { TextBox textBox ( shapes . Get ( 0 ));...)); EquationNode mathNode = textBox . GetEquationParagraph (). GetChild...

    docs.aspose.com/cells/ru/cpp/export-equation/
  10. Exportera Excel ekvationer till andra format me...

    Lär dig hur du exporterar Excel ekvationer till LaTeX och MathML format med Aspose.Cells för Python via .NET....drawing import TextBox from aspose.cells.drawing.equations..., "</head>" , "<body>" ] textboxes = workbook . worksheets [...

    docs.aspose.com/cells/sv/python-net/export-equa...