Sort Score
Result 10 results
Languages All
Labels All
Results 3,991 - 4,000 of 151,870 for

text

(3.28 sec)
  1. ChoiceBox|Documentation

    ChoiceBox element generates a question with a fixed number of answers....The question text is specified in the question_text property. Answers..."element_type" : "ChoiceBox" , "question_text" : "Question" , "answers_string"...

    docs.aspose.com/omr/net/json-markup/choicebox/
  2. Working with Hyperlinks|Aspose.Words for Python...

    Add, replace, or modify a hyperlink in a document using Python....method accepts three parameters: Text of the link to be displayed...formatting for the hyperlink display text explicitly using the Font property...

    docs.aspose.com/words/python-net/working-with-h...
  3. FootnoteOptions.position property | Aspose.Word...

    FootnoteOptions.position property. Specifies the footnotes position....to text # that does not interfere with the main body text's flow...reference symbol # at the main body text where we insert the footnote...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Coordinate system|Aspose.PDF for .NET

    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....means that when placing images, text, or other objects, it is important...serving specific purposes: Text Space Text is positioned in its own...

    docs.aspose.com/pdf/net/coordinate-system/
  5. FormField.IsCheckBoxExactSize | Aspose.Words fo...

    Discover the FormField IsCheckBoxExactSize property, easily control Textbox sizing with a simple boolean setting for optimal customization....StatusText = "Checkbox status text" ; checkBox . OwnStatus = true...insert text input form field. builder . Write ( "Enter text here:...

    reference.aspose.com/words/net/aspose.words.fie...
  6. FormField.CheckBoxSize | Aspose.Words for .NET

    Discover the FormField CheckBoxSize property to customize checkbox dimensions in points, enhancing your forms when IsCheckBoxExactSize is enabled....StatusText = "Checkbox status text" ; checkBox . OwnStatus = true...insert text input form field. builder . Write ( "Enter text here:...

    reference.aspose.com/words/net/aspose.words.fie...
  7. 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...
  8. 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...
  9. TextBox.FitShapeToText | Aspose.Words for .NET

    Discover how the FitShapeToText property in Microsoft Word automatically adjusts shapes to perfectly fit your Text, enhancing document presentation....Word will grow the shape to fit text. public bool FitShapeToText...Examples Shows how to get a text box to resize itself to fit...

    reference.aspose.com/words/net/aspose.words.dra...
  10. 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...