Aspose.Words.Settings.ViewOptions class. Provides various options that control how a document is shown in Microsoft Word...of the background shape in print layout view. doNotDisplayPageBoun...
Aspose::Words::PageExtractOptions class. Allows to specify options for document page extracting in C++....document, as if we had selected "Print 2 pages" in MS Word. // The...
Aspose.Words.Tables.RowCollection class. Provides typed access to a collection of [Row](../row/) nodes...tables in the document and print the contents of each cell. let...
Access any Row effortlessly with the RowCollection Item property. Quickly retrieve data at your desired index for seamless data management....tables in the document and print the contents of each cell. Document...
Discover the DropDownItemCollection Count property, which efficiently retrieves the total number of items in your collection for streamlined data management....Iterate over the collection and print every element. using ( IEnumerator...
CustomXmlPropertyCollection.remove_at method. Removes a property at the specified index....) for prop in properties : print ( f 'Property name: { prop ...
Aspose.Words.Tables.CellCollection class. Provides typed access to a collection of [Cell](../cell/) nodes...tables in the document and print the contents of each cell. let...
ChartSeriesCollection.clear method. Removes all [ChartSeries](../../chartseries/) from this collection.... toEqual ( 3 ); // Print the name of every series in...
ChartSeriesCollection.count property. Returns the number of [ChartSeries](../../chartseries/) in this collection.... toEqual ( 3 ); // Print the name of every series in...
Access any node effortlessly with the NodeCollection Item property. Quickly retrieve nodes by index for seamless data management and enhanced performance....immediate children, // and print any runs or shapes that we find...