Sort Score
Result 10 results
Languages All
Labels All
Results 2,311 - 2,320 of 6,471 for

insert documents

(0.06 sec)
  1. 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...
  2. ChartDataLabelCollection.showLeaderLines proper...

    ChartDataLabelCollection.showLeaderLines property. Allows to specify whether data label leader lines need be shown for the data labels of the entire series... Document (); let builder = new aw ...chart . series . clear (); // Insert a custom chart series with...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. ChartSeries.has_data_labels property | Aspose.W...

    ChartSeries.has_data_labels property. Gets or sets a flag indicating whether data labels are displayed for the series.... Document () builder = aw . DocumentBuilder...a title. shape = builder . insert_chart ( chart_type = aw . drawing...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Aspose::Words::Fields::FieldAddressBlock::get_F...

    Aspose::Words::Fields::FieldAddressBlock::get_FormatAddressOnCountryOrRegion method. Gets or sets whether to format the address according to the country/region of the recipient as defined by POST*CODE (Universal Postal Union 2006) in C++....t () Examples Shows how to insert an ADDRESSBLOCK field. auto...auto doc = MakeObject < Document > (); auto builder = MakeObject...

    reference.aspose.com/words/cpp/aspose.words.fie...
  5. AxisScaleType enumeration | Aspose.Words for No...

    Aspose.Words.Drawing.Charts.AxisScaleType enumeration. Specifies the possible scale types for an axis.... Document (); let builder = new aw ...chart . series . clear (); // Insert a series with X/Y coordinates...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. ShapeBase.parent_paragraph property | Aspose.Wo...

    ShapeBase.parent_paragraph property. Returns the immediate parent paragraph.... Examples Shows how to insert a text box, and set the font...of its contents. doc = aw . Document () builder = aw . DocumentBuilder...

    reference.aspose.com/words/python-net/aspose.wo...
  7. AxisScaling.type property | Aspose.Words for No...

    AxisScaling.type property. Gets or sets scaling type of the axis.... Document (); let builder = new aw ...chart . series . clear (); // Insert a series with X/Y coordinates...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. TableStyle.leftIndent property | Aspose.Words f...

    TableStyle.leftIndent property. Gets or sets the value that represents the left indent of a table.... Document (); let builder = new aw ...aw . LineStyle . Single ; // Insert a table and apply the style...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. FieldIncludeText.encoding property | Aspose.Wor...

    FieldIncludeText.encoding property. Gets or sets the encoding applied to the data within the referenced file.... Document () builder = aw . DocumentBuilder...XSL transformation on an XML document: field_include_text = cre...

    reference.aspose.com/words/python-net/aspose.wo...
  10. StructuredDocumentTag.LockContents | Aspose.Wor...

    Discover the StructuredDocumentTag LockContents property, set to true, it prevents users from editing SDT content, ensuring document integrity and security....structured document tags. Document doc = new Document (); DocumentBuilder...doc ); // Insert a plain text structured document tag, which...

    reference.aspose.com/words/net/aspose.words.mar...