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

text

(0.04 sec)
  1. Using PSD files as templates for automation - B...

    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....to update text? The process will be similar. Find Text Layer by...update the Text Layer of Photoshop File . How to update Text Layer...

    docs.aspose.com/psd/net/using-psd-files-as-temp...
  2. How to Add Hyperlink in Word using Python

    This short tutorial guides you on how to add hyperlink in Word using Python. It contains all the basic information to set the IDE and a runnable sample code to insert hyperlink in Word using Python....created Word file Add some sample text and then set the font settings...hyperlink text Add the hyperlink by providing hyperlink text and the...

    kb.aspose.com/words/python/how-to-add-hyperlink...
  3. Font.complex_script property | Aspose.Words for...

    Font.complex_script property. Specifies whether the contents of this run shall be treated as complex script Text regardless of their Unicode character values when determining the formatting for this run....be treated as complex script text regardless of their Unicode.... Examples Shows how to add text that is always treated as complex...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Shape.TextBox | Aspose.Words for .NET

    Customize your Shape TextBox properties to enhance Text display and improve visual appeal in your designs. Unlock creative potential today!...attributes that specify how text is displayed in a shape. public...set the orientation of text inside a text box. Document doc = new...

    reference.aspose.com/words/net/aspose.words.dra...
  5. How to Replace Words in a Word Document using P...

    This article describes how to replace words in a word document using python. It contains configuration details, a step-by-step process and a runnable sample code to replace Text in Word using Python....for finding and replacing the text in the loaded document and finally...finally replace the text. Once you find and replace words in...

    kb.aspose.com/words/python/how-to-replace-words...
  6. ShapeTextOrientation Enum | Aspose.Words for .NET

    Discover the Aspose.Words.Drawing.ShapeTextOrientation enum to easily control Text orientation in shapes, enhancing your document design and readability....enumeration Specifies orientation of text in shapes. public enum ShapeTextOrientation...Horizontal 0 Text is arranged horizontally (lr-tb). Downward 1 Text is...

    reference.aspose.com/words/net/aspose.words.dra...
  7. ShapeBase.wrap_type property | Aspose.Words for...

    ShapeBase.wrap_type property. Defines whether the shape is inline or floating...defines the wrapping mode for text around the shape. @property...appear behind the overlapping text and align it to the page's center...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Footnote class | Aspose.Words for Python

    aspose.words.notes.Footnote class. Represents a container for Text of a footnote or endnote...class Represents a container for text of a footnote or endnote. To...actual_reference_mark Gets the actual text of the reference mark displayed...

    reference.aspose.com/words/python-net/aspose.wo...
  9. DocumentBase.import_node method | Aspose.Words ...

    aspose.words.DocumentBase.import_node method...src_doc , text = 'Source document first paragraph text.' )) dst_doc...dst_doc , text = 'Destination document first paragraph text.' )) #...

    reference.aspose.com/words/python-net/aspose.wo...
  10. ShapeBase.ParentParagraph | Aspose.Words for .NET

    Discover the ShapeBase ParentParagraph property—efficiently access the immediate parent paragraph for streamlined content management and enhanced organization....Examples Shows how to insert a text box, and set the font of its...builder . Write ( "This text is inside the text box." ); // Set the...

    reference.aspose.com/words/net/aspose.words.dra...