Aspose::Words::DocumentBuilder::Write method. Inserts a string into the document at the current insert position in C++....DocumentBuilder > ( doc ); builder -> get_Font () -> get_Border () -> set_Color...get_Green ()); builder -> get_Font () -> get_Border () -> set_LineWidth...
Aspose::Words::Inline class. Base class for inline-level nodes that can have character formatting associated with them, but cannot have child nodes of their own. To learn more, visit the documentation article in C++.... get_Font () Provides access to the font formatting of...
Aspose::Words::TextWatermarkOptions::get_Color method. Gets or sets font color. The default value is Silver in C++....t_Color method Gets or sets font color. The default value is...
Aspose::Words::Hyphenation::IsDictionaryRegistered method. Returns false if for the specified language there is no dictionary registered or if registered is Null dictionary, true otherwise in C++....) -> bool { return r -> get_Font () -> get_LocaleId () == System...
Aspose::Words::Document::get_LayoutOptions method. Gets a LayoutOptions object that represents options to control the layout process of this document in C++...." ); builder -> get_Font () -> set_Hidden ( true ); builder...
Aspose::Words::CleanupOptions::get_UnusedLists method. Specifies whether unused list and list definitions should be removed from document. Default value is true in C++....DocumentBuilder > ( doc ); builder -> get_Font () -> set_Style ( doc -> get_Styles...
Aspose::Words::DocumentBuilder::get_IsAtEndOfParagraph method. Returns true if the cursor is at the end of the current paragraph in C++....Aspose::Words::DocumentBuilder::get_Font method Aspose::Words::Docum...
Aspose::Words::Hyphenation::RegisterDictionary method. Registers and loads a hyphenation dictionary for the specified language from a stream. Throws if dictionary cannot be read or has invalid format in C++....) -> bool { return r -> get_Font () -> get_LocaleId () == System...