Sort Score
Result 10 results
Languages All
Labels All
Results 1 - 10 of 584 for

textfield

(0.07 sec)
  1. Set external Font in TextField - Aspose.PDF Pro...

    Hello Support, I am trying to Set Custom font in a specific Textfield of PDF file and that font is not available in local machine. It should work if I move that font specific PDF file in other machine. Note: It is not…...Set external Font in TextField Aspose.PDF Product Family pabitraswain...Custom font in a specific TextField of PDF file and that font...

    forum.aspose.com/t/set-external-font-in-textfie...
  2. Define the line spacing on com.aspose.words.Doc...

    In our project we work with Jasper to create templates and then export them as word or pdf. When we export the Word document we try to insert images but the size is trucated vertically and they re not properly displaye…...height="20" splitType="Stretch"> <textField textAdjust="StretchHeight"...FieldExpression> </textField> <textField textAdjust="StretchHeight"...

    forum.aspose.com/t/define-the-line-spacing-on-c...
  3. Issue with Aspose.Words and JasperReport Integr...

    Hello support, I’m currently working with JasperReport 6.20 to generate reports. Additionally, I’m using Aspose version 23.9 along with the Aspose.Words.jasperreports library (version 7.8.0-8.0.0) for report exporting t…... If a simple textField appears correctly in the header...Using a textField instead of a subreport --> <textField> <reportElement...

    forum.aspose.com/t/issue-with-aspose-words-and-...
  4. Validation.LoadValueList | Aspose.Cells for .NE...

    Validation method. Loads value list from a DataView object. You can specify the value field and text field of the DataView. Each value and text pair will be combined to one string with a comma between them...string valueField , string textField , bool valuePrefixText ) Parameter...String The value field name. textField String The text field name...

    reference.aspose.com/cells/net/aspose.cells.gri...
  5. ConvertToStreams | Aspose.PDF for .NET API Refe...

    Convert data in table into streams.... Add ( "textField" ); table . Columns . Add...table . NewRow (); newrow [ "textField" ] = "NEW DATA" ; newrow [...

    reference.aspose.com/pdf/net/aspose.pdf.facades...
  6. Aspose.BarCode for JasperReports 1.7.0 Release ...

    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....height = "1" /> </ line > < textField isBlankWhenNull = "true" bookmarkLevel...anchorNameExpression > </ textField > < textField isBlankWhenNull = "true"...

    docs.aspose.com/barcode/jasperreports/aspose-ba...
  7. Printing Barcodes in Report Using Data Source|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....graphicElement /> </ line > < textField > < reportElement x = "0"...textFieldExpression > </ textField > </ band > </ title > < pageHeader...

    docs.aspose.com/barcode/jasperreports/printing-...
  8. GridValidation.LoadValueList | Aspose.Cells for...

    GridValidation method. Loads value list from a DataView object. You can specify the value field and text field of the DataView. Each value and text pair will be combined to one string with a comma between them...string valueField , string textField , bool valuePrefixText ) Parameter...String The value field name. textField String The text field name...

    reference.aspose.com/cells/net/aspose.cells.gri...
  9. ConvertToStreams | Aspose.PDF for .NET API 参考

    将表中的数据转换为流... Add ( "textField" ); table . Columns . Add...table . NewRow (); newrow [ "textField" ] = "NEW DATA" ; newrow [...

    reference.aspose.com/pdf/zh/net/aspose.pdf.faca...
  10. How can we set rounded corners for TextBoxField...

    Hi, I used BorderCornerStyle enum and setHCornerRadius(value) api for setting rounded corners to TextBoxField , CheckBoxField and ComboBoxField. But , I am not able to see any result. Can you please suggest any way to…... TextBoxField textfield=new TextBoxField(page, new...616)); textfield.setBorder(new Border(textfield)); textfield.getBorder()...

    forum.aspose.com/t/how-can-we-set-rounded-corne...