Sort Score
Result 10 results
Languages All
Labels All
Results 5,921 - 5,930 of 20,033 for

document insertion

(0.15 sec)
  1. FieldMergeField.TextBefore | Aspose.Words for .NET

    Discover the FieldMergeField TextBefore property to easily customize text Insertion before fields, enhancing your Document's clarity and professionalism....Gets or sets the text to be inserted before the field if the field...perform a mail merge. Document doc = new Document (); DocumentBuilder...

    reference.aspose.com/words/net/aspose.words.fie...
  2. Aspose::Words::Fields::FieldIndex::get_CrossRef...

    Aspose::Words::Fields::FieldIndex::get_CrossReferenceSeparator method. Gets or sets the character sequence that is used to separate cross references and other entries in C++....MakeObject < Aspose :: Words :: Document > (); auto builder = System...each XE field found in the document. // Each entry will display...

    reference.aspose.com/words/cpp/aspose.words.fie...
  3. ChartTitle class | Aspose.Words for Node.js

    Aspose.Words.Drawing.Charts.ChartTitle class. Provides access to the chart title properties...the Working with Charts documentation article. Properties Name...shown. Examples Shows how to insert a chart and set a title. let...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. ChartDataLabelCollection.Position | Aspose.Word...

    Discover the ChartDataLabelCollection Position property to easily customize your data label positions for enhanced data visualization and clarity.... Document doc = new Document (); DocumentBuilder...DocumentBuilder ( doc ); // Insert column chart. Shape shape =...

    reference.aspose.com/words/net/aspose.words.dra...
  5. HorizontalRuleFormat.color property | Aspose.Wo...

    HorizontalRuleFormat.color property. Gets or sets the brush color that fills the horizontal rule.... Examples Shows how to insert a horizontal rule shape, and...its formatting. doc = aw . Document () builder = aw . DocumentBuilder...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Aspose::Words::Themes::ThemeColors class | Aspo...

    Aspose::Words::Themes::ThemeColors class. Represents the color scheme of the Document theme which contains twelve colors. ThemeColors object contains six accent colors, two dark colors, two light colors and a color for each of a hyperlink and followed hyperlink in C++....Represents the color scheme of the document theme which contains twelve...MakeObject < Aspose :: Words :: Document > ( get_MyDir () + u "Theme...

    reference.aspose.com/words/cpp/aspose.words.the...
  7. FieldIf.ComparisonOperator | Aspose.Words for .NET

    Discover the FieldIf ComparisonOperator property, easily manage and customize comparison operators for enhanced data handling and analysis....how to insert an IF field. Document doc = new Document (); DocumentBuilder...

    reference.aspose.com/words/net/aspose.words.fie...
  8. FlipOrientation | Aspose.Words for Java

    Possible values for the orientation of a shape in Java.... Document doc = new Document(); DocumentBuilder...new DocumentBuilder(doc); // Insert an image shape and leave its...

    reference.aspose.com/words/java/com.aspose.word...
  9. AxisTimeUnit | Aspose.Words for Java

    Specifies the unit of time for axes in Java....Shows how to insert chart with date/time values. Document doc = new...new Document(); DocumentBuilder builder = new DocumentBuilder(doc);...

    reference.aspose.com/words/java/com.aspose.word...
  10. TableStyle.borders property | Aspose.Words for ...

    TableStyle.borders property. Gets the collection of default cell borders for the style.... Document () builder = aw . DocumentBuilder.... start_table () builder . insert_cell () builder . write ( 'Name'...

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