Sort Score
Result 10 results
Languages All
Labels All
Results 1,391 - 1,400 of 3,554 for

textbox

(0.07 sec)
  1. Masterfolie|Aspose.Slides Dokumentation

    Entdecken Sie Masterfolien-Beispiele von Aspose.Slides für Android: Erstellen, Bearbeiten und Gestalten von Masterfolien, Platzhaltern und Designs in PPT, PPTX und ODP mit klarem Java-Code.... IAutoShape textBox = newMasterSlide . getShapes...Rectangle , 0 , 0 , 720 , 25 ); textBox . getTextFrame (). setText...

    docs.aspose.com/slides/de/androidjava/examples/...
  2. Specificare il Nome dell’Est e del Latino di Fo...

    Impara come specificare i nomi dei font dell’Est e del Latino nelle opzioni di testo di forme usando Aspose.Cells for JavaScript tramite C++.... get ( 0 ); // Add textbox inside the worksheet. const...const idx = ws . textBoxes . add ( 5 , 5 , 50 , 200 ); const tb =...

    docs.aspose.com/cells/it/javascript-cpp/specify...
  3. NodeCollection Class | Aspose.Words per .NET

    Scopri la classe Aspose.Words.NodeCollection, la soluzione ideale per gestire in modo efficiente diversi tipi di nodi nell'elaborazione dei documenti. Migliora il tuo flusso di lavoro oggi stesso!...= new Document ( MyDir + "Textboxes in drawing canvas.docx" );... ShapeType == ShapeType . TextBox )); Assert . AreEqual ( 1 ...

    reference.aspose.com/words/it/net/aspose.words/...
  4. Come esportare le equazioni di Excel in altri t...

    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....(); const textBox = shapes . get ( 0 ); if ( textBox instanceof...AsposeCells . TextBox ) { const mathNode = textBox . getEquationParagraph...

    docs.aspose.com/cells/it/nodejs-cpp/export-equa...
  5. Öffentliche API Änderungen in Aspose.Cells 8.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....]; // Add a Shape of type TextBox to the collection var shape...]; // Add a Shape of type TextBox to the collection var shape...

    docs.aspose.com/cells/de/net/public-api-changes...
  6. Cambios en la API pública en Aspose.Cells 8.9.2...

    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 Shape of type TextBox to the collection var shape...]; // Add a Shape of type TextBox to the collection var shape...

    docs.aspose.com/cells/es/net/public-api-changes...
  7. Archiwa

    Archiwa... height = 100; IAutoShape textBox = slide.getShapes().addAutoShape(ShapeType...Ustaw wypełnienie i kontur. textBox.getFillFormat().setFillType(FillType...

    blog.aspose.com/pl/slides/how-to-insert-a-text-...
  8. Angabe des Fernost und lateinischen Namens der ...

    Lernen Sie, wie Sie die Namen der Fernost und lateinischen Schriftarten in Textoptionen von Formen mit Aspose.Cells for Node.js via C++ angeben....folgende Beispiel erstellt eine Textbox und fügt some Japanischen Text...getWorksheets (). get ( 0 ); // Add textbox inside the worksheet. const...

    docs.aspose.com/cells/de/nodejs-cpp/specify-the...
  9. تعيين ظل تأثيرات النص للشكل أو مربع النص باستخد...

    تعلم كيفية ضبط ظل تأثيرات النص للأشكال أو مربعات النص باستخدام 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/ar/cpp/setting-shadow-of-...
  10. NodeCollection.ToArray | Aspose.Words per .NET

    Scopri il metodo NodeCollection ToArray e converti senza sforzo la tua raccolta di nodi in un nuovo array, migliorando la gestione e l'accessibilità dei dati....= new Document ( MyDir + "Textboxes in drawing canvas.docx" );... ShapeType == ShapeType . TextBox )); Assert . AreEqual ( 1 ...

    reference.aspose.com/words/it/net/aspose.words/...