Sort Score
Result 10 results
Languages All
Labels All
Results 4,851 - 4,860 of 151,745 for

text

(2.1 sec)
  1. Convert BMP to Searchable PDF via C# | Aspose

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

    products.aspose.com/ocr/net/conversion/bmp-to-s...
  2. Aspose.Pdf (C#) Replace subsets of SymbolMT fon...

    Our process stitches hundreds of PDFs that may or may not have bullet points and a few other non-letter characters. When this happens, each of these PDFs will include a subset of the SymbolMT font, so when we stitch them…...This allows you to search for text fragments that use the SymbolMT...This will help you find all text fragments that use the SymbolMT...

    forum.aspose.com/t/aspose-pdf-c-replace-subsets...
  3. Footer duplication - Free Support Forum - aspos...

    I used the sample provided here Add Header and Footer to PDF|Aspose.PDF for .NET I set my footer to “123456” . This works fine, but if you double click the Text and copy-paste it elsewhere the Text is incorrectly being …...click the text and copy-paste it elsewhere the text is incorrectly...Create footer text var footerText = new Aspose.Pdf.Text.TextFragment("123456");...

    forum.aspose.com/t/footer-duplication/326129
  4. MustacheTag class | Aspose.Words for Python

    aspose.words.mailmerging.MustacheTag class. Represents mustache tag.... text Gets the text of the tag. See Also...

    reference.aspose.com/words/python-net/aspose.wo...
  5. BookmarkCollection.Item | Aspose.Words for .NET

    Discover the BookmarkCollection Item property, effortlessly retrieve bookmarks by index for streamlined navigation and enhanced user experience.... Text = $"Updated text contents of {bookmarks[1]..."MyBookmark_" + i ; builder . Write ( "Text before bookmark." ); builder...

    reference.aspose.com/words/net/aspose.words/boo...
  6. LayoutEntityType enumeration | Aspose.Words for...

    Aspose.Words.Layout.LayoutEntityType enumeration. Types of the layout entities....Column Represents a column of text on a page. Row Represents a...Represents line of characters of text and inline objects. Span Represents...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. Working with Hyperlinks | Aspose.Note Documenta...

    A comprehensive guide on creating and managing hyperlinks within your Java development projects....Save as PDF A hyperlink is a text or an image user can click on...11 12 // initialize default text style 13 ParagraphStyle defaultTextStyle...

    docs.aspose.com/note/java/working-with-hyperlinks/
  8. GridJs的自定义右键菜单|Documentation

    本文描述了如何配置GridJs的右键菜单。...; i -- ) { // check the item text if ( childs [ i ]. childNodes...customItems : [{ 'key' : 'key1' , 'text' : 'c title 11111' , 'callback'...

    docs.aspose.com/cells/zh/python-net/aspose-cell...
  9. GridJs的自定义右键菜单|Documentation

    本文描述了如何配置GridJs的右键菜单。...; i -- ) { // check the item text if ( childs [ i ]. childNodes...customItems : [{ 'key' : 'key1' , 'text' : 'c title 11111' , 'callback'...

    docs.aspose.com/cells/zh/net/aspose-cells-gridj...
  10. Put email in PST with different bodies - Free S...

    Is it possible to create a message in a PST that has different plain body and html body content? For example, HTML body might be “The HTML body” and the plain body might be “The plain body”...different body content for plain text and HTML formats. The MailMessage...allows you to set both the plain text and HTML body separately. Solution...

    forum.aspose.com/t/put-email-in-pst-with-differ...