Sort Score
Result 10 results
Languages All
Labels All
Results 291 - 300 of 3,417 for

textbox

(0.15 sec)
  1. ComparisonTargetType | Aspose.Words for Java

    Allows to specify base document which will be used during comparison in Java....endTable(); // Textbox: Shape textBox = builder.insertShape(ShapeType...150.0, 20.0); builder.moveTo(textBox.getFirstParagraph()); builder...

    reference.aspose.com/words/java/com.aspose.word...
  2. 如何使用JavaScript通过C++在工作表中添加/插入文本框|Documentation

    如何在Aspose.Cells for Java脚本中通过C++在工作表中添加/插入文本框...Cells Example - Add TextBox </ title > </ head > < body...body > < h1 > Add TextBox to Workbook </ h1 > < input type = "file"...

    docs.aspose.com/cells/zh/javascript-cpp/add-tex...
  3. 如何将 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/zh/nodejs-cpp/export-equa...
  4. Aspose::Words::Drawing::WrapSide enum | Aspose....

    Aspose::Words::Drawing::WrapSide enum. Specifies what side(s) of the shape or picture the text wraps around in C++....Examples Shows how to replace all textbox shapes with image shapes. auto...Document > ( get_MyDir () + u "Textboxes in drawing canvas.docx" );...

    reference.aspose.com/words/cpp/aspose.words.dra...
  5. How to Insert Fillable Fields in PDF in C#

    This article contains information on how to insert fillable fields in PDF in C#. It provides steps to set the environment and write the application along with the runnable sample code to add fillable text box to PDF in C#....adding controls to it Add a textbox on the first page of the target...this class is used to add a textbox on a particular page and location...

    kb.aspose.com/pdf/net/how-to-insert-fillable-fi...
  6. Access the Text Box by Name|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....TextBoxes collection, but now you can...text alignment to textbox Create a TextBox in which each line...

    docs.aspose.com/cells/net/access-the-text-box-b...
  7. Format the string - Free Support Forum - aspose...

    Hi all, I have a Textbox value that is a very long string. I need to break it down and append on PDF document , with the formatting. I am using ASPOSE PDF for .net application. Please help me out. Thanks...11:22am 1 Hi all, I have a textbox value that is a very long string...you need to get the value of TextBox object and place it inside...

    forum.aspose.com/t/format-the-string/94633
  8. Aspose.Cells 9.0.0 中的公共 API 更改|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....Worksheets [ 0 ]; // Add a TextBox to the collection var textboxIndex...textboxIndex = sheet . TextBoxes . Add ( 2 , 1 , 160 , 200 ); //...

    docs.aspose.com/cells/zh/net/public-api-changes...
  9. Aspose.Cells 8.9.2 中的公共 API 变更|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....]; // Add a Shape of type TextBox to the collection var shape...]; // Add a Shape of type TextBox to the collection var shape...

    docs.aspose.com/cells/zh/net/public-api-changes...
  10. CompareOptions.ignore_textboxes property | Aspo...

    CompareOptions.ignore_Textboxes property. Specifies whether to compare differences in the data contained within text boxes....ignore_textboxes property CompareOptions.ignore_textboxes property...ignore_textboxes ( self ) -> bool : ... @ignore_textboxes.setter...

    reference.aspose.com/words/python-net/aspose.wo...