aspose.words.UnsupportedEncryptionException class. Thrown during document load, when the document is encrypted with an unsupported method....words Underline enumeration UnsupportedFileForma...
Aspose::Words::DocumentBuilder::InsertHyperlink method. Inserts a hyperlink into the document in C++....() -> set_Underline ( Aspose :: Words :: Underline :: Single...ASSERT_EQ ( Aspose :: Words :: Underline :: Single , builder -> get_Font...
ParagraphFormat.keep_together property. True if all lines in the paragraph are to remain on the same page.... underline = aw . Underline . DASH paragraph_format...
Aspose::Words::Font::get_Color method. Gets or sets the color of the font in C++....font -> set_Underline ( Aspose :: Words :: Underline :: Dash );...() -> set_Underline ( Aspose :: Words :: Underline :: Single...
Insert a hyperlink into a document. NPOI does not provide an opportunity to insert a hyperlink using C#.... Underline = Underline . Single ; // Insert...
Adjust font size effortlessly with the Font Size property. Customize your text in points for enhanced readability and design appeal.... Underline = Underline . Dash ; builder . Write...
ParagraphFormat.add_space_between_far_east_and_alpha property. Gets or sets a flag indicating whether inter-character spacing is automatically adjusted between regions of Latin text and regions of East Asian text in the current paragraph.... underline = aw . Underline . DASH paragraph_format...
Handles errors when loading encrypted Word documents with unsupported methods using UnsupportedEncryptionException....Words Underline Enum UnsupportedFileForma...