Sort Score
Result 10 results
Languages All
Labels All
Results 5,801 - 5,810 of 20,131 for

document insertion

(0.13 sec)
  1. ChartType Enum | Aspose.Words for .NET

    Explore the Aspose.Words.Drawing.Charts.ChartType enum to discover various chart types and enhance your Document's data visualization effortlessly....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. FieldDisplayBarcode.BarcodeType | Aspose.Words ...

    Discover the FieldDisplayBarcode's BarcodeType property—easily manage and customize barcode types like QR for enhanced data display and functionality....set ; } Examples Shows how to insert a DISPLAYBARCODE field, and...its properties. Document doc = new Document (); DocumentBuilder...

    reference.aspose.com/words/net/aspose.words.fie...
  3. FieldDisplayBarcode.BarcodeValue | Aspose.Words...

    Discover the FieldDisplayBarcode's BarcodeValue property to easily manage and customize barcode values for enhanced data accuracy and efficiency....set ; } Examples Shows how to insert a DISPLAYBARCODE field, and...its properties. Document doc = new Document (); DocumentBuilder...

    reference.aspose.com/words/net/aspose.words.fie...
  4. FieldDisplayBarcode.ErrorCorrectionLevel | Aspo...

    Discover the FieldDisplayBarcode ErrorCorrectionLevel property for QR Codes. Easily manage error correction levels with valid options from 0 to 3....set ; } Examples Shows how to insert a DISPLAYBARCODE field, and...its properties. Document doc = new Document (); DocumentBuilder...

    reference.aspose.com/words/net/aspose.words.fie...
  5. Aspose::Words::Fields::ToaCategories class | As...

    Aspose::Words::Fields::ToaCategories class. Represents a table of authorities categories. To learn more, visit the Documentation article in C++....the Working with Fields documentation article. class ToaCategories...MakeObject < Aspose :: Words :: Document > (); auto builder = System...

    reference.aspose.com/words/cpp/aspose.words.fie...
  6. Table.absolute_vertical_distance property | Asp...

    Table.absolute_vertical_distance property. Gets or sets absolute vertical floating table position specified by the table properties, in points... Document () builder = aw . DocumentBuilder.... start_table () builder . insert_cell () builder . write ( 'Table...

    reference.aspose.com/words/python-net/aspose.wo...
  7. FieldOcx class | Aspose.Words for Python

    aspose.words.fields.FieldOcx class. Implements the OCX field...the Working with Fields documentation article. Inheritance: FieldOcx...modifications made to the document. (Inherited from Field ) is_locked...

    reference.aspose.com/words/python-net/aspose.wo...
  8. PageSetup.footnote_options property | Aspose.Wo...

    PageSetup.footnote_options property. Provides options that control numbering and positioning of footnotes in this section.... Document () builder = aw . DocumentBuilder...'Hello world!' ) builder . insert_footnote ( footnote_type =...

    reference.aspose.com/words/python-net/aspose.wo...
  9. HorizontalRuleFormat.width_percent property | A...

    HorizontalRuleFormat.width_percent property. Gets or sets the length of the specified horizontal rule expressed as a percentage of the window width.... 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...
  10. Bullet point issue in word exports - Free Suppo...

    We have an application written in java to convert a legal Document(html) to a word doc. During this conversion, the bullet points which are in solid circle is getting converted to hollow circle. Tried setting the numbe…...in java to convert a legal document(html) to a word doc. During...after inserting the HTML: Document doc = new Document(); DocumentBuilder...

    forum.aspose.com/t/bullet-point-issue-in-word-e...