aspose.words.fields.BarcodeParameters class. Container class for barcode parameters to pass-through to BarcodeGenerator...Whether to add Start/Stop characters for barcode types NW7 and...
Aspose::Words::Saving::TxtSaveOptionsBase::get_ForcePageBreaks method. Allows to specify whether the page breaks should be preserved during export. The default value is false in C++....breaks in the form of '\f' characters. // Set the "ForcePageBreaks"...
Aspose::Words::Saving::TxtSaveOptionsBase::get_Encoding method. Specifies the encoding to use when exporting in text formats. Default value is Encoding.UTF8 in C++....text with characters from outside the ASCII character set. builder...
Discover the ListLabel LabelString property for easy string representation of list labels, enhancing your data presentation and organization effortlessly....any paragraph formatting characters. string paragraphText = paragraph...
Aspose::Words::ControlChar::FieldSeparatorChar field. Field separator character separates field code from field value. Optional in some fields. Value: (char)20 in C++....FieldSeparatorChar field Field separator character separates field code from...how to add various control characters to a document. auto doc =...
Aspose::Words::ControlChar::FieldEndChar field. End of MS Word field character: (char)21 in C++....field End of MS Word field character: (char)21. static constexpr...how to add various control characters to a document. auto doc =...
Aspose::Words::ControlChar::LineFeedChar field. Line feed character: (char)10 or "\n" in C++....LineFeedChar field Line feed character: (char)10 or “\n”. static...how to add various control characters to a document. auto doc =...
Aspose::Words::ControlChar::NonBreakingSpaceChar field. Non-breaking space character: (char)160 in C++....field Non-breaking space character: (char)160. static constexpr...how to add various control characters to a document. auto doc =...