Sort Score
Result 10 results
Languages All
Labels All
Results 3,071 - 3,080 of 9,257 for

insert text

(0.04 sec)
  1. Aspose::Words::Story class | Aspose.Words for C...

    Aspose::Words::Story class. Base class for elements that contain block-level nodes Paragraph and Table. To learn more, visit the documentation article in C++....Paragraph object with optional text and appends it to the end of...Deletes all shapes from the text of this story. get_Count ()...

    reference.aspose.com/words/cpp/aspose.words/story/
  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. RowCollection class | Aspose.Words for Python

    aspose.words.tables.RowCollection class. Provides typed access to a collection of [Row](../row/) nodes...NodeCollection ) insert(index, node) Inserts a node into the collection...while k < cells . count : cell_text = cells [ k ] . to_string (...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Generate Barcodes in JasperReports and Render i...

    Using Aspose.BarCode for JasperReports, developers can generate barcodes in Jasper Reports to be rendered further in BMP JPG GIF and PNG formats....Control code's size, color & code text Recognition of a 3D-distorted...font, size, resolution, and text captions. The API can generate...

    products.aspose.com/barcode/jasperreports/
  5. Revision.Group | Aspose.Words for .NET

    Discover the Revision Group property, effortlessly retrieve revision groups or get null if no group exists. Simplify your data management today!...TrackRevisions ); // We have added text using the document builder,...the first revision is an insertion-type revision. Revision revision...

    reference.aspose.com/words/net/aspose.words/rev...
  6. Aspose::Words::Drawing::Shape class | Aspose.Wo...

    Aspose::Words::Drawing::Shape class. Represents an object in the drawing layer, such as an AutoShape, Textbox, freeform, OLE object, ActiveX control, or picture. To learn more, visit the documentation article in C++....get_AlternativeText () Defines alternative text to be displayed instead of a...the shape is below or above text. get_Bottom () Gets the position...

    reference.aspose.com/words/cpp/aspose.words.dra...
  7. 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...
  8. Aspose::Words::RevisionCollection::get_Count me...

    Aspose::Words::RevisionCollection::get_Count method. Returns the number of revisions in the collection in C++....get_TrackRevisions ()); // We have added text using the document builder,...the first revision is an insertion-type revision. SharedPtr <...

    reference.aspose.com/words/cpp/aspose.words/rev...
  9. Navigation with Cursor in Python|Aspose.Words f...

    Navigate between different nodes within a document such as a paragraph, bookmark, or a specific character using Python....simple as you can move the insertion point even by using the keyboard’s...clicking the mouse to locate the insertion point wherever you want. But...

    docs.aspose.com/words/python-net/navigation-wit...
  10. Revision.reject method | Aspose.Words for Python

    Revision.reject method. Reject this revision....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...