Sort Score
Result 10 results
Languages All
Labels All
Results 1,231 - 1,240 of 6,471 for

document insertion

(0.04 sec)
  1. PropertyType enumeration | Aspose.Words for Python

    aspose.words.properties.PropertyType enumeration. Specifies data type of a Document property....enumeration Specifies data type of a document property. Members Name Description...with a document’s custom properties. doc = aw . Document () properties...

    reference.aspose.com/words/python-net/aspose.wo...
  2. DocumentBuilder.insert_chart method | Aspose.Wo...

    aspose.words.DocumentBuilder.insert_chart method...insert_chart method Contents [ Hide ] insert_chart(chart_type... height) Inserts an chart object into the document and scales...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Aspose::Words::Inline::get_IsDeleteRevision met...

    Aspose::Words::Inline::get_IsDeleteRevision method. Returns true if this object was deleted in Microsoft Word while change tracking was enabled in C++.... auto doc = MakeObject < Document > ( MyDir + u "Revision runs...docx" ); // When we edit the document while the "Track Changes"...

    reference.aspose.com/words/cpp/aspose.words/inl...
  4. NodeCollection.Contains | Aspose.Words for .NET

    Discover how the NodeCollection Contains method efficiently checks if a node exists in your collection, enhancing your data management capabilities.... Document doc = new Document (); DocumentBuilder...// Add text to the document by inserting Runs using a DocumentBuilder...

    reference.aspose.com/words/net/aspose.words/nod...
  5. FieldIncludeText.xsl_transformation property | ...

    FieldIncludeText.xsl_transformation property. Gets or sets the location of XSL Transformation to format XML data.... Document () builder = aw . DocumentBuilder...XSL transformation on an XML document: field_include_text = cre...

    reference.aspose.com/words/python-net/aspose.wo...
  6. LoadOptions constructor | Aspose.Words for Python

    aspose.words.loading.LoadOptions constructor...password to load an encrypted document. def __init__ ( self , password...password to open an encrypted document. Can be None or empty string...

    reference.aspose.com/words/python-net/aspose.wo...
  7. CompositeNode.remove_child method | Aspose.Word...

    CompositeNode.remove_child method. Removes the specified child node....section in the document. doc = aw . Document () builder = aw...'Section 1 text.' ) builder . insert_break ( aw . BreakType . S...

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

    Discover the Aspose.Words.Tables.Cell class—your solution for efficient table cell management in Document processing. Enhance your workflow today!...the Working with Tables documentation article. public class Cell...identifier. virtual Document { get; } Gets the document to which this...

    reference.aspose.com/words/net/aspose.words.tab...
  9. FieldKeywords Class | Aspose.Words for .NET

    Discover the Aspose.Words.Fields.FieldKeywords class to efficiently implement the KEYWORDS field, enhancing your Document's metadata and searchability....the Working with Fields documentation article. public class FieldKeywords...modifications made to the document. IsLocked { get; set; } Gets...

    reference.aspose.com/words/net/aspose.words.fie...
  10. Aspose::Words::Fields::FormField::get_TextInput...

    Aspose::Words::Fields::FormField::get_TextInputDefault method. Gets or sets the default string or a calculation expression of a text form field in C++....Microsoft Word will display in the document when the form field is empty...formula result automatically and inserts it into the form field. Microsoft...

    reference.aspose.com/words/cpp/aspose.words.fie...