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

textbox

(1.27 sec)
  1. CompareOptions.IgnoreTables | Aspose.Words för ...

    Upptäck hur egenskapen CompareOptions IgnoreTables förbättrar dataanalysen genom att styra jämförelse av tabelldata för korrekta insikter....Shape textBox = builder . InsertShape ( ShapeType . TextBox , 150... 20 ); builder . MoveTo ( textBox . FirstParagraph ); builder...

    reference.aspose.com/words/sv/net/aspose.words....
  2. CompareOptions.IgnoreFields | Aspose.Words per ...

    Scopri come la proprietà IgnoreFields di CompareOptions migliora l'efficienza controllando i confronti delle differenze tra campi per ottenere risultati ottimizzati....Shape textBox = builder . InsertShape ( ShapeType . TextBox , 150... 20 ); builder . MoveTo ( textBox . FirstParagraph ); builder...

    reference.aspose.com/words/it/net/aspose.words....
  3. CompareOptions.IgnoreFields | Aspose.Words لـ .NET

    اكتشف كيف تعمل خاصية CompareOptions IgnoreFields على تعزيز الكفاءة من خلال التحكم في مقارنات اختلافات الحقول للحصول على نتائج مثالية....Shape textBox = builder . InsertShape ( ShapeType . TextBox , 150... 20 ); builder . MoveTo ( textBox . FirstParagraph ); builder...

    reference.aspose.com/words/ar/net/aspose.words....
  4. Changements apportés à l API publique dans Aspo...

    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....l’effet d’ombre du texte dans un TextBox. Pour plus de détails sur cette...]; //Add a TextBox to the ShapeCollection var textBox = sheet ...

    docs.aspose.com/cells/fr/net/public-api-changes...
  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. Excelの式を他の表現型にエクスポートする方法(C++を使用)|Documentation

    Aspose.Cells for C++を使用してExcelの数式をLaTeXやMathMLにエクスポートします。... GetCount () > 0 ) { TextBox textBox ( shapes . Get ( 0 ));...)); EquationNode mathNode = textBox . GetEquationParagraph (). GetChild...

    docs.aspose.com/cells/ja/cpp/export-equation/
  7. تحديد اسم اللغة الشرقية البعيدة واللاتينية للخط...

    تعلم كيفية تحديد أسماء خطوط الشرق الأقصى واللاتينية في خيارات النص للأشكال باستخدام Script Aspose.Cells for Java عبر C++.... get ( 0 ); // Add textbox inside the worksheet. const...const idx = ws . textBoxes . add ( 5 , 5 , 50 , 200 ); const tb =...

    docs.aspose.com/cells/ar/javascript-cpp/specify...
  8. 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...
  9. 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/...
  10. Cuadro de texto|Documentación de Aspose.Slides

    Trabaja con cuadros de texto en Aspose.Slides para Java: agrega, formatea, alinea, ajusta, autoajusta y estiliza texto usando Java para presentaciones PPT, PPTX y ODP.... IAutoShape textBox = slide . getShapes (). addAutoShape...un cuadro de texto típico. textBox . getFillFormat (). setFillType...

    docs.aspose.com/slides/es/java/examples/element...