Sort Score
Result 10 results
Languages All
Labels All
Results 2,841 - 2,850 of 10,956 for

insert text

(0.09 sec)
  1. FieldOptions.FieldUpdateCultureSource | Aspose....

    Discover how the FieldUpdateCultureSource property enhances field result formatting by specifying the desired culture for optimal clarity and usability....DocumentBuilder ( doc ); // Insert two merge fields with German...Assert . That ( doc . Range . Text . Trim (), Is . EqualTo ( "Wednesday...

    reference.aspose.com/words/net/aspose.words.fie...
  2. CellFormat.bottomPadding property | Aspose.Word...

    CellFormat.bottomPadding property. Returns or sets the amount of space (in points) to add below the contents of cell....); // Insert a second cell, and then configure cell text padding...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. CellFormat.leftPadding property | Aspose.Words ...

    CellFormat.leftPadding property. Returns or sets the amount of space (in points) to add to the left of the contents of cell....); // Insert a second cell, and then configure cell text padding...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. CellFormat.rightPadding property | Aspose.Words...

    CellFormat.rightPadding property. Returns or sets the amount of space (in points) to add to the right of the contents of cell....); // Insert a second cell, and then configure cell text padding...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. Apply or Change Slide Layouts in Python|Aspose....

    Learn how to manage and customize slide layouts in Aspose.Slides for Python via .NET. Explore layout types, placeholder control, footer visibility, and layout manipulation through code examples in Python....Slide layout – Includes two text placeholders: one for the title...below for main content (such as text, bullet points, charts, images...

    docs.aspose.com/slides/python-net/slide-layout/
  6. PdfSaveOptions.clone method | Aspose.Words for ...

    PdfSaveOptions.clone method. Creates a deep clone of this object....DocumentBuilder ( doc = doc ) # Insert text with PAGE and NUMPAGES fields...write ( 'Page ' ) builder . insert_field ( field_code = 'PAGE'...

    reference.aspose.com/words/python-net/aspose.wo...
  7. DocumentBuilder.insertOnlineVideo method | Aspo...

    Aspose.Words.DocumentBuilder.InsertOnlineVideo method...insertOnlineVideo(videoUrl, width, height) Inserts an online video object into...returned by this method. Insertion of online video from the following...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. Shape Class | Aspose.Words for .NET

    Discover the Aspose.Words.Drawing.Shape class for creating versatile drawing objects like AutoShapes, Text boxes, and images effortlessly in your projects....get; set; } Defines alternative text to be displayed instead of a...the shape is below or above text. Bottom { get; } Gets the position...

    reference.aspose.com/words/net/aspose.words.dra...
  9. FieldAdvance Class | Aspose.Words for .NET

    Discover the Aspose.Words.Fields.FieldAdvance class for seamless ADVANCE field implementation, enhancing your document processing capabilities effortlessly....DisplayResult { get; } Gets the text that represents the displayed...number of points by which the text that follows the field should...

    reference.aspose.com/words/net/aspose.words.fie...
  10. Translate Markdown to DOM|Aspose.Words for Pyth...

    Tarnslate a Markdown document to Document Object Model and back using Python. So you can work with complex existing Markdown and programmatically create a Markdown document from scratch....with their elements such as text formatting, tables, headers...feature Aspose.Words Bold **bold text** Font.bold = True # Use a document...

    docs.aspose.com/words/python-net/translate-mark...