Sort Score
Result 10 results
Languages All
Labels All
Results 8,001 - 8,010 of 154,792 for

text

(0.89 sec)
  1. TextBoxControl class | Aspose.Words for Node.js

    Aspose.Words.Drawing.Ole.TextBoxControl class. The TextBox control displays Text from an organized set of data or user input....The TextBox control displays text from an organized set of data...from OleControl ) text Gets or sets a text of the control. type...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. Working with custom dictionaries|Documentation

    How to create and apply custom dictionaries for Aspose.OCR spell checker....Contents [ Hide ] The recognized text may contain specialized terminology...correct. For example, if the text contains the phrase “Helloo...

    docs.aspose.com/ocr/net/dictionaries/
  3. Create and Load a OneNote Document | Aspose.Not...

    This guide provides instructions on how to create and load a OneNote document for developers working with the .NET platform....7 8 // Default style for all text in the document. 9 ParagraphStyle...= new RichText(doc) { Text = "Title text." , ParagraphStyle =...

    docs.aspose.com/note/net/create-and-load-a-onen...
  4. Insert Footnote in Word using C#

    Follow this article to insert footnote in Word using C#. It will guide you through configuring the environment, a set of instructions, and a sample code to add footnote in Word using C#....Use the builder to write new text in the loaded Word file Call...passing the footnote type and text Access the EndnoteOptions property...

    kb.aspose.com/words/net/insert-footnote-in-word...
  5. Paragraph Formatting in Word with Java

    This short guide provides details to customize the paragraph formatting in Word with Java. It has the IDE settings, steps, and a sample code to set the format of writing a paragraph with Java....writeln() method to insert paragraph text with the new formatting Save...Word file with newly formatted text These steps summarize how to...

    kb.aspose.com/words/java/paragraph-formatting-i...
  6. FieldIncludePicture class | Aspose.Words for Py...

    aspose.words.fields.FieldIncludePicture class. Implements the INCLUDEPICTURE field...Description display_result Gets the text that represents the displayed...source. result Gets or sets text that is between the field separator...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Redact DOCX Document Online or using Android Mo...

    Open and redact DOCX document online via app for free. Android API code to search and replace DOCX Text with regular expression....listed for search and replace text in DOCX file using regular expression...Type the text to search and redact Enter the replacing text to redact...

    products.aspose.com/total/android-java/redact/d...
  8. How to Create PowerPoint Presentation using C#

    We'll walk you through the steps in C# for how to create PowerPoint presentation using C#. By using a few lines of easy code in C# PPT presentation can be generated....the newly created slide Add a text frame inside added shape and...the slide. Subsequently, the text is added and formatted inside...

    kb.aspose.com/slides/net/how-to-create-powerpoi...
  9. FieldCitation | Aspose.Words for Java

    Implements the CITATION field in Java....write("Text to be cited with one source...insertParagraph(); builder.write("Text to be cited with two sources...

    reference.aspose.com/words/java/com.aspose.word...
  10. JoinRunsOptions class | Aspose.Words for Python

    aspose.words.JoinRunsOptions class. Provides configuration flags for the join runs operation.... text ) self . assertEqual ( 'world'...first_paragraph . runs [ 1 ] . text ) # Configure options to ignore...

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