Sort Score
Result 10 results
Languages All
Labels All
Results 6,291 - 6,300 of 17,880 for

document insertion

(0.09 sec)
  1. Font.name_other property | Aspose.Words for Python

    Font.name_other property. Returns or sets the font used for characters with character codes from 128 through 255.... Document () builder = aw . DocumentBuilder...that we use the builder to insert while using this font configuration...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Table Formatting in Java|Aspose.Words for Java

    Table formatting in details. Using Java to format every part of table....the table, or when nodes are inserted directly into the DOM. The...the Paragraph , you can also insert a Table into a Cell . The pictures...

    docs.aspose.com/words/java/applying-formatting/
  3. BubbleSizeCollection.format_code property | Asp...

    BubbleSizeCollection.format_code property. Gets or sets the format code applied to the bubble sizes.... Document () builder = aw . DocumentBuilder...doc ) # Insert a Bubble chart. shape = builder . insert_chart (...

    reference.aspose.com/words/python-net/aspose.wo...
  4. 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...
  5. 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...
  6. 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...
  7. Table.styleIdentifier property | Aspose.Words f...

    Table.styleIdentifier property. Gets or sets the locale independent style identifier of the table style applied to this table.... Document (); let builder = new aw ... startTable (); // We must insert at least one row before setting...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. FindReplaceOptions.ignore_fields property | Asp...

    FindReplaceOptions.ignore_fields property. Gets or sets a boolean value indicating either to ignore text inside fields... Document () builder = aw . DocumentBuilder...'Hello world!' ) builder . insert_field ( 'QUOTE' , 'Hello again...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Stroke.fill property | Aspose.Words for Python

    Stroke.fill property. Gets fill formatting for the [Stroke](../).... Document () builder = aw . DocumentBuilder...doc = doc ) shape = builder . insert_shape ( shape_type = aw . drawing...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Aspose::Words::Fields::FieldDisplayBarcode::get...

    Aspose::Words::Fields::FieldDisplayBarcode::get_PosCodeStyle method. Gets or sets the style of a Point of Sale barcode (barcode types UPCA|UPCE|EAN13|EAN8). The valid values (case insensitive) are [STD|SUP2|SUP5|CASE] in C++....get_PosCodeStyle () Examples Shows how to insert a DISPLAYBARCODE field, and...MakeObject < Aspose :: Words :: Document > (); auto builder = System...

    reference.aspose.com/words/cpp/aspose.words.fie...