Sort Score
Result 10 results
Languages All
Labels All
Results 2,361 - 2,370 of 16,680 for

insert text

(0.09 sec)
  1. ScoreGroup|Documentation

    ScoreGroup element defines a group of questions with multiple evaluation criteria, which are summed up during recognition.... This text is not displayed on the form..."ScoreQuestion" property. Question text is provided in the name property...

    docs.aspose.com/omr/net/json-markup/scoregroup/
  2. Repeat Table Header Rows on Pages|Aspose.Words ...

    Repeat a header row of a table on every page. Docx4j does not provide an opportunity to work with a header row.... clearFormatting (); // Insert some content so the table is...builder . write ( "Column 1 Text" ); builder . insertCell ();...

    docs.aspose.com/words/java/repeat-table-header-...
  3. ADAPT HTML POLICIE FROM PLACEHOLDER IN TEMPLATE...

    Hello, I m trying to send html format in my placeholder and then generate a pdf and it s working as expected . Now i want that what i send in html will be formated with the right size and format policy of the appropria…...code that we implement when we insert html tags public void fiel...getFieldValue() != null) { // Insert the text for this merge field as...

    forum.aspose.com/t/adapt-html-policie-from-plac...
  4. How to Add Editable Field to PDF in Java

    This article guides on how to add editable field to PDF in Java. It shares the details of setting the IDE, a list of development steps for writing this application along with a runnable sample code to add fillable fields to PDF in Java....FormEditor class object to insert desired controls in the PDF...in data Set the limit of the text that can be entered into this...

    kb.aspose.com/pdf/java/how-to-add-editable-fiel...
  5. Aspose::Words::Saving::TxtSaveOptionsBase::get_...

    Aspose::Words::Saving::TxtSaveOptionsBase::get_ExportHeadersFootersMode method. Specifies the way headers and footers are exported to the Text formats. Default value is PrimaryOnly in C++....footers are exported to the text formats. Default value is PrimaryOnly...headers and footers to plain text format. auto doc = MakeObject...

    reference.aspose.com/words/cpp/aspose.words.sav...
  6. Aspose::Words::Saving::TxtExportHeadersFootersM...

    Aspose::Words::Saving::TxtExportHeadersFootersMode enum. Specifies the way headers and footers are exported to plain Text format in C++....footers are exported to plain text format. enum class TxtExportHeadersFoot...headers and footers to plain text format. auto doc = MakeObject...

    reference.aspose.com/words/cpp/aspose.words.sav...
  7. ShapeBase.coord_origin property | Aspose.Words ...

    ShapeBase.coord_origin property. The coordinates at the top-left corner of the containing block of this shape....Create a small red star and insert it into the group. # Line up...( child2 ) # Insert a rectangle, and then insert a slightly smaller...

    reference.aspose.com/words/python-net/aspose.wo...
  8. ShapeBase.screen_tip property | Aspose.Words fo...

    ShapeBase.screen_tip property. Defines the Text displayed when the mouse pointer moves over the shape....screen_tip property Defines the text displayed when the mouse pointer...string. Examples Shows how to insert a shape which contains an image...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Aspose::Words::Drawing::ShapeBase::get_CoordOri...

    Aspose::Words::Drawing::ShapeBase::get_CoordOrigin method. The coordinates at the top-left corner of the containing block of this shape in C++....Create a small red star and insert it into the group. // Line...smallRedStar ); // Insert a rectangle, and then insert a slightly smaller...

    reference.aspose.com/words/cpp/aspose.words.dra...
  10. FieldFormula | Aspose.Words for Java

    Implements the formula field in Java....getDisplayResult() Gets the text that represents the displayed...end. getFieldCode() Returns text between field start and field...

    reference.aspose.com/words/java/com.aspose.word...