Sort Score
Result 10 results
Languages All
Labels All
Results 4,871 - 4,880 of 9,490 for

insert text

(0.42 sec)
  1. 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/
  2. 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...
  3. 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...
  4. 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...
  5. 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...
  6. 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...
  7. Create SVG in C# – Aspose.SVG for .NET

    Create SVG files in C#. Learn how to create SVG from scratch and memory string using the Aspose.SVG for .NET library....graphics, and an SVG document is a text file that describes images as...primitives: lines, curves, shapes, text, etc. If you develop websites...

    products.aspose.com/svg/net/create-svg/
  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. ConditionalStyleCollection.top_right_cell prope...

    ConditionalStyleCollection.top_right_cell property. Gets the top right cell style.... insert_cell () builder . write ( 'Cell...'Cell 1' ) builder . insert_cell () builder . write ( 'Cell 2'...

    reference.aspose.com/words/python-net/aspose.wo...
  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...