Sort Score
Result 10 results
Languages All
Labels All
Results 5,821 - 5,830 of 20,449 for

document insertion

(0.62 sec)
  1. FieldToc.PreserveTabs | Aspose.Words for .NET

    Discover how the FieldToc PreserveTabs property enhances your data management by preserving tab entries in table entries for better organization....set ; } Examples Shows how to insert a TOC, and populate it with...void FieldToc () { Document doc = new Document (); DocumentBuilder...

    reference.aspose.com/words/net/aspose.words.fie...
  2. FieldToc.CustomStyles | Aspose.Words for .NET

    Customize your table of contents with FieldToc's CustomStyles property. Easily add unique styles beyond built-in headings for enhanced presentation....set ; } Examples Shows how to insert a TOC, and populate it with...void FieldToc () { Document doc = new Document (); DocumentBuilder...

    reference.aspose.com/words/net/aspose.words.fie...
  3. ChartTitle.text property | Aspose.Words for Python

    ChartTitle.text property. Gets or sets the text of the chart title...how to insert a chart and set a title. doc = aw . Document () builder...doc = doc ) # Insert a chart shape with a document builder and...

    reference.aspose.com/words/python-net/aspose.wo...
  4. DocumentBuilder.paragraph_format property | Asp...

    DocumentBuilder.paragraph_format property. Returns an object that represents current paragraph formatting properties.... Document () builder = aw . DocumentBuilder.... start_table () builder . insert_cell () table . left_indent...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Aspose::Words::DocumentBase::set_NodeChangingCa...

    Aspose::Words::DocumentBase::set_NodeChangingCallback method. Called when a node is inserted or removed in the Document in C++....when a node is inserted or removed in the document. void Aspose...

    reference.aspose.com/words/cpp/aspose.words/doc...
  6. GradientStop.position property | Aspose.Words f...

    GradientStop.position property. Gets or sets a value representing the position of a stop within the gradient expressed as a percent in range 0.0 to 1.0.... Document (); let builder = new aw ...gradientStops . removeAt ( 1 ); // And insert new gradient stop at the same...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. Font.name_far_east property | Aspose.Words for ...

    Font.name_far_east property. Returns or sets an East Asian font name.... Examples Shows how to insert and format text in a Far East...East language. doc = aw . Document () builder = aw . DocumentBuilder...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Font.name_ascii property | Aspose.Words for Python

    Font.name_ascii property. Returns or sets the font used for Latin text (characters with character codes from 0 (zero) through 127).... Document () builder = aw . DocumentBuilder...that we use the builder to insert while using this font configuration...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Delete Blank Rows and Columns in a Worksheet|Do...

    This article describes how to delete blank rows and columns in a worksheet with Aspose.Cells for Python via .NET library....Blank Columns AI Document Assistant Close Inserting and Deleting...

    docs.aspose.com/cells/python-net/delete-blank-r...
  10. Fill.gradient_style property | Aspose.Words for...

    Fill.gradient_style property. Gets the gradient style [GradientStyle](../../gradientstyle/) 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...