Sort Score
Result 10 results
Languages All
Labels All
Results 3,301 - 3,310 of 10,941 for

insert text

(0.3 sec)
  1. Font class | Aspose.Words for Node.js

    Aspose.Words.Font class. Contains font attributes (font name, font size, color, and so on) for an object...present calculated color of the text (black or white) to be used...boldBi True if the right-to-left text is formatted as bold. border...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. Aspose::Words::InlineStory class | Aspose.Words...

    Aspose::Words::InlineStory class. Base class for inline-level nodes that can contain paragraphs and tables. To learn more, visit the documentation article in C++....Returns true if this object was inserted in Microsoft Word while change...if this object was moved (inserted) in Microsoft Word while change...

    reference.aspose.com/words/cpp/aspose.words/inl...
  3. Find and Replace in Python|Aspose.Words for Pyt...

    Find a string or regular expression pattern in your document and replace it with the Text you want using Python....metacharacters, header/footer text, and advanced customization...quite a while to find specific text in a long document. It will...

    docs.aspose.com/words/python-net/find-and-replace/
  4. Paste back shape data correctly - Free Support ...

    Hi, Need help in pasting back the content after correction of the content in shape also maintaining the styles of the document, need to maintain the correct referenc of complete document doc, content_blocks, clean_tex…...document doc, content_blocks, clean_text_paragraphs = extract_all_co...://[^\s)]+') def build_word_offsets(text, words): offsets = [] index...

    forum.aspose.com/t/paste-back-shape-data-correc...
  5. NodeImporter.import_node method | Aspose.Words ...

    NodeImporter.import_node method. Imports a node from one document into another....from another document can be inserted into this document, it must...node was imported, it can be inserted into the appropriate place...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Revision.group property | Aspose.Words for Python

    Revision.group property. Gets the revision group...track_revisions ) # We have added text using the document builder,...the first revision is an insertion-type revision. revision =...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Document.revisions property | Aspose.Words for ...

    Document.revisions property. Gets a collection of revisions (tracked changes) that exist in this document....track_revisions ) # We have added text using the document builder,...the first revision is an insertion-type revision. revision =...

    reference.aspose.com/words/python-net/aspose.wo...
  8. DocumentBase.importNode method | Aspose.Words f...

    Aspose.Words.DocumentBase.importNode method...from another document can be inserted into this document, it must...node was imported, it can be inserted into the appropriate place...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. Generate Aztec Code Images via Python via Java ...

    Python sample code to generate Aztec Code using Java Runtime Environment....EncodeTypes parameter Insert input text as the second parameter...

    products.aspose.com/barcode/python-java/aztec/g...
  10. Clone a Document in Python|Aspose.Words for Pyt...

    Clone a document to get its identical copy using Python. When creating a copy, nodes and properties of the original document are cloned....original document, append or insert it into another document. You...elements or their content before inserting them into another document...

    docs.aspose.com/words/python-net/clone-a-document/