Sort Score
Result 10 results
Languages All
Labels All
Results 8,211 - 8,220 of 125,106 for

text

(0.09 sec)
  1. FieldToc.bookmark_name property | Aspose.Words ...

    FieldToc.bookmark_name property. Gets or sets the name of the bookmark that marks the portion of the document used to build the table....will create a line with the text in that heading style to the...bookmark_name = 'MyBookmark' # Text with a built-in heading style...

    reference.aspose.com/words/python-net/aspose.wo...
  2. How to Make a Fillable Form in Word using Java

    This tutorial contains information on how to make a fillable form in Word using Java. After following this tutorial you can create a form in Word using Java by adding controls like Text input, checkbox, combobox, etc....insert different controls Add text input and check box control...DocumentBuilder like for adding a text input field we provide a form...

    kb.aspose.com/words/java/how-to-make-a-fillable...
  3. Convert Paragraph into Bullet Points in Word us...

    Convert paragraph into bullet points in Word using Java. You will get enviroment settings and an example code to convert Text to bullet points in Word using Java....object, and set bullet text font Set the text bullet type to square...added and filled with all the text from the document paragraphs...

    kb.aspose.com/words/java/convert-paragraph-into...
  4. | Aspose

    Sample code for TIFF to DOCX Java conversion. Use API example code for batch TIFF files to DOCX conversion within any Web or Desktop Java based application....documents containing recognized text. To add it to your project,...(); //Prepare rectangles with texts. ArrayList rectArray = new ArrayList...

    products.aspose.com/ocr/java/conversion/tiff-to...
  5. When saving docx as MHTML to outputstream for u...

    Hi Aspose support, I have a problem where when I convert a word doc to MHTML for use in a MailMessage object, and part of that Word doc has a url with &path= as part of the url in the body, it converts it to a new line …...but they come across as plain text. I assume this is because MHTML...the MailMessage Body as plain text. private MailMessage genera...

    forum.aspose.com/t/when-saving-docx-as-mhtml-to...
  6. MarkdownSaveOptions class | Aspose.Words for No...

    Aspose.Words.Saving.MarkdownSaveOptions class. Class to specify additional options when saving a document into the [SaveFormat.Markdown](../../aspose.words/saveformat/#Markdown) format...encoding to use when exporting in text formats. Default value is ....footers are exported to the text formats. Default value is TxtExportHeadersFoot...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. FieldPrint class | Aspose.Words for Python

    aspose.words.fields.FieldPrint class. Implements the PRINT field...Description display_result Gets the text that represents the displayed...instructions. result Gets or sets text that is between the field separator...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Forms2OleControlType | Aspose.Words for Java

    Enumerates types of Forms 2.0 controls in Java....LABEL A control that displays text. LIST_BOX A control that displays...that allows the user to enter text. TOGGLE_BUTTON A control that...

    reference.aspose.com/words/java/com.aspose.word...
  9. JSON markup|Documentation

    Use the most popular data interchange format for describing machine-readable forms as nested data structures....C++ has limited support for text markup elements and attributes...notation is not as compact as the text markup , but it is much easier...

    docs.aspose.com/omr/cpp/design-form/json-markup/
  10. Working with Headers and Footers in Java|Aspose...

    How to manipulate headers and footers using Java.... A header is text that is placed at the top of...of a page, and a footer is text at the bottom of a page. Typically...

    docs.aspose.com/words/java/working-with-headers...