Sort Score
Result 10 results
Languages All
Labels All
Results 3,641 - 3,650 of 151,773 for

text

(0.22 sec)
  1. Convert PNG to TXT via C# | Aspose

    Sample code for PNG to TXT C# conversion. Use API example code for batch PNG files to TXT conversion within VB.NET, Asp.NET or any .NET based application....recognition on PNG document and save text as PNG document using Aspose...documents containing recognized text. To add it to your project,...

    products.aspose.com/ocr/net/conversion/png-to-txt/
  2. TextPath.underline property | Aspose.Words for ...

    TextPath.underline property. True if the font is underlined.... def insert_text_paths (): doc = aw . Document...a WordArt object to display text in a shape that we can re-size...

    reference.aspose.com/words/python-net/aspose.wo...
  3. TextPath.kerning property | Aspose.Words for Py...

    TextPath.kerning property. Determines whether kerning is turned on.... def insert_text_paths (): doc = aw . Document...a WordArt object to display text in a shape that we can re-size...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Issue with rendering qoute within If block in m...

    Hi, I have a merge field in my word document in the following way {IF {MERGEFIELD} myCondition}="Yes" "This Text will show when condition is true" {MERGEFIELD feedbackText} " " "} In my case feedbackText again has …...{MERGEFIELD} myCondition}="Yes" "This text will show when condition is...case feedbackText again has a text something like following Your...

    forum.aspose.com/t/issue-with-rendering-qoute-w...
  5. 使用 Python 向 PDF 添加文本 | Aspose.PDF

    使用 Aspose.PDF for Python for .NET,使用 Python 示例代码,以编程方式向 PDF 添加文本...# Create text fragment text_fragment = apdf . text . TextFragment... world!" ) text_fragment . position = apdf . text . Position...

    products.aspose.com/pdf/zh-hant/python-net/text/
  6. TextColumnCollection class | Aspose.Words for P...

    aspose.words.TextColumnCollection class. A collection of [TextColumn](../Textcolumn/) objects that represent all the columns of Text in a section of a document...represent all the columns of text in a section of a document....set_count() to set the number of text columns. To make all columns...

    reference.aspose.com/words/python-net/aspose.wo...
  7. FootnotePosition enumeration | Aspose.Words for...

    aspose.words.notes.FootnotePosition enumeration. Defines the footnote position.... BENEATH_TEXT Footnotes are output beneath text on each page...to text # that does not interfere with the main body text's flow...

    reference.aspose.com/words/python-net/aspose.wo...
  8. CompositeNode.insert_after method | Aspose.Word...

    CompositeNode.insert_after method. Inserts the specified node immediately after the specified reference node....paragraph_text = aw . Run ( doc = doc , text = 'Initial text. ' )...paragraph . append_child ( paragraph_text ) # Create three more run nodes...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Update Links in PDF using Python|Aspose.PDF for...

    Update links in PDF programmatically. This guide is about how to update links in PDF in Python language....Hide ] Update LinkAnnotation Text Color This example shows how...for Python, then highlight the text near each link by changing its...

    docs.aspose.com/pdf/python-net/update-links/
  10. Add WordArt Watermark to Worksheet with C++|Doc...

    Learn how to add WordArt watermarks to Excel worksheets using Aspose.Cells for C++....] Use WordArt to add special text effects to spreadsheets. For...decorate text, and make text fit a preset shape, or apply text to an...

    docs.aspose.com/cells/cpp/add-wordart-watermark...