Sort Score
Result 10 results
Languages All
Labels All
Results 5,281 - 5,290 of 10,696 for

insert text

(0.08 sec)
  1. Manage Connectors in Presentations with Python|...

    Empower Python apps to draw, connect and auto-route lines in PowerPoint & OpenDocument slides—gain full control over straight, elbow and curved connectors....1 Consider a case where two text frame objects are linked with...60 , 25 ) shape_from . text_frame . text = "From" shape_to = slide...

    docs.aspose.com/slides/python-net/connector/
  2. LINQ Reporting Engine or Mail Merge in C#|Aspos...

    What is the difference between Mail Merge and LINQ Reporting Engine in Aspose.Words for .NET and which solution is better to choose?...Basic calculations Dynamic insertion of images and documents Support...template syntax based on plain-text tags, which can be one of the...

    docs.aspose.com/words/net/linq-reporting-engine...
  3. Manage Connectors in Presentations in .NET|Aspo...

    Empower .NET apps to draw, connect and auto-route lines in PowerPoint slides—gain full control over straight, elbow and curved connectors....1 Consider a case where two text frame objects are linked together...25 ); shapeFrom . TextFrame . Text = "From" ; IAutoShape shapeTo...

    docs.aspose.com/slides/net/connector/
  4. Public API Changes in Aspose.Cells 16.10.0|Docu...

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....for WordArt Styles in Shape’s Text Aspose.Cells 16.10.0 has exposed...preset WordArt style to the text of the Shape object. Here is...

    docs.aspose.com/cells/net/public-api-changes-in...
  5. 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...
  6. 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...
  7. 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...
  8. Document constructor | Aspose.Words for Python

    aspose.words.Document constructor...begin adding content such as text and shapes: a Section, a Body...append_child ( aw . Run ( doc = doc , text = 'Hello world!' )) # 2 - Load...

    reference.aspose.com/words/python-net/aspose.wo...
  9. 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...
  10. ConditionalStyle.type property | Aspose.Words f...

    ConditionalStyle.type property. Gets table area to which this conditional style relates.... insert_cell () builder . write ( 'Cell...'Cell 1' ) builder . insert_cell () builder . write ( 'Cell 2'...

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