Explore the Aspose.Words.Fields.DropDownItemCollection class—your go-to solution for managing dropdown items in form fields effortlessly!...the Working with Fields documentation article. public class DropDownItemCollecti...the collection. Insert ( int, string ) Inserts a string into the...
Java source code to change background of VSDM file on Java Runtime Environment for JSP/JSF Application and Desktop Applications....change background of VSDM document using server-side Java APIs...basic change background of document with Aspose.Diagram for Java...
NodeCollection.indexOf method. Returns the zero-based index of the specified node.... Document ( base . myDir + "Tables.docx"...contains method NodeCollection.insert method...
ShapeBase.behind_text property. Specifies whether the shape is below or above text.... Examples Shows how to insert a floating image to the center...center of a page. doc = aw . Document () builder = aw . DocumentBuilder...
Aspose::Words::Drawing::GradientStopCollection::get_Count method. Gets an integer value indicating the number of items in the collection in C++....MakeObject < Aspose :: Words :: Document > (); auto builder = System...gradientStops -> RemoveAt ( 1 ); // And insert new gradient stop at the same...
Aspose::Words::Drawing::GradientStopCollection::RemoveAt method. Removes a GradientStop from the collection at a specified index in C++....MakeObject < Aspose :: Words :: Document > (); auto builder = System...gradientStops -> RemoveAt ( 1 ); // And insert new gradient stop at the same...
This article shows you code explaining how to set print area using Aspose.Cells library with C++....Setting a print area in a document, such as an Excel spreadsheet...Consistency: When printing the same document multiple times, having a set...
Story.deleteShapes method. Deletes all shapes from the text of this story.... Document (); let builder = new aw ...// Use a DocumentBuilder to insert a shape. This is an inline...
Stroke.fore_tint_and_shade property. Gets or sets a double value that lightens or darkens the stroke foreground color.... Document () builder = aw . DocumentBuilder...doc = doc ) shape = builder . insert_shape ( shape_type = aw . drawing...
AxisTickLabels.rotation property. Gets or sets the rotation of the tick labels in degrees.... Document (); let builder = new aw ...DocumentBuilder ( doc ); // Insert a column chart. let shape =...