Sort Score
Result 10 results
Languages All
Labels All
Results 2,341 - 2,350 of 152,789 for

text

(0.14 sec)
  1. Aspose::Words::Revision::get_ParentNode method ...

    Aspose::Words::Revision::get_ParentNode method. Gets the immediate parent node (owner) of this revision. This property will work for any revision type other than StyleDefinitionChange in C++....revision occurs when we insert text while tracking changes. ASSERT_TRUE...we change the formatting of text while tracking changes. ASSERT_TRUE...

    reference.aspose.com/words/cpp/aspose.words/rev...
  2. Merge PDF files using .NET 5|Aspose.PDF for .NET

    This article explains possible ways to concatenate any number of existing PDF files into a Single PDF file....In the form, there are three Text Boxes (textBox1, textBox2, textBox3)...DialogResult . OK ) { textBox1 . Text = openFileDialog1 . FileName...

    docs.aspose.com/pdf/net/how-to-concatenate-pdf-...
  3. Recognition languages|Documentation

    How to specify the language that is used by the Aspose.OCR recognition engine....Contents [ Hide ] To recognize text in certain languages, you must...Cyrillic text recognition: aspose-ocr-cyrillic-v1 Chinese text recognition:...

    docs.aspose.com/ocr/net/languages/
  4. FieldAdvance.down_offset property | Aspose.Word...

    FieldAdvance.down_offset property. Gets or sets the number of points by which the Text that follows the field should be moved down....number of points by which the text that follows the field should...doc ) builder . write ( 'This text is in its normal place.' ) #...

    reference.aspose.com/words/python-net/aspose.wo...
  5. TextBox.vertical_anchor property | Aspose.Words...

    TextBox.vertical_anchor property. Specifies the vertical alignment of the Text within a shape....the vertical alignment of the text within a shape. @property def...vertically align the text contents of a text box. doc = aw . Document...

    reference.aspose.com/words/python-net/aspose.wo...
  6. TextFormFieldType | Aspose.Words for Java

    Specifies the type of a Text form field in Java....TextFormFieldType Specifies the type of a text form field. Examples: Shows...- Basic text input: builder.insertTextInput("My text input",...

    reference.aspose.com/words/java/com.aspose.word...
  7. TextBox.VerticalAnchor | Aspose.Words for .NET

    Discover how the TextBox VerticalAnchor property enhances Text alignment within shapes for improved design and readability in your projects....the vertical alignment of the text within a shape. public TextBoxAnchor...vertically align the text contents of a text box. Document doc =...

    reference.aspose.com/words/net/aspose.words.dra...
  8. Paste the styles after sentence correction - Fr...

    Hi we have a document which contains grammar corrections and sentence corrections we have run information along with actual paragraph - stored in form of dictionary, which contains complete paragraph as ‘Text’ and style…...contains complete paragraph as ‘text’ and style(font name, font size...run for paragraph Corrected text - we have corrected string/paragraph...

    forum.aspose.com/t/paste-the-styles-after-sente...
  9. StructuredDocumentTag.Clear | Aspose.Words for ...

    Effortlessly clear contents of your structured document tag with the Clear method, and show a defined placeholder for enhanced document management....Document (); // Create a plain text structured document tag, and...form of a text box, already displays placeholder text. Assert ...

    reference.aspose.com/words/net/aspose.words.mar...
  10. Paragraph.list_label property | Aspose.Words fo...

    Paragraph.list_label property. Gets a [Paragraph.list_label](./) object that provides access to list numbering value and formatting for this paragraph....paragraph ) } ' ) # This is the text we get when getting when we...output this node to text format. # This text output will omit list...

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