Sort Score
Result 10 results
Languages All
Labels All
Results 2,691 - 2,700 of 11,039 for

insert text

(1.68 sec)
  1. TextPath.kerning property | Aspose.Words for Py...

    TextPath.kerning property. Determines whether kerning is turned on....Document () # Insert a WordArt object to display text in a shape..._append_word_art ( doc , 'Hello World! This text is bold, and italic.' , 'Arial'...

    reference.aspose.com/words/python-net/aspose.wo...
  2. TextPath.underline property | Aspose.Words for ...

    TextPath.underline property. True if the font is underlined....Document () # Insert a WordArt object to display text in a shape..._append_word_art ( doc , 'Hello World! This text is bold, and italic.' , 'Arial'...

    reference.aspose.com/words/python-net/aspose.wo...
  3. How to Find Field Properties|Aspose.Words for Java

    How to find some field properties like field code and field result in Java...[ Hide ] A field which is inserted using DocumentBuilder . InsertField...the evaluated result (display text) of a field? A: Use the field...

    docs.aspose.com/words/java/find-field-properties/
  4. FieldAdvance class | Aspose.Words for Python

    aspose.words.fields.FieldAdvance class. Implements the ADVANCE field...starting point at which the text that lexically follows the field...Description display_result Gets the text that represents the displayed...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Find and Replace in Java|Aspose.Words for Java

    Find a string or regular expression pattern in your document and replace it with the Text you want using Java....quite a while to find specific text in a long document. It will...FindReplaceOptions class. Find and Replace Text Using Simple String Replacement...

    docs.aspose.com/words/java/find-and-replace/
  6. FieldChar | Aspose.Words for Java

    Base class for nodes that represent field characters in a document in Java.... To easily insert a new field into a document...Returns true if this object was inserted in Microsoft Word while change...

    reference.aspose.com/words/java/com.aspose.word...
  7. 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...
  8. Manage Comments and Notes with Golang via C++|D...

    Insert and manage comments or notes with Aspose.Cells for C++....Show/Hide Comments , and clear any text from the comment. Click on the...background. Advanced topics Change Text Direction of the Comment How...

    docs.aspose.com/cells/go-cpp/comments-and-notes/
  9. Placeholder not replaced completely - Free Supp...

    Hey folks, I encountered an issue when replacing a placeholder string in a .docx document (created with Microsoft Word) with a table by using Aspose.Words for Java. The content of the document looks like this: <owner> …...options); The resulting table is inserted as expected, but the placeholder...using LibreOffice to create the text document, the problem doesn’t...

    forum.aspose.com/t/placeholder-not-replaced-com...
  10. Add Bates Numbers to PDF using Java

    Refer to this article to add Bates numbers to PDF using Java. It has details to set the IDE, a list of steps, and a sample code for adding Bates stamp to PDF using Java.... Steps to Insert Bates Numbers in PDF using...Bates number string Create a text stamp using the above string...

    kb.aspose.com/pdf/java/add-bates-numbers-to-pdf...