Sort Score
Result 10 results
Languages All
Labels All
Results 351 - 360 of 3,616 for

textbox

(0.14 sec)
  1. TextBoxWrapMode | Aspose.Words for Java

    Specifies how text wraps inside a shape in Java....0); TextBox textBox = textBoxShape.getTextBox();...preserving its dimensions. textBox.setTextBoxWrapMode(textBoxWrapMode);...

    reference.aspose.com/words/java/com.aspose.word...
  2. TextBox.verticalAnchor property | Aspose.Words ...

    Textbox.verticalAnchor property. Specifies the vertical alignment of the text within a shape....verticalAnchor property TextBox.verticalAnchor property Specifies...class TextBox TextBox.textBoxWrapMode property TextBox.breakForwardLink...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. How to apply CalcPadding function call from Asp...

    Hi Team, As part of RDLC report conversion to aspose, I want to apply Calcpadding function which is using rdlc in aspose word template. How can I do? Related screenshots and created aspose template attached. Kindly refe…...by adjusting corresponding textbox widths and heights in your...grow beyond its textbox, you may think of a textbox as of image maximum...

    forum.aspose.com/t/how-to-apply-calcpadding-fun...
  4. Public API Changes in Aspose.Cells 8.9.2|Docume...

    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....0 ); //Add a Shape of type TextBox to the collection Shape shape...0 ); //Add a Shape of type TextBox to the collection Shape shape...

    docs.aspose.com/cells/java/public-api-changes-i...
  5. How to Fill PDF Form from Excel using Python

    This tutorial contains information on how to fill PDF form from Excel using Python. It provides details to set the IDE and a runnable sample code to fill out PDF form with Excel data using Python....target cell in it Set the textbox field value with the selected...loaded and the particular textbox field of a form is accessed...

    kb.aspose.com/pdf/python/how-to-fill-pdf-form-f...
  6. HTML Formatting|Aspose.PDF for Reporting Services

    Enable HTML formatting in PDF reports using Aspose.PDF for Reporting Services. Add styles and structure with ease....might wish to export text in textboxes with formatting. Unfortunately...mode in which all text in textboxes is treated as HTML and put...

    docs.aspose.com/pdf/reportingservices/html-form...
  7. CompareOptions.compare_moves property | Aspose....

    CompareOptions.compare_moves property. Specifies whether to compare differences between the two documents.... end_table () # Textbox: text_box = builder . insert_shape...builder . write ( 'Original textbox contents' ) # DATE field: builder...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Edit PPT in C++ | products.aspose.com

    Edit PPT files in C++. Use Aspose.Slides for C++ to modify a PowerPoint presentation and save the edited PPT file....presentation -> get_Slide( 0 ); auto textBox = slide -> get_Shapes() ->...Rectangle, 10 , 10 , 100 , 50 ); textBox -> get_TextFrame() -> set_Text(...

    products.aspose.com/slides/cpp/editor/ppt/
  9. 使用Python.NET导出Excel方程到其他格式|Documentation

    学习如何使用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/zh/python-net/export-equa...
  10. Manage Shape Text Options with C++|Documentation

    Learn how to manage shape text options programmatically using Aspose.Cells for C++.... Get ( 0 ); TextBox textbox = worksheet . GetTextBoxes...GetTextBoxes (). Get ( 0 ); textbox . SetTextOrientationTy ( TextOrientationType...

    docs.aspose.com/cells/cpp/managing-shape-text-o...