Sort Score
Result 10 results
Languages All
Labels All
Results 1,491 - 1,500 of 3,548 for

textbox

(0.35 sec)
  1. Работа с GridJs на стороне клиента|Documentation

    В этой статье представлены клиентские javascript API или функции в GridJs....whether allow select text in TextBox control when in read mode ...hide () API для объекта TextBox TextBox - это особый вид формы...

    docs.aspose.com/cells/ru/net/aspose-cells-gridj...
  2. Textfeld|Aspose.Slides für PHP Dokumentation

    Erstellen und formatieren Sie Textfelder in PHP mit Aspose.Slides: Schriftarten, Ausrichtung, Zeilenumbrüche, automatisches Anpassen und Links festlegen, um Folien für PowerPoint und OpenDocument zu verfeinern.... $textBox = $slide -> getShapes () ->...Textfeld aussehen zu lassen. $textBox -> getFillFormat () -> setFillType...

    docs.aspose.com/slides/de/php-java/examples/ele...
  3. ضبط محاذاة النص كاملة|Aspose.PDF for Reporting ...

    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 Name = "textbox1" > < value...> </ CustomProperties > </ Textbox > الحاشية السفلية النهاية...

    docs.aspose.com/pdf/ar/reportingservices/justif...
  4. Justify FullJustify Text Alignment|Aspose.PDF f...

    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 Name = "textbox1" > < value...> </ CustomProperties > </ Textbox > Сноска Конечная сноска...

    docs.aspose.com/pdf/ru/reportingservices/justif...
  5. Gestionar cuadro de texto en archivos de Excel ...

    Aprende cómo gestionar cuadros de texto en archivos de Excel usando Aspose.Cells con Golang vía C++...Hide ] Cómo agregar/insertar TextBox en una Hoja de Cálculo con...Golang a través de C++ Crear un TextBox en el que cada línea tenga...

    docs.aspose.com/cells/es/go-cpp/managing-textbo...
  6. 아카이브

    아카이브... height = 100; IAutoShape textBox = slide.getShapes().addAutoShape(ShapeType...height); // 채우기와 윤곽선을 설정합니다. textBox.getFillFormat().setFillType(FillType...

    blog.aspose.com/ko/slides/how-to-insert-a-text-...
  7. FindReplaceOptions.UseLegacyOrder | Aspose.Word...

    اكتشف خاصية UseLegacyOrder في FindReplaceOptions. فعّل عمليات البحث النصية المتسلسلة لتحسين الدقة. الإعداد الافتراضي هو خطأ. حسّن معالجة النصوص لديك!...Shape textBox = builder . InsertShape ( ShapeType . TextBox , 100...2]" ); builder . MoveTo ( textBox . FirstParagraph ); builder...

    reference.aspose.com/words/ar/net/aspose.words....
  8. Excelから数式を他のタイプにエクスポートする方法|Documentation

    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/ja/nodejs-cpp/export-equa...
  9. テキストボックス|Aspose.Slides ドキュメント

    Aspose.Slides for C++ でテキストボックスを操作します:テキストの追加、書式設定、配置、折り返し、自動サイズ調整、スタイル設定を行い、PPT、PPTX、ODP プレゼンテーションで C++ を使用します。... auto textBox = slide -> get_Shapes () ->...塗りつぶしと枠線を削除し、典型的なテキストボックスのように見せます。 textBox -> get_FillFormat () -> set_FillType...

    docs.aspose.com/slides/ja/cpp/examples/elements...
  10. テキスト ボックス|Aspose.Slides for Node.js via .NET ドキ...

    Node.js 用 Aspose.Slides でテキスト ボックスを操作します。JavaScript を使用して PPT、PPTX、ODP プレゼンテーションのテキストを追加、書式設定、配置、折り返し、自動調整、スタイル設定します。... let textBox = slide . getShapes (). addAutoShape...slides . FillType . NoFill ); textBox . getFillFormat (). setFillType...

    docs.aspose.com/slides/ja/nodejs-java/examples/...