Sort Score
Result 10 results
Languages All
Labels All
Results 1,081 - 1,090 of 10,578 for

insert text

(0.41 sec)
  1. How to Create PowerPoint Presentation using Java

    In this tutorial, you will learn, how to create PowerPoint presentation using Java in MS Windows, macOS, or Ubuntu. The code sample in Java create PowerPoint presentation with no dependence on MS PowerPoint....Using the AddAutoShape method, insert a Rectangle shape in the newly...newly created slide Insert a text frame using the addTextFrame...

    kb.aspose.com/slides/java/how-to-create-powerpo...
  2. Font.size property | Aspose.Words for Node.js

    Font.size property. Gets or sets the font size in points....Examples Shows how to insert formatted text using DocumentBuilder...Specify font formatting, then add text. let font = builder . font ;...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. TextBox.internal_margin_left property | Aspose....

    TextBox.internal_margin_left property. Specifies the inner left margin in points for a shape....to set internal margins for a text box. doc = aw . Document ()...doc ) # Insert another textbox with specific margins. text_box_shape...

    reference.aspose.com/words/python-net/aspose.wo...
  4. FieldAdvance.left_offset property | Aspose.Word...

    FieldAdvance.left_offset property. Gets or sets the number of points by which the Text that follows the field should be moved left....number of points by which the text that follows the field should...): ... Examples Shows how to insert an ADVANCE field, and edit...

    reference.aspose.com/words/python-net/aspose.wo...
  5. FieldAdvance.up_offset property | Aspose.Words ...

    FieldAdvance.up_offset property. Gets or sets the number of points by which the Text that follows the field should be moved up....number of points by which the text that follows the field should...): ... Examples Shows how to insert an ADVANCE field, and edit...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Aspose::Words::Fields::FieldRef::get_IncludeNot...

    Aspose::Words::Fields::FieldRef::get_IncludeNoteOrComment method. Gets whether to increment footnote, endnote, and annotation numbers that are marked by the bookmark, and Insert the corresponding footnote, endnote, and comment Text in C++....marked by the bookmark, and insert the corresponding footnote...footnote, endnote, and comment text. bool Aspose :: Words :: Fields ::...

    reference.aspose.com/words/cpp/aspose.words.fie...
  7. FieldDate.UseSakaEraCalendar | Aspose.Words for...

    Discover how FieldDate enhances your projects with Saka Era calendar support. Easily set or adjust your date formats for seamless integration....DocumentBuilder ( doc ); // If we want the text in the document always to display...)); builder . Writeln (); // Insert a DATE field and set its calendar...

    reference.aspose.com/words/net/aspose.words.fie...
  8. Aspose::Words::Drawing::HorizontalAlignment enu...

    Aspose::Words::Drawing::HorizontalAlignment enum. Specifies horizontal alignment of a floating shape, Text frame or floating table in C++....alignment of a floating shape, text frame or floating table. enum...base. Examples Shows how to insert a floating image to the center...

    reference.aspose.com/words/cpp/aspose.words.dra...
  9. Inserting and Deleting Rows and Columns|Documen...

    Learn how to Insert and Delete Rows and Columns through the Aspose.Cells for Java APIs....Ask AI Inserting and Deleting Rows and Columns Contents [ Hide...or the left. How to Insert a Row Insert a row into at any location...

    docs.aspose.com/cells/java/inserting-and-deleti...
  10. ShapeBase.parentParagraph property | Aspose.Wor...

    ShapeBase.parentParagraph property. Returns the immediate parent paragraph.... Examples Shows how to insert a text box, and set the font of...builder . write ( "This text is inside the text box." ); // Set the...

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