Sort Score
Result 10 results
Languages All
Labels All
Results 2,211 - 2,220 of 34,604 for

draw text

(0.09 sec)
  1. CompareOptions.target property | Aspose.Words f...

    CompareOptions.target property. Specifies which document shall be used as a target during comparison....= doc_original ) # Paragraph text referenced with an endnote:...ENDNOTE , footnote_text = 'Original endnote text.' ) # Table: builder...

    reference.aspose.com/words/python-net/aspose.wo...
  2. CompareOptions.ignore_headers_and_footers prope...

    CompareOptions.ignore_headers_and_footers property. True indicates that headers and footers content is ignored....= doc_original ) # Paragraph text referenced with an endnote:...ENDNOTE , footnote_text = 'Original endnote text.' ) # Table: builder...

    reference.aspose.com/words/python-net/aspose.wo...
  3. How to Insert Hyperlink in Word using C#

    This short tutorial guides you on how to insert hyperlink in Word using C#. It provides all the necessary details to establish the environment and a runnable sample code to add hyperlink in Word using C#....Drawing Product Family Aspose.Font...complete steps to insert normal text as well as a hyperlink pointing...

    kb.aspose.com/words/net/how-to-insert-hyperlink...
  4. TextPath.RotateLetters | Aspose.Words for .NET

    Discover the TextPath RotateLetters property to enhance your designs by controlling Text rotation for a dynamic visual effect. Elevate your creativity!...Determines whether the letters of the text are rotated. public bool RotateLetters...a WordArt object to display text in a shape that we can re-size...

    reference.aspose.com/words/net/aspose.words.dra...
  5. TextPath.italic property | Aspose.Words for Python

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

    reference.aspose.com/words/python-net/aspose.wo...
  6. TextPath.Size | Aspose.Words for .NET

    Discover the TextPath Size property, easily customize font size in points for enhanced readability and design flexibility in your projects....a WordArt object to display text in a shape that we can re-size...AppendWordArt ( doc , "Hello World! This text is bold, and italic." , "Arial"...

    reference.aspose.com/words/net/aspose.words.dra...
  7. TextPath.SmallCaps | Aspose.Words for .NET

    Discover the TextPath SmallCaps property, easily format fonts to small capital letters for enhanced readability and stylish Text design....a WordArt object to display text in a shape that we can re-size...AppendWordArt ( doc , "Hello World! This text is bold, and italic." , "Arial"...

    reference.aspose.com/words/net/aspose.words.dra...
  8. Move a paragraph from one presentation to anoth...

    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.... // Note: "Drawing" is the alias of namespace...DocumentFormat.OpenXml.Drawing Drawing . Paragraph p1 = textBody1...

    docs.aspose.com/slides/net/move-a-paragraph-fro...
  9. WrapSide Enum | Aspose.Words for .NET

    Discover the Aspose.Words.Drawing.WrapSide enum to control Text wrapping around shapes and images, enhancing document layout and readability....of the shape or picture the text wraps around. public enum WrapSide...Description Both 0 The document text wraps on both sides of the shape...

    reference.aspose.com/words/net/aspose.words.dra...
  10. Shape.first_paragraph property | Aspose.Words f...

    Shape.first_paragraph property. Gets the first paragraph in the shape....Shows how to create and format a text box. doc = aw . Document ()...Create a floating text box. text_box = aw . drawing . Shape ( doc...

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