Sort Score
Result 10 results
Languages All
Labels All
Results 5,451 - 5,460 of 10,958 for

insert text

(0.09 sec)
  1. 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...
  2. ConditionalStyleCollection indexer | Aspose.Wor...

    ConditionalStyleCollection indexer. Retrieves a [ConditionalStyle](../../conditionalstyle/) object by index.... insert_cell () builder . write ( 'Cell...'Cell 1' ) builder . insert_cell () builder . write ( 'Cell 2'...

    reference.aspose.com/words/python-net/aspose.wo...
  3. EditableRange.editor_group property | Aspose.Wo...

    EditableRange.editor_group property. Returns or sets an alias (or editing group) which shall be used to determine if the current user shall be allowed to edit this editable range....the document builder's node insertion cursor is in more than one...edited.' ) # If a region of text has two overlapping editable...

    reference.aspose.com/words/python-net/aspose.wo...
  4. 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/
  5. 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...
  6. FieldSymbol.is_shift_jis property | Aspose.Word...

    FieldSymbol.is_shift_jis property. Gets or sets whether the character code is interpreted as the value of a SHIFT-JIS character.... insert_field ( aw . fields . FieldType...appearance: field = builder . insert_field ( aw . fields . FieldType...

    reference.aspose.com/words/python-net/aspose.wo...
  7. FieldSymbol.font_name property | Aspose.Words f...

    FieldSymbol.font_name property. Gets or sets the name of the font of the character retrieved by the field.... insert_field ( aw . fields . FieldType...appearance: field = builder . insert_field ( aw . fields . FieldType...

    reference.aspose.com/words/python-net/aspose.wo...
  8. 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...
  9. 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...
  10. Aspose::Words::Comment::Comment constructor | A...

    Aspose::Words::Comment::Comment constructor. Initializes a new instance of the Comment class in C++....where you want the comment inserted. After creating a comment...builder -> Write ( u "Comment text." ); ASSERT_EQ ( System :: DateTime...

    reference.aspose.com/words/cpp/aspose.words/com...