Sort Score
Result 10 results
Languages All
Labels All
Results 2,811 - 2,820 of 11,039 for

insert text

(0.34 sec)
  1. TextPath.same_letter_heights property | Aspose....

    TextPath.same_letter_heights property. Determines whether all letters will be the same height regardless of initial case....Document () # Insert a WordArt object to display text in a shape..._append_word_art ( doc , 'Hello World! This text is bold, and italic.' , 'Arial'...

    reference.aspose.com/words/python-net/aspose.wo...
  2. TextPath.italic property | Aspose.Words for Python

    TextPath.italic property. True if the font is formatted as italic....Document () # Insert a WordArt object to display text in a shape..._append_word_art ( doc , 'Hello World! This text is bold, and italic.' , 'Arial'...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Table constructor | Aspose.Words for Python

    Table constructor. Initializes a new instance of the [Table](../) class....insert_after() or CompositeNode.insert_before() on...story where you want the table inserted. Examples Shows how to create...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Features|Documentation

    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....X X Managing Worksheets Add/Insert/Remove Worksheets X X X Rename...Managing Rows & Columns Add/Insert/Remove Rows and Columns X X...

    docs.aspose.com/cells/net/grid-features/
  5. ActiveX|Aspose.Slides Documentation

    See Aspose.Slides for .NET ActiveX examples: Insert, configure, and control ActiveX objects in PPT and PPTX presentations with clear C# code.... Add an ActiveX Control Insert a new ActiveX control and optionally...Properties [ "Value" ] = "Default text" ; presentation . Save ( "add_activex...

    docs.aspose.com/slides/net/examples/elements/ac...
  6. FieldIndex Class | Aspose.Words for .NET

    Discover the Aspose.Words.Fields.FieldIndex class to effortlessly implement INDEX fields in your documents. Enhance your document management today!...DisplayResult { get; } Gets the text that represents the displayed...Result { get; set; } Gets or sets text that is between the field separator...

    reference.aspose.com/words/net/aspose.words.fie...
  7. CellFormat.bottom_padding property | Aspose.Wor...

    CellFormat.bottom_padding property. Returns or sets the amount of space (in points) to add below the contents of cell.... insert_cell () builder . write ( 'Row...' ) # Insert a second cell, and then configure cell text padding...

    reference.aspose.com/words/python-net/aspose.wo...
  8. SdtType Enum | Aspose.Words for .NET

    Discover Aspose.Words.Markup.SdtType enum, defining structured document tag types for enhanced document management and streamlined workflows....11 The SDT represents a rich text box when displayed in the document...12 The SDT represents a plain text box when displayed in the document...

    reference.aspose.com/words/net/aspose.words.mar...
  9. Java PowerPoint API | Aspose.Slides for Java | ...

    Aspose.Slides for Java is a PowerPoint API for creating, editing, converting, and processing PPT, PPTX, and other presentation formats in Java....presentation element, including slides, text, tables, charts, images, SmartArt...over slide elements: modify text, insert tables and shapes, customize...

    products.aspose.com/slides/java/
  10. Tables with Images in Multiple Columns Do Not F...

    When generating a Word document using Aspose.Words, tables containing images arranged in multiple columns do not fit within the page width. Additionally, the HTML sample provided is rendered correctly in html but is not …...table margins appear within the text boundary instead of aligning...new DocumentBuilder(doc); // Insert the HTML content into the document...

    forum.aspose.com/t/tables-with-images-in-multip...