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

textbox

(0.12 sec)
  1. NodeCollection.ToArray | Aspose.Words för .NET

    Upptäck NodeCollection ToArray-metoden, konvertera enkelt din nodsamling till en ny array, vilket förbättrar datahantering och tillgänglighet....= new Document ( MyDir + "Textboxes in drawing canvas.docx" );... ShapeType == ShapeType . TextBox )); Assert . AreEqual ( 1 ...

    reference.aspose.com/words/sv/net/aspose.words/...
  2. Python.NETを使ったExcel方程式の他フォーマットへのエクスポート|Document...

    Aspose.Cells for Python via .NETを使用してExcelの方程式をLaTeXやMathMLフォーマットにエクスポートする方法を学びます。...drawing import TextBox from aspose.cells.drawing.equations..., "</head>" , "<body>" ] textboxes = workbook . worksheets [...

    docs.aspose.com/cells/ja/python-net/export-equa...
  3. Excel denklemlerini C++ kullanarak başka ifadel...

    Excel formüllerini LaTeX ve MathML`ye Aspose.Cells for C++ kullanarak dışa aktarın.... GetCount () > 0 ) { TextBox textBox ( shapes . Get ( 0 ));...)); EquationNode mathNode = textBox . GetEquationParagraph (). GetChild...

    docs.aspose.com/cells/tr/cpp/export-equation/
  4. Lưu trữ

    Lưu trữ... height = 100; IAutoShape textBox = slide.getShapes().addAutoShape(ShapeType...height); // Đặt tô và phác thảo. textBox.getFillFormat().setFillType(FillType...

    blog.aspose.com/vi/slides/how-to-insert-a-text-...
  5. Personalización de los Resultados de Renderizac...

    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) { //Agregar (TM) a cualquier...Works"; if (textBox.Text.Contains(companyName)) { textBox.Text = textBox...

    docs.aspose.com/slides/es/reportingservices/cus...
  6. 对齐 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...
  7. 档案

    档案... height = 100; IAutoShape textBox = slide.getShapes().addAutoShape(ShapeType...width, height); // 设置填充和轮廓。 textBox.getFillFormat().setFillType(FillType...

    blog.aspose.com/zh/slides/how-to-insert-a-text-...
  8. 搜索

    搜索... height = 100; IAutoShape textBox = slide.getShapes().addAutoShape(ShapeType...width, height); // 設定填滿和輪廓。 textBox.getFillFormat().setFillType(FillType...

    blog.aspose.com/zh-hant/slides/how-to-insert-a-...
  9. Cambios en la API Pública en Aspose.Cells 8.8.1...

    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/es/net/public-api-changes...
  10. CompareOptions Class | Aspose.Words för .NET

    Upptäck klassen Aspose.Words.CompareOptions för avancerad dokumentjämförelse. Anpassa dina jämförelseinställningar för exakta resultat och förbättrad produktivitet....Shape textBox = builder . InsertShape ( ShapeType . TextBox , 150... 20 ); builder . MoveTo ( textBox . FirstParagraph ); builder...

    reference.aspose.com/words/sv/net/aspose.words....