Sort Score
Result 10 results
Languages All
Labels All
Results 1,711 - 1,720 of 10,804 for

insert text

(0.09 sec)
  1. TextPath.font_family property | Aspose.Words fo...

    TextPath.font_family property. Defines the family of the Textpath font....def insert_text_paths (): doc = aw . Document () # Insert a WordArt...WordArt object to display text in a shape that we can re-size...

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

    TextPath.small_caps property. True if the font is formatted as small capital letters....def insert_text_paths (): doc = aw . Document () # Insert a WordArt...WordArt object to display text in a shape that we can re-size...

    reference.aspose.com/words/python-net/aspose.wo...
  3. How to Add a Paragraph with the Same Format As ...

    I assumed that IParagraphCollection.Insert would Insert a paragraph with the same format as the one before. But I realized that this is not necessarily the case. See attached image where the last paragraph was added wit…...Product Family slides-net , slides-text co213 March 12, 2026, 8:57am...IParagraphCollection.Insert would insert a paragraph with the...

    forum.aspose.com/t/how-to-add-a-paragraph-with-...
  4. How to create a hyper link at the end of every ...

    We are using ASPOSE.WOrds to convert from .doc to .docx. How to add a hyperlink at the end of every page of the document?...the DocumentBuilder class to insert hyperlinks programmatically...builder.moveTo(paragraph); // Insert the hyperlink builder.insertHyperlink("Visit...

    forum.aspose.com/t/how-to-create-a-hyper-link-a...
  5. TextPath.strike_through property | Aspose.Words...

    TextPath.strike_through property. True if the font is formatted as strikethrough Text....is formatted as strikethrough text. @property def strike_through...def insert_text_paths (): doc = aw . Document () # Insert a WordArt...

    reference.aspose.com/words/python-net/aspose.wo...
  6. TextPath.fit_path property | Aspose.Words for P...

    TextPath.fit_path property. Defines whether the Text fits the path of a shape....property Defines whether the text fits the path of a shape. @property...def insert_text_paths (): doc = aw . Document () # Insert a WordArt...

    reference.aspose.com/words/python-net/aspose.wo...
  7. TextPath.fit_shape property | Aspose.Words for ...

    TextPath.fit_shape property. Defines whether the Text fits bounding box of a shape....property Defines whether the text fits bounding box of a shape...def insert_text_paths (): doc = aw . Document () # Insert a WordArt...

    reference.aspose.com/words/python-net/aspose.wo...
  8. TextPath.spacing property | Aspose.Words for Py...

    TextPath.spacing property. Defines the amount of spacing for Text...Defines the amount of spacing for text. 1 means 100%. @property def...def insert_text_paths (): doc = aw . Document () # Insert a WordArt...

    reference.aspose.com/words/python-net/aspose.wo...
  9. FieldMergeField.Type | Aspose.Words for .NET

    Discover the FieldMergeField Type property to effortlessly access Microsoft Word field types and enhance your document automation capabilities...."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...
  10. Picture|Aspose.Slides Documentation

    Work with pictures in Aspose.Slides for C++: Insert, crop, compress, recolor, and export images with C++ examples for PPT, PPTX, and ODP presentations....article demonstrates how to insert and access pictures from in-memory...converts it to a stream, and inserts it as a picture frame on the...

    docs.aspose.com/slides/cpp/examples/elements/pi...