Sort Score
Result 10 results
Languages All
Labels All
Results 1,181 - 1,190 of 11,291 for

insert documents

(0.06 sec)
  1. XPS page event-based modifications | .NET

    Discover how to make repeating changes to all output pages during the conversion of an XPS file using Aspose.Page API for .NET...Developer Guide Working with XPS Document Modifying pages on events...that occur during the XPS document conversion When you need to...

    docs.aspose.com/page/net/xps/event-based-modifi...
  2. ShapeBase.relativeVerticalPosition property | A...

    ShapeBase.relativeVerticalPosition property. Specifies relative to what the shape is positioned vertically.... Examples Shows how to insert a floating image to the center...a page. let doc = new aw . Document (); let builder = new aw ...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. CellFormat.vertical_merge property | Aspose.Wor...

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

    reference.aspose.com/words/python-net/aspose.wo...
  4. CompositeNode.InsertAfter | Aspose.Words for .NET

    Effortlessly Insert nodes with the CompositeNode InsertAfter method, enhancing your data structure management and ensuring efficient node placement....InsertAfter<T> method Inserts the specified node immediately...Description newChild T The Node to insert. refChild Node The Node that...

    reference.aspose.com/words/net/aspose.words/com...
  5. DocumentBuilder.InsertGroupShape | Aspose.Words...

    Effortlessly group shapes with DocumentBuilder's InsertGroupShape method. Create organized designs by Inserting new GroupShape nodes seamlessly....new GroupShape node which is inserted into the current position...with the shape. Document doc = new Document (); DocumentBuilder...

    reference.aspose.com/words/net/aspose.words/doc...
  6. Aspose::Words::DocumentBuilder::InsertFootnote ...

    Aspose::Words::DocumentBuilder::InsertFootnote method. Inserts a footnote or endnote into the document in C++....method Inserts a footnote or endnote into the document. System...eType Specifies whether to insert a footnote or an endnote. footnoteText...

    reference.aspose.com/words/cpp/aspose.words/doc...
  7. Aspose::Words::Drawing::RelativeHorizontalPosit...

    Aspose::Words::Drawing::RelativeHorizontalPosition enum. Specifies to what the horizontal position of a shape or text frame is relative in C++.... Examples Shows how to insert an image, and use it as a watermark...watermark. auto doc = MakeObject < Document > (); auto builder = MakeObject...

    reference.aspose.com/words/cpp/aspose.words.dra...
  8. Paragraph.is_end_of_section property | Aspose.W...

    Paragraph.is_end_of_section property. True if this paragraph is the last paragraph in the [Body](../../body/) (main text story) of a [Section](../../section/); false otherwise....Shows how to insert the contents of one document to a bookmark...bookmark in another document. def insert_at_bookmark (): doc = aw ....

    reference.aspose.com/words/python-net/aspose.wo...
  9. Aspose::Words::Tables::Table::Table constructor...

    Aspose::Words::Tables::Table::Table constructor. Initializes a new instance of the Table class in C++....:DocumentBase>& The owner document. Remarks When Table is created...specified document, but is not yet part of the document and ParentNode...

    reference.aspose.com/words/cpp/aspose.words.tab...
  10. FieldTC.text property | Aspose.Words for Python

    FieldTC.text property. Gets or sets the text of the entry.... Examples Shows how to insert a TOC field, and filter which...field_toc_entry_identifier (): doc = aw . Document () builder = aw . DocumentBuilder...

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