Sort Score
Result 10 results
Languages All
Labels All
Results 1,071 - 1,080 of 3,130 for

textbox

(0.08 sec)
  1. Изменения в публичном API в 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....установки эффекта тени текста в TextBox. Для получения более подробной...]; //Add a TextBox to the ShapeCollection var textBox = sheet ...

    docs.aspose.com/cells/ru/net/public-api-changes...
  2. ImportFormatOptions.IgnoreTextBoxes | Aspose.Wo...

    Upptäck hur egenskapen ImportFormatOptions IgnoreTextboxes förbättrar formateringen av ditt dokument genom att kontrollera textruteinnehållet. Optimera enkelt idag!...Shape textBox = builder . InsertShape ( ShapeType . TextBox , 300...100 ); builder . MoveTo ( textBox . FirstParagraph ); builder...

    reference.aspose.com/words/sv/net/aspose.words/...
  3. Node.jsを使用して図形のテキストにプリセットWordArtスタイルを設定|Documen...

    ユースケースとして、Aspose.Cells for Node.js via C++を使用して図形のテキストにプリセットWordArtスタイルを設定する方法を学ぶ...// Create a textbox with some text const textbox = worksheet... 0 , 0 , 0 , 100 , 700 ); textbox . setText ( "Aspose File Format...

    docs.aspose.com/cells/ja/nodejs-cpp/set-preset-...
  4. Come esportare equazioni Excel in altri tipi di...

    Esporta formule Excel in LaTeX e MathML usando Aspose.Cells for C++.... GetCount () > 0 ) { TextBox textBox ( shapes . Get ( 0 ));...)); EquationNode mathNode = textBox . GetEquationParagraph (). GetChild...

    docs.aspose.com/cells/it/cpp/export-equation/
  5. Hur man exporterar Excel uttryck till andra typ...

    Exportera Excel formler till LaTeX och MathML med Aspose.Cells for C++.... GetCount () > 0 ) { TextBox textBox ( shapes . Get ( 0 ));...)); EquationNode mathNode = textBox . GetEquationParagraph (). GetChild...

    docs.aspose.com/cells/sv/cpp/export-equation/
  6. Archiv

    Archiv... height = 100; IAutoShape textBox = slide.getShapes().addAutoShape(ShapeType...// Nastavte výplň a obrys. textBox.getFillFormat().setFillType(FillType...

    blog.aspose.com/cs/slides/how-to-insert-a-text-...
  7. Anpassung der Rendering-Ergebnisse durch Erweit...

    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....TextBox textBox) { //Fügen Sie (TM) zu...Works"; if (textBox.Text.Contains(companyName)) { textBox.Text = textBox...

    docs.aspose.com/slides/de/reportingservices/cus...
  8. Configuración de sombra de efectos de texto de ...

    Aprenda cómo configurar la sombra de efectos de texto para formas o cuadros de texto usando 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/es/cpp/setting-shadow-of-...
  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. WrapSide Enum | Aspose.Words لـ .NET

    اكتشف Aspose.Words.Drawing.WrapSide للتحكم في التفاف النص حول الأشكال والصور، مما يعزز تخطيط المستند وقابليته للقراءة....= new Document ( MyDir + "Textboxes in drawing canvas.docx" );... ShapeType == ShapeType . TextBox )); Assert . AreEqual ( 1 ...

    reference.aspose.com/words/ar/net/aspose.words....