Sort Score
Result 10 results
Languages All
Labels All
Results 4,181 - 4,190 of 155,180 for

text

(0.34 sec)
  1. StructuredDocumentTag.Multiline | Aspose.Words ...

    Discover the StructuredDocumentTag Multiline property, enabling multiple lines of Text for enhanced document flexibility and user experience....SDT allows multiple lines of text. public bool Multiline { get...structured document tag in a plain text box and modify its appearance...

    reference.aspose.com/words/net/aspose.words.mar...
  2. Error in jasperserver with Aspose Word for jasp...

    Hi When i Want to test the plugin aspose.Word.jasperserver under the jasperserver I hava an error Exception Details: Location: com/aspose/words/jasperreports/internal/awjr299.a(Lcom/aspose/words/jasperreports/in…...text.SimpleDateFormat"> <variableExpression><...<variableExpression><![CDATA[new java.text.SimpleDateFormat("dd/MM/yyy...

    forum.aspose.com/t/error-in-jasperserver-with-a...
  3. 使用 Python 创建 PDF | Aspose.PDF

    本主题向您展示如何使用适用于 Python 的 Aspose.PDF API 在 Python 应用程序中轻松生成和读取 PDF 文件。...() # Add text to new page textFragment = apdf . text . TextFragment...apdf . text . Position ( 100 , 600 ) textFragment . text_state...

    products.aspose.com/pdf/zh-hans/python-net/create/
  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. 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/
  6. Inputting number value with zero (o) in front -...

    Hi, is there a way to input numbers with 0 in front. In excel this can be done by setting the cell format to Text: image.png (7.7 KB) I changed the cell format of the file used to Text but the 0 in front disappears in …...by setting the cell format to text: image.png (7.7 KB) I changed...cell format of the file used to text but the 0 in front disappears...

    forum.aspose.com/t/inputting-number-value-with-...
  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. empty_line|Documentation

    empty_line element is used to add vertical spacing between elements....spacing equal to one line of text between other elements. Syntax...Usage example height One line of text using the default font Vertical...

    docs.aspose.com/omr/net/txt-markup/empty_line/
  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...