DocumentBuilder.move_to_paragraph method. Moves the cursor to a paragraph in the current section.... count ) # Create document builder...' ) See Also module aspose.words class DocumentBuilder DocumentBuilder...
GradientStop.position property. Gets or sets a value representing the position of a stop within the gradient expressed as a percent in range 0.0 to 1.0.... count ) self . assertEqual ( aspose...save_options ) See Also module aspose.words.drawing class GradientStop GradientStop...
ChartSeriesCollection.clear method. Removes all [ChartSeries](../../chartseries/) from this collection.... count ) # Print the name of every...clear () See Also module aspose.words.drawing.charts class ChartSeriesCollectio...
FontSavingArgs.originalFileName property. Gets the original font file name with an extension.... count ). toEqual ( 10 ); }); /* ///...} } See Also module Aspose.Words.Saving class FontSavingArgs...
Learn how to work with pages in the Java developers' documentation....Words Product Solution Aspose.PDF...Total Product Family Aspose.Words Product Solution Aspose.PDF...
PageSetup.line_starting_number property. Gets or sets the starting line number.... line_number_count_by = 3 page_setup . line_number_restart_mode...the 15th, # and continue the count from that point onward. doc...
Learn how to create, access, and copy named ranges in Excel using Aspose.Cells for JavaScript via C++.... The word name may refer to a string of...`<p>Row Count : ${ rowCount } </p>` , `<p>Column Count : ${ columnCount...
ChartSeries.smooth property. Allows to specify whether the line connecting the points on the chart shall be smoothed using Catmull-Rom splines.... count ). toEqual ( 3 ); expect ( chart...}); See Also module Aspose.Words.Drawing.Charts class ChartSeries...
Document.ensureMinimum method. If the document contains no sections, creates one section with one paragraph.... Count ). toEqual ( 0 ); // Call this...)); See Also module Aspose.Words class Document Document.copyStylesFromTempla...