Sort Score
Result 10 results
Languages All
Labels All
Results 2,671 - 2,680 of 10,762 for

insert text

(0.23 sec)
  1. Watermarker.set_text method | Aspose.Words for ...

    aspose.words.lowcode.Watermarker.set_Text method...set_text method Contents [ Hide ] set_text(input_file_name, output_file_name...output_file_name, watermark_text) Adds a text watermark into the document...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Aspose::Words::BorderCollection class | Aspose....

    Aspose::Words::BorderCollection class. A collection of Border objects. To learn more, visit the documentation article in C++....distance of the border from text in points. get_Horizontal ()...Type () Examples Shows how to insert a paragraph with a top border...

    reference.aspose.com/words/cpp/aspose.words/bor...
  3. Aspose::Words::ParagraphCollection class | Aspo...

    Aspose::Words::ParagraphCollection class. Provides typed access to a collection of Paragraph nodes. To learn more, visit the documentation article in C++.... Insert (int32_t, const System::Sh...System::SharedPtr<Aspose::Words::Node>&) Inserts a node into the collection...

    reference.aspose.com/words/cpp/aspose.words/par...
  4. How to Mail Merge PDF to Word Conversion|Aspose...

    Aspose.Words for Java provides some advanced Mail Merge features that allow you to merge PDF to Word conversion....by converting those static texts to actual MERGEFIELDs and then...PDF’s conversion creates plain text runs; it does not generate Word...

    docs.aspose.com/words/java/how-to-mail-merge-pd...
  5. FieldIf.FalseText | Aspose.Words for .NET

    Discover the FieldIf FalseText property, easily manage displayed Text for false comparisons, enhancing user experience and functionality in your applications....FalseText property Gets or sets the text displayed if the comparison...set ; } Examples Shows how to insert an IF field. Document doc =...

    reference.aspose.com/words/net/aspose.words.fie...
  6. FieldIf.TrueText | Aspose.Words for .NET

    Discover the FieldIf TrueText property, easily manage displayed Text for true comparison expressions, enhancing user experience and data clarity....TrueText property Gets or sets the text displayed if the comparison...set ; } Examples Shows how to insert an IF field. Document doc =...

    reference.aspose.com/words/net/aspose.words.fie...
  7. Row | Aspose.Words for Java

    Represents a table row in Java....appendChild(paragraph); // Add text to the first cell in the first...cells.get(k).toString(SaveFormat.TEXT).trim(); System.out.println(MessageFormat...

    reference.aspose.com/words/java/com.aspose.word...
  8. Aspose::Words::Fields::FieldKeywords class | As...

    Aspose::Words::Fields::FieldKeywords class. Implements the KEYWORDS field. To learn more, visit the documentation article in C++....get_DisplayResult () Gets the text that represents the displayed... get_Result () Gets or sets text that is between the field separator...

    reference.aspose.com/words/cpp/aspose.words.fie...
  9. Aspose::Words::Markup::StructuredDocumentTag::g...

    Aspose::Words::Markup::StructuredDocumentTag::get_Id method. Specifies a unique read-only persistent numerical Id for this SDT in C++....structured document tag in a plain text box and modify its appearance...tag that will contain plain text. auto tag = System :: MakeObject...

    reference.aspose.com/words/cpp/aspose.words.mar...
  10. Tables with Images in Multiple Columns Do Not F...

    When generating a Word document using Aspose.Words, tables containing images arranged in multiple columns do not fit within the page width. Additionally, the HTML sample provided is rendered correctly in html but is not …...table margins appear within the text boundary instead of aligning...new DocumentBuilder(doc); // Insert the HTML content into the document...

    forum.aspose.com/t/tables-with-images-in-multip...