Sort Score
Result 10 results
Languages All
Labels All
Results 5,641 - 5,650 of 17,836 for

document insertion

(0.07 sec)
  1. DropDownItemCollection Class | Aspose.Words for...

    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...

    reference.aspose.com/words/net/aspose.words.fie...
  2. Change Background of VSDM File via java | produ...

    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...

    products.aspose.com/diagram/java/changebackgrou...
  3. NodeCollection.indexOf method | Aspose.Words fo...

    NodeCollection.indexOf method. Returns the zero-based index of the specified node.... Document ( base . myDir + "Tables.docx"...contains method NodeCollection.insert method...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. ShapeBase.behind_text property | Aspose.Words f...

    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...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Aspose::Words::Drawing::GradientStopCollection:...

    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...

    reference.aspose.com/words/cpp/aspose.words.dra...
  6. Aspose::Words::Drawing::GradientStopCollection:...

    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...

    reference.aspose.com/words/cpp/aspose.words.dra...
  7. How to Set Print Area with C++|Documentation

    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...

    docs.aspose.com/cells/cpp/how-to-set-print-area/
  8. Story.deleteShapes method | Aspose.Words for No...

    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...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. Stroke.fore_tint_and_shade property | Aspose.Wo...

    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...

    reference.aspose.com/words/python-net/aspose.wo...
  10. AxisTickLabels.rotation property | Aspose.Words...

    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 =...

    reference.aspose.com/words/nodejs-net/aspose.wo...