Effortlessly clear your CustomXmlPropertyCollection with the Clear method, removing all elements for streamlined data management....AreEqual ( "2003" , properties [ 2 ]. Value ); Assert . AreEqual...3 , properties . Count ); // 2 - Remove by name: properties ...
Aspose::Words::Fields::FieldCollection::idx_get method. Returns a field at the specified index in C++....example -1 means the last item, -2 means the second before last and... fields -> get_Count ()); // 2 - Get the collection to remove...
Specifies the result of the IF field condition evaluation in Java....write("\nStatement 2: "); field = (FieldIf) builder...); field.setRightExpression("2 + 3"); field.setTrueText("True");...
Aspose::Words::ParagraphFormat::ClearFormatting method. Resets to default paragraph formatting in C++....Writeln ( u "Bulleted list item 2." ); builder -> get_ParagraphFormat...Writeln ( u "Numbered list item 2." ); builder -> Writeln ( u "Numbered...
Discover the ChartLegend Position property to easily customize your chart's legend placement for enhanced clarity and visual appeal.... AreEqual ( "Series 2" , chart . Series [ 1 ]. Name..."Series 3" , chart . Series [ 2 ]. Name ); // Move the chart's...
Effortlessly create and add a single-level list to your document with the ListCollection AddSingleLevelList method, enhancing organization and clarity.... Writeln ( "Item 2" ); builder . ListFormat . RemoveNumbers...); builder . Writeln ( "Item 2" ); doc . Save ( ArtifactsDir...