Sort Score
Result 10 results
Languages All
Labels All
Results 5,411 - 5,420 of 17,903 for

document insertion

(0.08 sec)
  1. Aspose::Words::DocumentBuilder::InsertOleObject...

    Aspose::Words::DocumentBuilder::InsertOleObject method. Inserts an embedded OLE object from a stream into the Document in C++....tem::IO::Stream>&) method Inserts an embedded OLE object from...from a stream into the document. System :: SharedPtr < Aspose ::...

    reference.aspose.com/words/cpp/aspose.words/doc...
  2. CellFormat.verticalMerge property | Aspose.Word...

    CellFormat.verticalMerge property. Specifies how the cell is merged with other cells vertically.... Document (); let builder = new aw ...DocumentBuilder ( doc ); // Insert a cell into the first column...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. MergeFieldImageDimension | Aspose.Words for .NET

    Create precise image dimensions in points with the MergeFieldImageDimension constructor. Enhance your design with accurate sizing for better results....MergeFieldImageDimen () { Document doc = new Document (); // Insert a MERGEFIELD...MergeFieldImageDimen () { Document doc = new Document (); // Insert a MERGEFIELD...

    reference.aspose.com/words/net/aspose.words.fie...
  4. Create a Column Chart in Word using Python

    This tutorial guides on how to create a column chart in Word using Python. It has the IDE settings, steps, and a sample code showing how to create a bar chart in Word using Python....Create a Word file using the Document class and create a DocumentBuilder...DocumentBuilder object Call the insert_chart() method using the ChartType...

    kb.aspose.com/words/python/create-a-column-char...
  5. ChartSeriesCollection.Item | Aspose.Words for .NET

    Access the ChartSeriesCollection Item property to effortlessly retrieve a ChartSeries by index, enhancing your data visualization experience.... Document doc = new Document (); DocumentBuilder...DocumentBuilder ( doc ); // Insert a column chart that will contain...

    reference.aspose.com/words/net/aspose.words.dra...
  6. TextBox.internal_margin_bottom property | Aspos...

    TextBox.internal_margin_bottom property. Specifies the inner bottom margin in points for a shape.... Document () builder = aw . DocumentBuilder...DocumentBuilder ( doc = doc ) # Insert another textbox with specific...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Aspose::Words::MailMerging::MailMerge::Execute ...

    Aspose::Words::MailMerging::MailMerge::Execute method. Performs a mail merge operation for a single record in C++....name that is not found in the document is encountered, it is ignored...>>& Array of values to be inserted into the merge fields. Number...

    reference.aspose.com/words/cpp/aspose.words.mai...
  8. Aspose::Words::Drawing::ShapeBase class | Aspos...

    Aspose::Words::Drawing::ShapeBase class. Base class for objects in the drawing layer, such as an AutoShape, freeform, OLE object, ActiveX control, or picture. To learn more, visit the Documentation article in C++....the Working with Shapes documentation article. class ShapeBase...VisitXXXEnd method of the specified document visitor. virtual AcceptStart...

    reference.aspose.com/words/cpp/aspose.words.dra...
  9. ChartYValueCollection Class | Aspose.Words for ...

    Discover the Aspose.Words.Drawing.Charts.ChartYValueCollection class, your go-to solution for managing Y values in chart series efficiently and effectively.... To add or insert new values to a chart series...chart series data. Document doc = new Document (); DocumentBuilder...

    reference.aspose.com/words/net/aspose.words.dra...
  10. ImageSize class | Aspose.Words for Python

    aspose.words.drawing.ImageSize class. Contains information about image size and resolution...the Working with Images documentation article. Constructors Name...image. # When we insert an image using the "insert_image" method...

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