Sort Score
Result 10 results
Languages All
Labels All
Results 3,231 - 3,240 of 150,686 for

text

(0.18 sec)
  1. CommentRangeStart | Aspose.Words for .NET

    Discover the CommentRangeStart constructor. Easily create new instances of this class for enhanced coding efficiency and streamlined development...."Comment regarding text." ); // Add text to the document, warp...( new Run ( doc , "Commented text." )); para . AppendChild ( new...

    reference.aspose.com/words/net/aspose.words/com...
  2. Paragraph.Runs | Aspose.Words for .NET

    Discover the Paragraph Runs property for easy access to formatted Text collections within paragraphs, enhancing your document's structure and readability....typed collection of pieces of text inside the paragraph. public...revision occurs when we insert text while tracking changes. Assert...

    reference.aspose.com/words/net/aspose.words/par...
  3. Working with image regions|Documentation

    Automatic detection of Text bounding boxes and extraction of Text inside image rectangles....certain areas of an image, not all text. This is very useful for batch...their bounding boxes Extracting text inside an image rectangle Extracting...

    docs.aspose.com/ocr/java/image-regions/
  4. CompareOptions.IgnoreTextboxes | Aspose.Words f...

    Discover how the CompareOptions IgnoreTextboxes property enhances data comparison by excluding Text box differences for more accurate results....in the data contained within text boxes. public bool IgnoreTextboxes...docOriginal ); // Paragraph text referenced with an endnote:...

    reference.aspose.com/words/net/aspose.words.com...
  5. InlineStory class | Aspose.Words for Node.js

    Aspose.Words.InlineStory class. Base class for inline-level nodes that can contain paragraphs and tables...nodes that can contain their own text (paragraphs and tables). For...contains text of a comment and a Footnote contains text of a footnote...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. Aspose::Words::Fields::FormField::get_HelpText ...

    Aspose::Words::Fields::FormField::get_HelpText method. Returns or sets the Text that's displayed in a message box when the form field has the focus and the user presses F1 in C++.... method Returns or sets the text that’s displayed in a message...true , HelpText specifies the text string value. If OwnHelp is...

    reference.aspose.com/words/cpp/aspose.words.fie...
  7. TxtSaveOptionsBase.encoding property | Aspose.W...

    TxtSaveOptionsBase.encoding property. Specifies the encoding to use when exporting in Text formats...encoding to use when exporting in text formats. Default value is Encoding...DocumentBuilder ( doc = doc ) # Add some text with characters from outside...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Document.ShadeFormData | Aspose.Words for .NET

    Discover how to use the ShadeFormData property to enhance form visibility with gray shading, improving user experience and accessibility.... Regular , "" , "Text contents of form field, which...bookmarked text will blend in with the other text. doc . ShadeFormData...

    reference.aspose.com/words/net/aspose.words/doc...
  9. Alternative way to extract a MergeField from a ...

    I am using the below source code in order to identify any Text boxes containing MergeField Pattern pattern = Pattern.compile("(MERGEFIELD.+\\* MERGEFORMAT)"); try { // Find all Text boxes containing merge fields Docum…...code in order to identify any text boxes containing MergeField...MERGEFORMAT)"); try { // Find all text boxes containing merge fields...

    forum.aspose.com/t/alternative-way-to-extract-a...
  10. How to add/insert TextBox to Worksheet|Document...

    How to add/insert TextBox to Worksheet in Aspose.Cells....Worksheet Contents [ Hide ] Add Text Box to Worksheet in Excel In...places where you can insert text boxes. One is in Insert Shapes...

    docs.aspose.com/cells/java/add-text-box-to-work...