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

textbox

(0.15 sec)
  1. 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....
  2. استبدال العلامة بالنص في مربع نص داخل ورقة العم...

    تعرّف على كيفية استبدال العلامات بالنصوص في مربعات النص داخل أوراق عمل إكسل باستخدام Aspose.Cells for Python via .NET....multiple tags within a single textbox. الكود المثالي الكود النموذجي...aspose.cells.drawing import TextBox def sheet_replace ( workbook...

    docs.aspose.com/cells/ar/python-net/replace-tag...
  3. إدارة خيارات نص الشكل باستخدام C++|Documentation

    تعلم كيفية إدارة خيارات نص الشكل برمجيًا باستخدام Aspose.Cells for C++.... Get ( 0 ); TextBox textbox = worksheet . GetTextBoxes...GetTextBoxes (). Get ( 0 ); textbox . SetTextOrientationTy ( TextOrientationType...

    docs.aspose.com/cells/ar/cpp/managing-shape-tex...
  4. C++ ile Şekil Metni Seçeneklerini Yönetme|Docum...

    Programlı olarak şekil metni seçeneklerini yönetmeyi öğrenin Aspose.Cells for C++ kullanarak.... Get ( 0 ); TextBox textbox = worksheet . GetTextBoxes...GetTextBoxes (). Get ( 0 ); textbox . SetTextOrientationTy ( TextOrientationType...

    docs.aspose.com/cells/tr/cpp/managing-shape-tex...
  5. HtmlSaveOptions.ExportShapesAsSvg | Aspose.Word...

    اكتشف كيفية استخدام HtmlSaveOptions ExportShapesAsSvg لتحويل عقد الشكل إلى صور SVG عند الحفظ بتنسيقات HTML أو MHTML أو EPUB أو AZW3....Shape textBox = builder . InsertShape ( ShapeType . TextBox , 100...60.0 ); builder . MoveTo ( textBox . FirstParagraph ); builder...

    reference.aspose.com/words/ar/net/aspose.words....
  6. Masterfolie|Aspose.Slides für Node.js über .NET...

    Entdecken Sie Beispiele für Masterfolien von Aspose.Slides für Node.js: Erstellen, Bearbeiten und Gestalten von Masterfolien, Platzhaltern und Designs in PPT, PPTX und ODP mit klar verständlichem Code.... let textBox = newMasterSlide . getShapes...Rectangle , 0 , 0 , 720 , 25 ); textBox . getTextFrame (). setText...

    docs.aspose.com/slides/de/nodejs-java/examples/...
  7. PDFからフォームを削除する C#|Aspose.PDF for .NET

    Aspose.PDF for .NETライブラリを使用して、サブタイプ/フォームに基づいてテキストを削除します。PDFからすべてのフォームを削除します。... Document ( dataDir + "TextBox.pdf" )) { // Get the forms...document . Save ( dataDir + "TextBox_out.pdf" ); } } PDFから"Type...

    docs.aspose.com/pdf/ja/net/remove-form/
  8. Ändern des Zeichenabstands des Excel Textfelds ...

    Ändern Sie den Zeichenabstand von Excel Textfeldern oder Formen mit Aspose.Cells for Node.js via C++.... get ( 0 ); // Add a textbox to the worksheet const shape...Texteffekte einer Form oder Textbox mit Node.js über C++ einstellen...

    docs.aspose.com/cells/de/nodejs-cpp/change-char...
  9. أشكال في المخططات باستخدام Node.js عبر C++|Docu...

    تعلم كيفية استخدام Aspose.Cells for Node.js via C++ لإضافة عناصر تحكم وتخصيص المخططات في Microsoft Excel. يوضح هذا الدليل كيفية التعامل مع عناصر المخطط، وضبط التنسيق، وتحسين المظهر والوظائف العامة لمخططاتك....تُرجع الطريقة كائنًا TextBox . صف الفصل TextBox يمثل عنصر تحكم مربع...(). get ( 0 ); // Add a new textbox to the chart. const textbox0...

    docs.aspose.com/cells/ar/nodejs-cpp/controls-in...
  10. Tooltip hozzáadása PDF-hez Python használatával

    Ez a cikk bemutatja, hogyan lehet tooltipet hozzáadni egy PDF-hez Python használatával. Tartalmazza az IDE beállításának részleteit, a lépések listáját és egy mintakódot a PDF-ben megjelenő egérmutató alatti felugró szöveg létrehozásához Python használatával....a tooltip megjelenítéséhez TextBox létrehozása és paramétereinek...megjelenési paraméterek beállítása a TextBox űrlaphoz adása előtt Az eredményül...

    kb.aspose.com/hu/pdf/python/add-tooltip-in-pdf-...