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

textbox

(0.09 sec)
  1. Cuadro de texto|Aspose.Slides para Node.js a tr...

    Trabaje con cuadros de texto en Aspose.Slides para Node.js: añada, formatee, alinee, ajuste, autoajuste y estilice texto usando JavaScript para presentaciones PPT, PPTX y ODP.... let textBox = slide . getShapes (). addAutoShape...slides . FillType . NoFill ); textBox . getFillFormat (). setFillType...

    docs.aspose.com/slides/es/nodejs-java/examples/...
  2. 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에서 “타자기”...

    docs.aspose.com/pdf/ko/net/remove-form/
  3. マスタースライド|Aspose.Slides ドキュメント

    C# と Aspose.Slides を使用してマスタースライドを管理します:作成、編集、クローン、テーマ、背景、プレースホルダーの書式設定により、PowerPoint と OpenDocument のスライドを統一します。...top of the master slide var textBox = newMaster . Shapes . AddAutoShape...); textBox . TextFrame . Text = "Company Name" ; textBox . TextFrame...

    docs.aspose.com/slides/ja/net/examples/elements...
  4. 从 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 中删除类型为“打字机”和子类型为“表单”的表单...

    docs.aspose.com/pdf/zh/net/remove-form/
  5. Document.Compare | Aspose.Words لـ .NET

    قارن مستنداتك بسهولة مع أداة مقارنة المستندات. حدّد التعديلات وتغييرات التنسيق بسرعة لتسهيل المراجعات وتعزيز التعاون....Shape textBox = builder . InsertShape ( ShapeType . TextBox , 150... 20 ); builder . MoveTo ( textBox . FirstParagraph ); builder...

    reference.aspose.com/words/ar/net/aspose.words/...
  6. Aspose.Cells 8.8.1 da Genel API Değişiklikleri|...

    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....belirtilen özelliği kullanarak bir TextBox’taki metnin gölge etkisini...getWorksheets (). get ( 0 ); //Add a TextBox to the ShapeCollection int...

    docs.aspose.com/cells/tr/java/public-api-change...
  7. Offentliga API ändringar i Aspose.Cells 8.8.1|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....skugg effekten för texten i en TextBox. För mer information om den...getWorksheets (). get ( 0 ); //Add a TextBox to the ShapeCollection int...

    docs.aspose.com/cells/sv/java/public-api-change...
  8. Comment exporter les équations Excel vers d aut...

    Exporter les formules Excel vers LaTeX et MathML en utilisant Aspose.Cells for C++.... GetCount () > 0 ) { TextBox textBox ( shapes . Get ( 0 ));...)); EquationNode mathNode = textBox . GetEquationParagraph (). GetChild...

    docs.aspose.com/cells/fr/cpp/export-equation/
  9. Exporter les équations Excel en autres formats ...

    Apprenez comment exporter les équations Excel aux formats LaTeX et MathML en utilisant Aspose.Cells pour Python via .NET....drawing import TextBox from aspose.cells.drawing.equations..., "</head>" , "<body>" ] textboxes = workbook . worksheets [...

    docs.aspose.com/cells/fr/python-net/export-equa...
  10. الشريحة الرئيسية|توثيق Aspose.Slides

    إدارة الشرائح الرئيسية في C# باستخدام Aspose.Slides: إنشاء، تعديل، استنساخ، وتنسيق السمات، الخلفيات، العناصر النائبة لتوحيد الشرائح في PowerPoint وOpenDocument....top of the master slide var textBox = newMaster . Shapes . AddAutoShape...); textBox . TextFrame . Text = "Company Name" ; textBox . TextFrame...

    docs.aspose.com/slides/ar/net/examples/elements...