Sort Score
Result 10 results
Languages All
Labels All
Results 5,661 - 5,670 of 19,564 for

document insertion

(0.06 sec)
  1. Aspose::Words::Story::DeleteShapes method | Asp...

    Aspose::Words::Story::DeleteShapes method. Deletes all shapes from the text of this story in C++....MakeObject < Aspose :: Words :: Document > (); auto builder = System...// Use a DocumentBuilder to insert a shape. This is an inline...

    reference.aspose.com/words/cpp/aspose.words/sto...
  2. Table.left_indent property | Aspose.Words for P...

    Table.left_indent property. Gets or sets the value that represents the left indent of the table.... Document () builder = aw . DocumentBuilder.... start_table () builder . insert_cell () table . left_indent...

    reference.aspose.com/words/python-net/aspose.wo...
  3. ImageWatermarkOptions Class | Aspose.Words for ...

    Discover Aspose.Words.ImageWatermarkOptions. Customize your image watermarks effortlessly with versatile options for enhanced Document presentation....Working with Watermark documentation article. public class ImageWatermarkOption...local file system. Document doc = new Document (); // Modify the...

    reference.aspose.com/words/net/aspose.words/ima...
  4. Cut and Paste Range|Documentation

    This article describes how to Cut and Paste Range with Aspose.Cells for Python via .NET library....a worksheet by using the **insert_cut_cells ** method of the...the Cells collection. The **insert_cut_cells ** accepts the following...

    docs.aspose.com/cells/python-net/cut-and-paste-...
  5. AxisTickLabels class | Aspose.Words for Python

    aspose.words.drawing.charts.AxisTickLabels class. Represents properties of axis tick mark labels.... Examples Shows how to insert a chart and modify the appearance...appearance of its axes. doc = aw . Document () builder = aw . DocumentBuilder...

    reference.aspose.com/words/python-net/aspose.wo...
  6. FieldIndex.has_page_number_separator property |...

    FieldIndex.has_page_number_separator property. Gets a value indicating whether a page number separator is overridden through the field's code.... Document () builder = aw . DocumentBuilder...each XE field found in the document. # Each entry will display...

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

    aspose.words.fields.FieldFormCheckBox class. Implements the FORMCHECKBOX field...with Fields documentation article. Remarks Inserts a check box...modifications made to the document. (Inherited from Field ) is_locked...

    reference.aspose.com/words/python-net/aspose.wo...
  8. CellFormat.horizontal_merge property | Aspose.W...

    CellFormat.horizontal_merge property. Specifies how the cell is merged horizontally with other cells in the row.... Document () builder = aw . DocumentBuilder...DocumentBuilder ( doc = doc ) # Insert a cell into the first column...

    reference.aspose.com/words/python-net/aspose.wo...
  9. 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...
  10. FieldRef.insertParagraphNumber property | Aspos...

    FieldRef.insertParagraphNumber property. Gets or sets whether to insert the paragraph number of the referenced paragraph exactly as it appears in the Document....property Gets or sets whether to insert the paragraph number of the...exactly as it appears in the document. get insertParagraphNumbe...

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