Discover the ChartDataLabel IsHidden property to easily control label visibility in your charts. Enhance your data presentation with this simple feature!...( "Series 2" )); Assert . That ( chart . Series [ 2 ]. Name ,.... Series [ 1 ]. DataLabels [ 2 ]; dataLabel . Format . Fill ...
Document.firstSection property. Gets the first section in the document.... toEqual ( 2 ); // Each section has its own...pageSetup . textColumns . setCount ( 2 ); builder . writeln ( "Column...
Aspose.Words.Fields.IFieldResultFormatter class. Implement this interface if you want to control how the field result is formatted.... insertField ( " = 2 + 3 \\# $###" ); expect ( doc...numeric )). toEqual ( 1 ); // 2 - Date/time: builder . insertField...
TextColumnCollection.set_count method. Arranges text into the specified number of text columns.... set_count ( 2 ) builder . writeln ( 'Column...) builder . writeln ( 'Column 2.' ) doc . save ( file_name = ARTIFACTS_DIR...
Aspose::Words::Paragraph::get_IsDeleteRevision method. Returns true if this object was deleted in Microsoft Word while change tracking was enabled in C++....AppendParagraph ( u "Paragraph 2. " ); body -> AppendParagraph...para = paragraphs -> idx_get ( 2 ); para -> Remove (); // Such...
Aspose::Words::Markup::CustomXmlSchemaCollection::Clear method. Removes all elements from the collection in C++....-> get_Count ()); ASSERT_EQ ( 2 , schemas -> IndexOf ( u "http://schemas...index: schemas -> RemoveAt ( 2 ); // 2 - Remove a schema by value:...