Sort Score
Result 10 results
Languages All
Labels All
Results 1,211 - 1,220 of 3,410 for

textbox

(0.13 sec)
  1. 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/...
  2. Öffentliche API Änderungen in Aspose.Cells 9.0....

    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.... get ( 0 ); //Add a TextBox to the collection int textboxIndex...200 ); //Get the TextBox object TextBox textbox = sheet . getTextBoxes...

    docs.aspose.com/cells/de/java/public-api-change...
  3. Offentliga API ändringar i Aspose.Cells 9.0.0|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.... get ( 0 ); //Add a TextBox to the collection int textboxIndex...200 ); //Get the TextBox object TextBox textbox = sheet . getTextBoxes...

    docs.aspose.com/cells/sv/java/public-api-change...
  4. Öffentliche API Änderungen in Aspose.Cells 9.0....

    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....Worksheets [ 0 ]; // Add a TextBox to the collection var textboxIndex...textboxIndex = sheet . TextBoxes . Add ( 2 , 1 , 160 , 200 ); //...

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

    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.... get ( 0 ); //Add a TextBox to the collection int textboxIndex...200 ); //Get the TextBox object TextBox textbox = sheet . getTextBoxes...

    docs.aspose.com/cells/es/java/public-api-change...
  6. TextBoxControl Class | Aspose.Words per .NET

    Scopri la classe Aspose.Words.Drawing.Ole.TextboxControl per visualizzare facilmente testo organizzato a partire da dati o input utente. Migliora la tua gestione dei documenti oggi stesso!...TextBoxControl class Il controllo TextBox visualizza il testo da un set...il testo del controllo OLE TextBox. Document doc = new Document...

    reference.aspose.com/words/it/net/aspose.words....
  7. Aspose::Words::Document::get_IncludeTextboxesFo...

    Aspose::Words::Document::get_IncludeTextboxesFootnotesEndnotesInStat method. Specifies whether to include Textboxes, footnotes and endnotes in word count statistics in C++....Specifies whether to include textboxes, footnotes and endnotes in...how to include or exclude textboxes, footnotes and endnotes from...

    reference.aspose.com/words/cpp/aspose.words/doc...
  8. Cómo exportar ecuaciones de Excel a otros tipos...

    Exportar fórmulas de Excel a LaTeX y MathML usando Aspose.Cells for C++.... GetCount () > 0 ) { TextBox textBox ( shapes . Get ( 0 ));...)); EquationNode mathNode = textBox . GetEquationParagraph (). GetChild...

    docs.aspose.com/cells/es/cpp/export-equation/
  9. كيفية تصدير معادلات إكسل إلى أنواع أخرى من التع...

    تصدير صيغ إكسل إلى LaTeX و MathML باستخدام Aspose.Cells for C++.... GetCount () > 0 ) { TextBox textBox ( shapes . Get ( 0 ));...)); EquationNode mathNode = textBox . GetEquationParagraph (). GetChild...

    docs.aspose.com/cells/ar/cpp/export-equation/
  10. 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-...