Sort Score
Result 10 results
Languages All
Labels All
Results 5,171 - 5,180 of 149,172 for

text

(0.65 sec)
  1. 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...
  2. Node.ToString | Aspose.Words for .NET

    Discover the Node ToString method, effortlessly convert node content into strings with customizable formats for enhanced data handling. Optimize your coding today!...GetText will retrieve the visible text as well as field codes and special...doc . ToString ( SaveFormat . Text ). Trim (), Is . EqualTo ( "«Field»"...

    reference.aspose.com/words/net/aspose.words/nod...
  3. Convert PNG to DOC via C# | Aspose

    Sample code for PNG to DOC C# conversion. Use API example code for batch PNG files to DOC 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-doc/
  4. Convert GIF to DOC via C# | Aspose

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

    products.aspose.com/ocr/net/conversion/gif-to-doc/
  5. Convert TIF to DOC via C# | Aspose

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

    products.aspose.com/ocr/net/conversion/tif-to-doc/
  6. Convert PDF to XLS via C# | Aspose

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

    products.aspose.com/ocr/net/conversion/pdf-to-xls/
  7. Rare Chinese Characters display incorrectly - F...

    When I try to generate pdf which contains rare chinese characters,the chars displayed incorrectly which means some parts are beyond cell boundaries.The font has been installed correctly on system.And these rare chars can…...add(); // A paragraph of text containing both normal and rare...rare characters TextFragment text = new TextFragment("这里是正常字1...

    forum.aspose.com/t/rare-chinese-characters-disp...
  8. How to delete the invisible objects in a pdf fi...

    6.pdf (1.3 MB) I have a lot of PPT converted PDF files. Some of the Text is under the pictures and is obscured. In fact, these Texts are useless. When I read the Text content, I will read these redundant Texts. Therefor…... Some of the text is under the pictures and is...fact, these texts are useless. When I read the text content, I...

    forum.aspose.com/t/how-to-delete-the-invisible-...
  9. PdfSaveOptions.text_compression property | Aspo...

    PdfSaveOptions.Text_compression property. Specifies compression type to be used for all Textual content in the document....text_compression property PdfSaveOptions.text_compression property...the document. @property def text_compression ( self ) -> aspose...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Document Builder Overview in Python|Aspose.Word...

    DocumentBuilder allows you to build dynamic documents from scratch or add new elements to existing ones using Python. DocumentBuilder provides methods to insert Text, checkboxes, tables, images, and other content elements in Python....DocumentBuilder provides methods to insert text, checkboxes, ole objects, paragraphs...virtual cursor indicates where the text will be inserted when calling...

    docs.aspose.com/words/python-net/document-build...