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

textbox

(0.2 sec)
  1. Archiver

    les archives... height = 100; IAutoShape textBox = slide.getShapes().addAutoShape(ShapeType...remplissage et le contour. textBox.getFillFormat().setFillType(FillType...

    blog.aspose.com/fr/slides/how-to-insert-a-text-...
  2. آرشیوها

    آرشیوها... height = 100; IAutoShape textBox = slide.getShapes().addAutoShape(ShapeType...کردن و طرح کلی را تنظیم کنید. textBox.getFillFormat().setFillType(FillType...

    blog.aspose.com/fa/slides/how-to-insert-a-text-...
  3. 对齐 FullJustify 文本对齐|Aspose.PDF for Reporting Se...

    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....FullJustify 在报告中,代码应如下所示: 示例 < Textbox Name = "textbox1" > < value...> </ CustomProperties > </ Textbox > 脚注 尾注...

    docs.aspose.com/pdf/zh/reportingservices/justif...
  4. مربع نص|توثيق Aspose.Slides

    العمل مع مربعات النص في Aspose.Slides لـ .NET: إضافة، تنسيق، محاذاة، التفاف، ضبط تلقائي، وتنسيق النص باستخدام C# لعروض PPT و PPTX و ODP.... var textBox = slide . Shapes . AddAutoShape...لجعله يبدو كمربع نص نموذجي. textBox . FillFormat . FillType = FillType...

    docs.aspose.com/slides/ar/net/examples/elements...
  5. Textfeld|Aspose.Slides Dokumentation

    Arbeiten Sie mit Textfeldern in Aspose.Slides für .NET: Text hinzufügen, formatieren, ausrichten, umbrechen, automatisch anpassen und stilisieren mit C# für PPT-, PPTX- und ODP-Präsentationen.... var textBox = slide . Shapes . AddAutoShape...typisches Textfeld aussieht. textBox . FillFormat . FillType = FillType...

    docs.aspose.com/slides/de/net/examples/elements...
  6. Cambiamenti nell API pubblica in Aspose.Cells 8...

    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 TextBox to the ShapeCollection var textBox = sheet ...//Set the text of the TextBox textBox . Text = "This text has...

    docs.aspose.com/cells/it/net/public-api-changes...
  7. Aspose.Slides for RSのレンダリング結果のカスタマイズ|Aspose.Sli...

    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) { //レポート内の会社名のいずれかの言及に(TM)を追加...Works"; if (textBox.Text.Contains(companyName)) { textBox.Text = textBox...

    docs.aspose.com/slides/ja/reportingservices/cus...
  8. Comment exporter des équations Excel vers d aut...

    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/fr/nodejs-cpp/export-equa...
  9. Python を使用して PDF にツールチップを追加する

    この記事では、Python を使用して PDF にツールチップを追加する方法を説明します。IDE の設定手順、手順一覧、および Python を使用して PDF にマウスオーバー時のポップアップテキストを生成するサンプルコードが含まれています。...この記事では TextBox を使用しますが、必要に応じて他のコントロールにもツールチップを追加できます。...表示するための Rectangle 領域を定義する TextBox を作成し、そのパラメーターを設定する ツールチップを追加するために...

    kb.aspose.com/ja/pdf/python/add-tooltip-in-pdf-...
  10. CompareOptions Class | Aspose.Words لـ .NET

    اكتشف فئة Aspose.Words.CompareOptions لمقارنة المستندات المتقدمة. خصّص إعدادات المقارنة للحصول على نتائج دقيقة وإنتاجية مُحسّنة....Shape textBox = builder . InsertShape ( ShapeType . TextBox , 150... 20 ); builder . MoveTo ( textBox . FirstParagraph ); builder...

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