Sort Score
Result 10 results
Languages All
Labels All
Results 3,571 - 3,580 of 6,539 for

box

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

    Créer et formater des zones de texte en PHP avec Aspose.Slides : définir les polices, l'alignement, le renvoi à la ligne, l'ajustement automatique et les liens pour peaufiner les diapositives pour PowerPoint et OpenDocument....$presentation -> save ( "text_box.pptx" , SaveFormat :: Pptx );...$presentation = new Presentation ( "text_box.pptx" ); try { $slide = $presentation...

    docs.aspose.com/slides/fr/php-java/examples/ele...
  2. Cuadro de texto|Documentación de Aspose.Slides ...

    Cree y formatee cuadros de texto en PHP con Aspose.Slides: establezca fuentes, alineación, ajuste de texto, autofit y enlaces para perfeccionar diapositivas para PowerPoint y OpenDocument....$presentation -> save ( "text_box.pptx" , SaveFormat :: Pptx );...$presentation = new Presentation ( "text_box.pptx" ); try { $slide = $presentation...

    docs.aspose.com/slides/es/php-java/examples/ele...
  3. Formatage du texte dans un PDF en utilisant C#|...

    Apprenez à formater le texte dans un document PDF en .NET en utilisant Aspose.PDF pour améliorer la présentation visuelle du document....l’intérieur d’un élément Floating Box. Les propriétés d’alignement...Pages . Add (); // Create float box Aspose . Pdf . FloatingBox floatBox...

    docs.aspose.com/pdf/fr/net/text-formatting-insi...
  4. WrapSide enumeration | Aspose.Words for Python

    aspose.words.drawing.WrapSide enumeration. Specifies what side(s) of the shape or picture the text wraps around.... TEXT_BOX , shapes )))) self . assertEqual... drawing . ShapeType . TEXT_BOX : replacement_shape = aw . drawing...

    reference.aspose.com/words/python-net/aspose.wo...
  5. NodeCollection.to_array method | Aspose.Words f...

    NodeCollection.to_array method. Copies all nodes from the collection to a new array of nodes.... TEXT_BOX , shapes )))) self . assertEqual... drawing . ShapeType . TEXT_BOX : replacement_shape = aw . drawing...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Создайте TextBox, в котором каждая строка имеет...

    Узнайте, как создать TextBox, в котором каждая строка может иметь разное горизонтальное выравнивание, используя Aspose.Cells for Node.js via C++.... get ( 0 ); // Add text box inside the sheet. ws . getShapes...first shape which is a text box and set its text. const shape...

    docs.aspose.com/cells/ru/nodejs-cpp/create-text...
  7. Zeilenabstand des Absatzes in einer Form oder T...

    Lernen Sie, wie der Zeilenabstand von Absätzen in Formen oder TextBoxen mit Aspose.Cells for Node.js via C++ eingestellt wird.... get ( 0 ); // Add text box inside the sheet ws . getShapes...first shape which is a text box and set its text const shape...

    docs.aspose.com/cells/de/nodejs-cpp/set-line-sp...
  8. C++ kullanarak Çalışma Sayfasına Metin Kutusu e...

    Aspose.Cells kullanarak C++ ile çalışma sayfasına Metin Kutusu ekleme/yerleştirme...Save the workbook with the text box workbook . Save ( outDir + u...Xlsx ); std :: cout << "Text box added successfully!" << std ::...

    docs.aspose.com/cells/tr/cpp/add-text-box-to-wo...
  9. إنشاء مربع نص حيث يحتوي كل سطر على محاذاة أفقية...

    تعلم كيفية إنشاء مربع نص يمكن لكل سطر أن يحتوي على محاذاة أفقية مختلفة باستخدام Aspose.Cells for Node.js via C++.... get ( 0 ); // Add text box inside the sheet. ws . getShapes...first shape which is a text box and set its text. const shape...

    docs.aspose.com/cells/ar/nodejs-cpp/create-text...
  10. OleControl | Aspose.Words for Java

    Represents OLE ActiveX control in Java....CHECK_BOX); Assert.assertEquals(checkBox... Forms2OleControlType.CHECK_BOX); Assert.assertEquals(checkBox...

    reference.aspose.com/words/java/com.aspose.word...