Sort Score
Result 10 results
Languages All
Labels All
Results 6,221 - 6,230 of 20,033 for

document insertion

(0.1 sec)
  1. ChartAxis.Type | Aspose.Words for .NET

    Discover the ChartAxis Type property to easily identify axis types and enhance your data visualization for clearer insights and better analysis....ChartSeriesCollectio () { Document doc = new Document (); DocumentBuilder..."Category 2" , "Category 3" }; // Insert two series of decimal values...

    reference.aspose.com/words/net/aspose.words.dra...
  2. FormField.text_input_default property | Aspose....

    FormField.text_input_default property. Gets or sets the default string or a calculation expression of a text form field....Microsoft Word will display in the document when the form field is empty...formula result automatically and inserts it into the form field. Microsoft...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Header alignment issue and need suggestion - Fr...

    Hello, I have below code and using which I am trying to add 3 headers but second and third header alignment is having issue. FYI - I tried by adjusting width but still facing same issue. Please have a look on attachme…...Document) builder.MoveTo(args.MatchNode)...builder.InsertDocument(doc.Document, ImportFormatMode.KeepSourceFormatting)...

    forum.aspose.com/t/header-alignment-issue-and-n...
  4. Font.nameAscii property | Aspose.Words for Node.js

    Font.nameAscii property. Returns or sets the font used for Latin text (characters with character codes from 0 (zero) through 127).... Document (); let builder = new aw ...that we use the builder to insert while using this font configuration...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. HorizontalAlignment enumeration | Aspose.Words ...

    aspose.words.drawing.HorizontalAlignment enumeration. Specifies horizontal alignment of a floating shape, text frame or floating table.... 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...
  6. ChartSeries.bubble_sizes property | Aspose.Word...

    ChartSeries.bubble_sizes property. Gets a collection of bubble sizes for this chart series.... Document () builder = aw . DocumentBuilder...doc ) # Insert a Bubble chart. shape = builder . insert_chart (...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Aspose::Words::Fields::FieldMergeField class | ...

    Aspose::Words::Fields::FieldMergeField class. Implements the MERGEFIELD field. To learn more, visit the Documentation article in C++....the Working with Fields documentation article. class FieldMergeField...modifications made to the document. get_IsLocked () Gets or sets...

    reference.aspose.com/words/cpp/aspose.words.fie...
  8. ShapeBase class | Aspose.Words for Node.js

    Aspose.Words.Drawing.ShapeBase class. Base class for objects in the drawing layer, such as an AutoShape, freeform, OLE object, ActiveX control, or picture...the Working with Shapes documentation article. Remarks This is... A shape is a node in the document tree. If the shape is a child...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. TextBox.fit_shape_to_text property | Aspose.Wor...

    TextBox.fit_shape_to_text property. Determines whether Microsoft Word will grow the shape to fit text.... Document () builder = aw . DocumentBuilder...text_box_shape = builder . insert_shape ( shape_type = aw . drawing...

    reference.aspose.com/words/python-net/aspose.wo...
  10. TextBoxWrapMode enumeration | Aspose.Words for ...

    aspose.words.drawing.TextBoxWrapMode enumeration. Specifies how text wraps inside a shape.... Document () builder = aw . DocumentBuilder...text_box_shape = builder . insert_shape ( shape_type = aw . drawing...

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