Sort Score
Result 10 results
Languages All
Labels All
Results 9,761 - 9,770 of 148,180 for

text

(0.22 sec)
  1. When saving docx as MHTML to outputstream for u...

    Hi Aspose support, I have a problem where when I convert a word doc to MHTML for use in a MailMessage object, and part of that Word doc has a url with &path= as part of the url in the body, it converts it to a new line …...but they come across as plain text. I assume this is because MHTML...the MailMessage Body as plain text. private MailMessage genera...

    forum.aspose.com/t/when-saving-docx-as-mhtml-to...
  2. Export EMLX to DOCM via Java | products.aspose.com

    Java API to Convert EMLX to DOCM without using Microsoft Word or Outlook...Key Use Cases Embedding email text into macro-enabled Word templates...Convert EMLX to ODT (OpenDocument Text File Format) Convert EMLX to...

    products.aspose.com/total/java/conversion/emlx-...
  3. Forms2OleControlType | Aspose.Words for Java

    Enumerates types of Forms 2.0 controls in Java....LABEL A control that displays text. LIST_BOX A control that displays...that allows the user to enter text. TOGGLE_BUTTON A control that...

    reference.aspose.com/words/java/com.aspose.word...
  4. FieldPrint class | Aspose.Words for Python

    aspose.words.fields.FieldPrint class. Implements the PRINT field...Description display_result Gets the text that represents the displayed...instructions. result Gets or sets text that is between the field separator...

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

    Explore the Aspose.Words.Fields.FieldAutoNum class for seamless AUTONUM field implementation, enhancing document automation and efficiency....DisplayResult { get; } Gets the text that represents the displayed...Result { get; set; } Gets or sets text that is between the field separator...

    reference.aspose.com/words/net/aspose.words.fie...
  6. FieldUserAddress Class | Aspose.Words for .NET

    Discover the Aspose.Words.Fields.FieldUserAddress class for seamless integration of USERADDRESS fields, enhancing document automation and personalization....DisplayResult { get; } Gets the text that represents the displayed...Result { get; set; } Gets or sets text that is between the field separator...

    reference.aspose.com/words/net/aspose.words.fie...
  7. FieldTime Class | Aspose.Words for .NET

    Discover the Aspose.Words.Fields.FieldTime class for seamless TIME field implementation. Enhance your document automation with powerful features!...DisplayResult { get; } Gets the text that represents the displayed...Result { get; set; } Gets or sets text that is between the field separator...

    reference.aspose.com/words/net/aspose.words.fie...
  8. Working with Clips in PostScript | .NET

    Adding clips to PS files is a functionality supported by Aspose.Page API solution. See how to use the functionality in .NET...contain any closed shapes; by text outline; by 1 bpp (bits per...clipping by shape and clipping by text in PS document. 2 3 string outputFileName...

    docs.aspose.com/page/net/ps/working-with-clips/
  9. Rule Builder – Configure SVG Style – Aspose.SVG...

    In this article, we consider the Rule Builder styling feature, which enables developers to apply CSS-like rules to SVG elements....method to define font styles for text elements within an SVG document:...AddStyle (st => st 11 . Type ( "text/css" ) 12 . AddRule ( "@font-face"...

    docs.aspose.com/svg/net/rule-builder/
  10. Add Blind Watermark Verification to DXF File Fo...

    Sample Java blind watermark verification code for DXF file. Use this example code to add blind watermark verification to DXF file within any Web or Desktop Java based application....DXF); final String[] text = { null }; //Add password to...getEntity(); if (mesh != null ) { text[ 0 ] = com.aspose.threed.Watermark...

    products.aspose.com/3d/java/verify-watermark/dxf/