Sort Score
Result 10 results
Languages All
Labels All
Results 1,961 - 1,970 of 15,756 for

insert text

(0.16 sec)
  1. 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-...
  2. FieldFormCheckBox | Aspose.Words for Java

    Implements the FORMCHECKBOX field in Java.... Remarks: Inserts a check box style form field...// In Microsoft Word, we can insert these fields via the Legacy...

    reference.aspose.com/words/java/com.aspose.word...
  3. How can I replace placeholder of a pdf document...

    Hi. I have a pdf document named “ΠΛΗΓ_ΑΒ_ΠΔ_1_0172.pdf” and I would like to replace placeholder [ΠΛΗΓ_ΑΒ] with word document “ΠΛΗΓ_ΑΒ.docx”. This placeholder is between Text of the page of the “ΠΛΗΓ_ΑΒ_ΠΔ_1_0172.pdf” , a…...This placeholder is between text of the page of the “ΠΛΗΓ_ΑΒ_ΠΔ_1_0172...pdf” to a word document and insert “ΠΛΗΓ_ΑΒ.docx” by replacing...

    forum.aspose.com/t/how-can-i-replace-placeholde...
  4. ParagraphFormat.borders property | Aspose.Words...

    ParagraphFormat.borders property. Gets collection of borders of the paragraph.... Examples Shows how to insert a paragraph with a top border...= 0.25 builder . writeln ( 'Text with a top border.' ) doc ....

    reference.aspose.com/words/python-net/aspose.wo...
  5. FieldOcx | Aspose.Words for Java

    Implements the OCX field in Java.... Examples: Shows how to insert an OCX field. Document doc...getDisplayResult() Gets the text that represents the displayed...

    reference.aspose.com/words/java/com.aspose.word...
  6. FieldUnknown | Aspose.Words for Java

    Implements an unknown or unrecognized field in Java....new DocumentBuilder(doc); // Insert a field that does not denote...getDisplayResult() Gets the text that represents the displayed...

    reference.aspose.com/words/java/com.aspose.word...
  7. FootnoteSeparator | Aspose.Words for Java

    in Java.... appendParagraph(String text) A shortcut method that creates...Paragraph object with optional text and appends it to the end of...

    reference.aspose.com/words/java/com.aspose.word...
  8. Aspose::Words::BuildingBlocks::BuildingBlock::A...

    Aspose::Words::BuildingBlocks::BuildingBlock::Accept method. Accepts a visitor in C++....access in Microsoft Word via "Insert" -> "Quick Parts" -> "Building...contains the text. ASSERT_EQ ( String :: Format ( u "Text inside {0}...

    reference.aspose.com/words/cpp/aspose.words.bui...
  9. Aspose::Words::StoryType enum | Aspose.Words fo...

    Aspose::Words::StoryType enum. Text of a Word document is stored in stories. StoryType identifies a story in C++....Contents [ Hide ] StoryType enum Text of a Word document is stored...MainText 1 Contains the main text of the document, represented...

    reference.aspose.com/words/cpp/aspose.words/sto...
  10. FieldDocVariable | Aspose.Words for Java

    Implements DOCVARIABLE field in Java...."Category" built-in property, then insert a DOCPROPERTY field that references...getDisplayResult() Gets the text that represents the displayed...

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