Sort Score
Result 10 results
Languages All
Labels All
Results 5,251 - 5,260 of 10,643 for

insert text

(0.08 sec)
  1. INodeChangingCallback.NodeRemoved | Aspose.Word...

    Discover the INodeChangingCallback NodeRemoved method—triggered when a document node is removed, enhancing your coding efficiency and document management....date and time of each node insertion and removal. /// Sets a custom...custom font name/size for the text contents of Run nodes. /// </summary>...

    reference.aspose.com/words/net/aspose.words/ino...
  2. Unable to change Run font with tracked changes ...

    Hi, I’m trying to change the font of a run in a document that has tracked changes enabled. The following code doesn’t work for me unless I call AcceptAllRevisions() before, but I need to retain the revisions. Any ideas…...track format changes (only insertion/deletion is tracked) cbowman...document with a single line of text, turning on tracked changes...

    forum.aspose.com/t/unable-to-change-run-font-wi...
  3. NodeChangingArgs Class | Aspose.Words for .NET

    Discover the Aspose.Words.NodeChangingArgs class, designed to enhance your document processing with seamless INodeChangingCallback integration. Boost your workflow today!...date and time of each node insertion and removal. /// Sets a custom...custom font name/size for the text contents of Run nodes. /// </summary>...

    reference.aspose.com/words/net/aspose.words/nod...
  4. DocumentBuilder.paragraph_format property | Asp...

    DocumentBuilder.paragraph_format property. Returns an object that represents current paragraph formatting properties.... insert_cell () table . left_indent...some formatting options for text and table appearance. builder...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Add and Verify PDF Digital Signature using Java...

    Сreate electronic signature in PDF documents programmatically with Java sample code using Aspose.PDF for Java... Set the style of text like font, font size, color...the document with signature inserted. To verify the validity of...

    products.aspose.com/pdf/java/signature/
  6. DocumentBuilder.move_to_cell method | Aspose.Wo...

    DocumentBuilder.move_to_cell method. Moves the cursor to a table cell in the current section.... insert_cell () builder . insert_cell () builder...end_row () builder . insert_cell () builder . insert_cell () builder...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Aspose::Words::Tables::Table::Table constructor...

    Aspose::Words::Tables::Table::Table constructor. Initializes a new instance of the Table class in C++....story where you want the table inserted. Examples Shows how to create...Paragraph >> ( paragraph ); // Add text to the first cell in the first...

    reference.aspose.com/words/cpp/aspose.words.tab...
  8. Body constructor | Aspose.Words for Python

    Body constructor. Initializes a new instance of the [Body](../) class....insert_after() or CompositeNode.insert_before() methods...aw . Run ( doc = doc ) run . text = 'Hello World!' run . font...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Convert PPTX to Word in Python | products.aspos...

    Convert PPTX to Word in Python. Use Python library API to convert PowerPoint to Word...slides[index] # generates and inserts slide image slide . get_thumbnail(...ImageFormat . png) builder . insert_image( "slide_ {i} .png" ....

    products.aspose.com/slides/python-net/conversio...
  10. ConditionalStyleCollection.last_column property...

    ConditionalStyleCollection.last_column property. Gets the last column style.... insert_cell () builder . write ( 'Cell...'Cell 1' ) builder . insert_cell () builder . write ( 'Cell 2'...

    reference.aspose.com/words/python-net/aspose.wo...