Sort Score
Result 10 results
Languages All
Labels All
Results 1,361 - 1,370 of 3,598 for

textbox

(0.13 sec)
  1. Zone de texte|Documentation d'Aspose.Slides pou...

    Travaillez avec les zones de texte dans Aspose.Slides pour Node.js : ajoutez, formatez, alignez, enveloppez, ajustez automatiquement et stylisez le texte en JavaScript pour les présentations PPT, PPTX et ODP.... let textBox = slide . getShapes (). addAutoShape...slides . FillType . NoFill ); textBox . getFillFormat (). setFillType...

    docs.aspose.com/slides/fr/nodejs-java/examples/...
  2. Zone de texte|Documentation Aspose.Slides

    Travaillez avec les zones de texte dans Aspose.Slides pour C++ : ajoutez, formatez, alignez, enroulez, ajustez automatiquement et stylisez le texte en C++ pour les présentations PPT, PPTX et ODP.... auto textBox = slide -> get_Shapes () ->...une zone de texte typique. textBox -> get_FillFormat () -> set_FillType...

    docs.aspose.com/slides/fr/cpp/examples/elements...
  3. Додавання підказки в PDF за допомогою Python

    У цій статті пояснюється, як додати підказку в PDF за допомогою Python. Вона містить деталі налаштування IDE, список кроків і приклад коду для створення спливаючого тексту при наведенні курсора в PDF за допомогою Python....статті ми працюватимемо з TextBox; за потреби ви також можете...відображення підказки Створіть TextBox і налаштуйте його параметри...

    kb.aspose.com/uk/pdf/python/add-tooltip-in-pdf-...
  4. WrapSide Enum | Aspose.Words per .NET

    Scopri l'enum Aspose.Words.Drawing.WrapSide per controllare l'avvolgimento del testo attorno a forme e immagini, migliorando il layout e la leggibilità del documento....= new Document ( MyDir + "Textboxes in drawing canvas.docx" );... ShapeType == ShapeType . TextBox )); Assert . AreEqual ( 1 ...

    reference.aspose.com/words/it/net/aspose.words....
  5. Arşiv

    Arşiv... height = 100; IAutoShape textBox = slide.getShapes().addAutoShape(ShapeType...Dolgu ve anahatları ayarlayın. textBox.getFillFormat().setFillType(FillType...

    blog.aspose.com/tr/slides/how-to-insert-a-text-...
  6. Offentliga API ändringar i Aspose.Cells 8.8.1|D...

    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/sv/net/public-api-changes...
  7. ค้นหา

    ค้นหา... height = 100; IAutoShape textBox = slide.getShapes().addAutoShape(ShapeType...ตั้งค่าการเติมและโครงร่าง textBox.getFillFormat().setFillType(FillType...

    blog.aspose.com/th/slides/how-to-insert-a-text-...
  8. Offentliga API ändringar i Aspose.Cells 9.0.0|D...

    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/sv/net/public-api-changes...
  9. Изменения в общедоступном API в Aspose.Cells 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....Worksheets [ 0 ]; // Add a TextBox to the collection var textboxIndex...textboxIndex = sheet . TextBoxes . Add ( 2 , 1 , 160 , 200 ); //...

    docs.aspose.com/cells/ru/net/public-api-changes...
  10. 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.... get ( 0 ); //Add a TextBox to the collection int textboxIndex...200 ); //Get the TextBox object TextBox textbox = sheet . getTextBoxes...

    docs.aspose.com/cells/fr/java/public-api-change...