Sort Score
Result 10 results
Languages All
Labels All
Results 3,751 - 3,760 of 19,745 for

document insertion

(0.14 sec)
  1. CustomXmlPartCollection.Clone | Aspose.Words fo...

    Effortlessly duplicate your CustomXmlPartCollection with our Clone method, ensuring a complete deep copy of all items for seamless data management....structured document tag with custom XML data. Document doc = new...new Document (); // Construct an XML part that contains data and...

    reference.aspose.com/words/net/aspose.words.mar...
  2. HtmlSaveOptions.exportDropDownFormFieldAsText p...

    HtmlSaveOptions.exportDropDownFormFieldAsText property. Controls how drop-down form fields are saved to HTML or MHTML... Document (); let builder = new aw ...( doc ); // Use a document builder to insert a combo box with...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. FieldDocProperty class | Aspose.Words for Python

    aspose.words.fields.FieldDocProperty class. Implements the DOCPROPERTY field...the Working with Fields documentation article. Remarks Retrieves...Retrieves the indicated document information. Inheritance: FieldDocProperty...

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

    aspose.words.fields.FieldDocVariable class. Implements DOCVARIABLE field...the Working with Fields documentation article. Inheritance: FieldDocVariable...modifications made to the document. (Inherited from Field ) is_locked...

    reference.aspose.com/words/python-net/aspose.wo...
  5. ViewOptions.do_not_display_page_boundaries prop...

    ViewOptions.do_not_display_page_boundaries property. Turns off display of the space between the top of the text and the top edge of the page.... Document () builder = aw . DocumentBuilder...DocumentBuilder ( doc = doc ) # Insert content that spans across 3 pages...

    reference.aspose.com/words/python-net/aspose.wo...
  6. SoftEdgeFormat.radius property | Aspose.Words f...

    SoftEdgeFormat.radius property. Gets or sets a double value that represents the length of the radius for a soft edge effect in points (pt)... insert_shape ( shape_type = aw . drawing...soft_edge . radius = 30 builder . document . save ( file_name = ARTIFACTS_DIR...

    reference.aspose.com/words/python-net/aspose.wo...
  7. RowCollection class | Aspose.Words for Node.js

    Aspose.Words.Tables.RowCollection class. Provides typed access to a collection of [Row](../row/) nodes...the Working with Tables documentation article. Inheritance: RowCollection...this collection and from the document. (Inherited from NodeCollection...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. CustomXmlPartCollection class | Aspose.Words fo...

    aspose.words.markup.CustomXmlPartCollection class. Represents a collection of Custom XML Parts...Structured Document Tags or Content Control documentation article...data stored in a document via the Document.custom_xml_parts property...

    reference.aspose.com/words/python-net/aspose.wo...
  9. FieldSkipIf Class | Aspose.Words for .NET

    Discover the Aspose.Words.Fields.FieldSkipIf class to efficiently implement SKIPIF fields, enhancing Document automation and flexibility in your projects....the Working with Fields documentation article. public class FieldSkipIf...modifications made to the document. IsLocked { get; set; } Gets...

    reference.aspose.com/words/net/aspose.words.fie...
  10. CustomXmlPartCollection.get_by_id method | Aspo...

    CustomXmlPartCollection.get_by_id method. Finds and returns a custom XML part by its identifier....structured document tag with custom XML data. doc = aw . Document ()...contains data and add it to the document's collection. # If we enable...

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