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

textbox

(0.21 sec)
  1. 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...
  2. Changements d API public dans 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/fr/net/public-api-changes...
  3. Modifiche dell API pubblica 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/it/net/public-api-changes...
  4. Как экспортировать формулы Excel в другие форма...

    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/ru/nodejs-cpp/export-equa...
  5. Cambios en la API Pública en Aspose.Cells 8.8.1...

    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/es/net/public-api-changes...
  6. 档案

    档案... height = 100; IAutoShape textBox = slide.getShapes().addAutoShape(ShapeType...width, height); // 设置填充和轮廓。 textBox.getFillFormat().setFillType(FillType...

    blog.aspose.com/zh/slides/how-to-insert-a-text-...
  7. 搜索

    搜索... height = 100; IAutoShape textBox = slide.getShapes().addAutoShape(ShapeType...width, height); // 設定填滿和輪廓。 textBox.getFillFormat().setFillType(FillType...

    blog.aspose.com/zh-hant/slides/how-to-insert-a-...
  8. Justificar Alineación de Texto Justificar Compl...

    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....como el siguiente: Ejemplo < Textbox Name = "textbox1" > < value...> </ CustomProperties > </ Textbox > Nota al pie Nota al final...

    docs.aspose.com/pdf/es/reportingservices/justif...
  9. Eliminar formularios de PDF en C#|Aspose.PDF fo...

    Eliminar texto basado en subtipo/formulario con la biblioteca Aspose.PDF for .NET. Eliminar todos los formularios del PDF.... Document ( dataDir + "TextBox.pdf" )) { // Get the forms...document . Save ( dataDir + "TextBox_out.pdf" ); } } Eliminar formularios...

    docs.aspose.com/pdf/es/net/remove-form/
  10. CompareOptions Class | Aspose.Words per .NET

    Scopri la classe Aspose.Words.CompareOptions per un confronto avanzato dei documenti. Personalizza le impostazioni di confronto per risultati precisi e una maggiore produttività....Shape textBox = builder . InsertShape ( ShapeType . TextBox , 150... 20 ); builder . MoveTo ( textBox . FirstParagraph ); builder...

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