Learn how to programmatically use error checking options in Excel worksheets using Aspose.Cells for JavaScript via C++....Cells APIs. <!DOCTYPE html> < html > <..."/lic/aspose.cells.enc" , fontPath : "/fonts/" , fontList : [ "arial.ttf"...
Aspose::Words::Drawing::Charts::ChartDataTable class. Allows to specify properties of a chart data table in C++....Description get_Font () Provides access to font formatting of the...( false ); dataTable -> get_Font () -> set_Italic ( true ); dataTable...
Aspose::Words::Fields::FieldSymbol::get_IsShiftJis method. Gets or sets whether the character code is interpreted as the value of a SHIFT-JIS character in C++....set_IsUnicode ( true ); // Change the font of our symbol after using the...Character Map // to ensure that the font can represent that symbol. field...
Aspose::Words::Saving::SaveOptions::get_PrettyFormat method. When true, pretty formats output where applicable. Default value is false in C++....<body style= \" font-family:'Times New Roman'; font-size:12pt \"..."<body style= \" font-family:'Times New Roman'; font-size:12pt \"...
Aspose::Words::Saving::ImageSaveOptions::set_Resolution method. Sets both horizontal and vertical resolution for the generated images, in dots per inch in C++....DocumentBuilder > ( doc ); builder -> get_Font () -> set_Name ( u "Times New...New Roman" ); builder -> get_Font () -> set_Size ( 24 ); builder...
Aspose::Words::Drawing::TextPath::get_Italic method. True if the font is formatted as italic in C++....TextPath::get_Italic method True if the font is formatted as italic. bool...
Aspose::Words::Drawing::TextPath::set_SmallCaps method. True if the font is formatted as small cApital letters in C++....TextPath::set_SmallCaps method True if the font is formatted as small capital...
Aspose::Words::Markup::StructuredDocumentTag::SetUncheckedSymbol method. Sets the symbol used to represent the unchecked state of a check box content control in C++....System::String& The name of the font that contains the symbol. Remarks...
Aspose::Words::Settings::HyphenationOptions::get_HyphenateCaps method. Gets or sets value determining whether words written in all cApital letters are hyphenated. Default value for this property is true in C++....DocumentBuilder > ( doc ); builder -> get_Font () -> set_Size ( 24 ); builder...