Sort Score
Result 10 results
Languages All
Labels All
Results 1,911 - 1,920 of 10,904 for

insert text

(0.12 sec)
  1. Aspose::Words::Drawing::ShapeBase::get_Distance...

    Aspose::Words::Drawing::ShapeBase::get_DistanceRight method. Returns or sets the distance (in points) between the document Text and the right edge of the shape in C++....points) between the document text and the right edge of the shape...the wrapping distance for a text that surrounds a shape. auto...

    reference.aspose.com/words/cpp/aspose.words.dra...
  2. Working with Table of Contents|Aspose.Words for...

    Insert and manage 'Table of Contents' in a document using Python.... This page explains how to insert, update, customize, and remove...Using Aspose.Words you can insert your own table of contents...

    docs.aspose.com/words/python-net/working-with-t...
  3. How to Create HTML File using Java

    This topic covers basic implementation of how to create HTML file using Java. You can generate HTML document in Java using simple API calls. HTML files can be generated programmatically on the fly and can be used in different applications like generation of reports or invoices....Add instance of Text element class to hold text for HTML document...document Insert the Text element inside HTML body Save the generated...

    kb.aspose.com/html/java/how-to-create-html-file...
  4. FieldMergeField.IsMapped | Aspose.Words for .NET

    Discover the FieldMergeField IsMapped property to easily manage mapped fields, enhancing your data integration and workflow efficiency...."Jane" , "Cardholder" ); // Insert a MERGEFIELD with a FieldName...IsVerticalFormatting = false ; // We can apply text before and after the value that...

    reference.aspose.com/words/net/aspose.words.fie...
  5. FieldMergeField.FieldNameNoPrefix | Aspose.Word...

    Discover the FieldMergeField FieldNameNoPrefix property that simplifies data handling by returning only the field name, omitting any prefixes for clarity...."Jane" , "Cardholder" ); // Insert a MERGEFIELD with a FieldName...IsVerticalFormatting = false ; // We can apply text before and after the value that...

    reference.aspose.com/words/net/aspose.words.fie...
  6. FieldAutoText | Aspose.Words for Java

    Implements the AUTOText field in Java.... Remarks: Inserts an AutoText entry. Examples:...setGallery(BuildingBlockGallery.AUTO_TEXT); buildingBlock.setCategory("General");...

    reference.aspose.com/words/java/com.aspose.word...
  7. ShapeBase.CoordSize | Aspose.Words for .NET

    Discover the ShapeBase CoordSize property, defining the coordinate space's width and height for optimal layout control in your design projects....Document doc = new Document (); // Insert a group shape, and place it...Create a small red star and insert it into the group. // Line...

    reference.aspose.com/words/net/aspose.words.dra...
  8. Add Watermark to PPTX Presentation Files using ...

    Java source code for adding Watermark to PPTX Presentation....Build your own Java apps to insert text or image watermark into PPT...visible or invisible image or text that is placed on top of the...

    products.aspose.com/slides/java/watermark/pptx/
  9. Story.deleteShapes method | Aspose.Words for No...

    Story.deleteShapes method. Deletes all shapes from the Text of this story....Deletes all shapes from the text of this story. deleteShapes...// Use a DocumentBuilder to insert a shape. This is an inline...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. Paragraph.isEndOfDocument property | Aspose.Wor...

    Paragraph.isEndOfDocument property. True if this paragraph is the last paragraph in the last section of the document....boolean Examples Shows how to insert a paragraph into the document...the paragraph after appending text // and then starts a new line...

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