Sort Score
Result 10 results
Languages All
Labels All
Results 1,261 - 1,270 of 6,445 for

insert documents

(0.18 sec)
  1. ShapeBase.CoordOrigin | Aspose.Words for .NET

    Discover the ShapeBase CoordOrigin property to optimize your designs. Access precise coordinates for the top-left corner of your shape's containing block.... Document doc = new Document (); // Insert a group shape...and to the right of // the document's x and Y coordinate origin...

    reference.aspose.com/words/net/aspose.words.dra...
  2. SignatureLine Class | Aspose.Words for .NET

    Discover the Aspose.Words.Drawing.SignatureLine class to easily manage and customize signature line properties for enhanced document security....with Digital Signatures documentation article. public class SignatureLine...and insert it into a document. Document doc = new Document ();...

    reference.aspose.com/words/net/aspose.words.dra...
  3. DocumentBuilder.insert_horizontal_rule method |...

    DocumentBuilder.Insert_horizontal_rule method. Inserts a horizontal rule shape into the document....insert_horizontal_rule method insert_horizontal_rule() Inserts...rule shape into the document. def insert_horizontal_rule ( self...

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

    Discover ChartAxis Document property, access the parent chart's document effortlessly for enhanced data visualization and analysis....Document Contents [ Hide ] ChartAxis.Document property Returns...Returns the document containing the parent chart. public DocumentBase...

    reference.aspose.com/words/net/aspose.words.dra...
  5. FieldToc.bookmark_name property | Aspose.Words ...

    FieldToc.bookmark_name property. Gets or sets the name of the bookmark that marks the portion of the document used to build the table....that marks the portion of the document used to build the table. @property...): ... Examples Shows how to insert a TOC, and populate it with...

    reference.aspose.com/words/python-net/aspose.wo...
  6. FieldBuilder | Aspose.Words for Java

    Builds a field from field code tokens arguments and switches in Java....the Working with Fields documentation article. Examples: Shows... and then insert them into the document. Document doc = new Document();...

    reference.aspose.com/words/java/com.aspose.word...
  7. FieldAsk | Aspose.Words for Java

    Implements the ASK field in Java....the Working with Fields documentation article. Remarks: Prompts...throws Exception { Document doc = new Document(); DocumentBuilder...

    reference.aspose.com/words/java/com.aspose.word...
  8. Shape | Aspose.Words for Java

    Represents an object in the drawing layer such as an AutoShape textbox freeform OLE object ActiveX control or picture in Java....the Working with Shapes documentation article. Remarks: Using...shapes in a Microsoft Word document. An important property of...

    reference.aspose.com/words/java/com.aspose.word...
  9. FieldToc.custom_styles property | Aspose.Words ...

    FieldToc.custom_styles property. Gets or sets a list of styles other than the built-in heading styles to include in the table of contents.... Examples Shows how to insert a TOC, and populate it with...def field_toc (): doc = aw . Document () builder = aw . DocumentBuilder...

    reference.aspose.com/words/python-net/aspose.wo...
  10. FieldToc.preserve_tabs property | Aspose.Words ...

    FieldToc.preserve_tabs property. Gets or sets whether to preserve tab entries within table entries.... Examples Shows how to insert a TOC, and populate it with...def field_toc (): doc = aw . Document () builder = aw . DocumentBuilder...

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