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

textbox

(0.12 sec)
  1. Comment exporter les équations Excel vers d aut...

    Exporter les formules Excel vers LaTeX et MathML en utilisant Aspose.Cells for C++.... GetCount () > 0 ) { TextBox textBox ( shapes . Get ( 0 ));...)); EquationNode mathNode = textBox . GetEquationParagraph (). GetChild...

    docs.aspose.com/cells/fr/cpp/export-equation/
  2. Exporter les équations Excel en autres formats ...

    Apprenez comment exporter les équations Excel aux formats LaTeX et MathML en utilisant Aspose.Cells pour Python via .NET....drawing import TextBox from aspose.cells.drawing.equations..., "</head>" , "<body>" ] textboxes = workbook . worksheets [...

    docs.aspose.com/cells/fr/python-net/export-equa...
  3. الشريحة الرئيسية|توثيق Aspose.Slides

    إدارة الشرائح الرئيسية في C# باستخدام Aspose.Slides: إنشاء، تعديل، استنساخ، وتنسيق السمات، الخلفيات، العناصر النائبة لتوحيد الشرائح في PowerPoint وOpenDocument....top of the master slide var textBox = newMaster . Shapes . AddAutoShape...); textBox . TextFrame . Text = "Company Name" ; textBox . TextFrame...

    docs.aspose.com/slides/ar/net/examples/elements...
  4. Diapositiva maestra|Documentación de Aspose.Slides

    Administre diapositivas maestras en C# con Aspose.Slides: cree, edite, clone y formatee temas, fondos y marcadores de posición para unificar diapositivas en PowerPoint y OpenDocument....top of the master slide var textBox = newMaster . Shapes . AddAutoShape...); textBox . TextFrame . Text = "Company Name" ; textBox . TextFrame...

    docs.aspose.com/slides/es/net/examples/elements...
  5. تعيين نمط فن الكلمة المسبق إلى نص الشكل باستخدا...

    تعلم كيفية تعيين نمط فن الكلمة المسبق إلى نص شكل باستخدام Aspose.Cells for JavaScript عبر C++....// Create a textbox with some text const textbox = worksheet...700 ); textbox . text = "Aspose File Format APIs" ; textbox . font...

    docs.aspose.com/cells/ar/javascript-cpp/set-pre...
  6. Définir un style WordArt prédéfini au texte de ...

    Apprenez à définir un style WordArt prédéfini au texte d une forme en utilisant Aspose.Cells for JavaScript via C++....// Create a textbox with some text const textbox = worksheet...700 ); textbox . text = "Aspose File Format APIs" ; textbox . font...

    docs.aspose.com/cells/fr/javascript-cpp/set-pre...
  7. JavaScriptを使用してC++経由の形状のテキストに事前設定されたWordArtスタイル...

    C++経由のAspose.Cells for JavaScriptを使って、形のテキストに事前設定されたWordArtスタイルを設定する方法を学びます。...// Create a textbox with some text const textbox = worksheet...700 ); textbox . text = "Aspose File Format APIs" ; textbox . font...

    docs.aspose.com/cells/ja/javascript-cpp/set-pre...
  8. Offentliga API ändringar i Aspose.Cells 8.9.2|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 Shape of type TextBox to the collection var shape...]; // Add a Shape of type TextBox to the collection var shape...

    docs.aspose.com/cells/sv/net/public-api-changes...
  9. Cuadro de texto|Aspose.Slides para Node.js a tr...

    Trabaje con cuadros de texto en Aspose.Slides para Node.js: añada, formatee, alinee, ajuste, autoajuste y estilice texto usando JavaScript para presentaciones PPT, PPTX y ODP.... let textBox = slide . getShapes (). addAutoShape...slides . FillType . NoFill ); textBox . getFillFormat (). setFillType...

    docs.aspose.com/slides/es/nodejs-java/examples/...
  10. Reemplazar etiqueta con texto en un cuadro de t...

    Reemplace programáticamente las etiquetas en los cuadros de texto de la hoja de cálculo usando Aspose.Cells for C++....multiple tags within a single textbox. Código de muestra El siguiente...sampleReplaceTagWith.xlsx Crear un TextBox en el que cada línea tenga...

    docs.aspose.com/cells/es/go-cpp/replace-tag-wit...