Sort Score
Result 10 results
Languages All
Labels All
Results 6,771 - 6,780 of 20,104 for

document insertion

(0.28 sec)
  1. How to create a Gantt chart|Documentation

    Learn how to create a Gantt chart with Aspose.Cells for Python via .NET API....the data and go to Insert → Charts → Insert Column or Bar Chart...example, that’s B1:B7, and then insert a Stacked Bar chart. Select...

    docs.aspose.com/cells/python-net/how-to-create-...
  2. Table.cell_spacing property | Aspose.Words for ...

    Table.cell_spacing property. Gets or sets the amount of space (in points) between the cells.... Document () builder = aw . DocumentBuilder.... start_table () builder . insert_cell () builder . write ( 'Name'...

    reference.aspose.com/words/python-net/aspose.wo...
  3. TextPath.bold property | Aspose.Words for Python

    TextPath.bold property. True if the font is formatted as bold....def insert_text_paths (): doc = aw . Document () # Insert a WordArt...save ( ARTIFACTS_DIR + 'Shape.insert_text_paths.docx' ) def append_word_art...

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

    aspose.words.fields.FieldLink class. Implements the LINK field...the Working with Fields documentation article. Remarks For information...formatting. insert_as_bitmap Gets or sets whether to insert the linked...

    reference.aspose.com/words/python-net/aspose.wo...
  5. 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...
  6. UserInformation.address property | Aspose.Words...

    UserInformation.address property. Gets or sets the user's postal address.... Document (); let builder = new aw ...currentUser = userInformation ; // Insert USERNAME, USERINITIALS, and...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. FieldDisplayBarcode.foreground_color property |...

    FieldDisplayBarcode.foreground_color property. Gets or sets the foreground color of the barcode symbol... Examples Shows how to insert a DISPLAYBARCODE field, and...its properties. doc = aw . Document () builder = aw . DocumentBuilder...

    reference.aspose.com/words/python-net/aspose.wo...
  8. FieldDisplayBarcode.display_text property | Asp...

    FieldDisplayBarcode.display_text property. Gets or sets whether to display barcode data (text) along with image.... Examples Shows how to insert a DISPLAYBARCODE field, and...its properties. doc = aw . Document () builder = aw . DocumentBuilder...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Aspose::Words::Fields::FieldArgumentBuilder cla...

    Aspose::Words::Fields::FieldArgumentBuilder class. Builds a complex field argument consisting of fields, nodes, and plain text. To learn more, visit the Documentation article in C++....the Working with Fields documentation article. class FieldArgumentBuilder...builder, and then insert them into the document. auto doc = System...

    reference.aspose.com/words/cpp/aspose.words.fie...
  10. Fill.gradient_variant property | Aspose.Words f...

    Fill.gradient_variant property. Gets the gradient variant [GradientVariant](../../gradientvariant/) for the fill.... Document () builder = aw . DocumentBuilder...doc = doc ) shape = builder . insert_shape ( shape_type = aw . drawing...

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