Sort Score
Result 10 results
Languages All
Labels All
Results 3,021 - 3,030 of 10,581 for

document insertion

(0.07 sec)
  1. InlineStory.is_delete_revision property | Aspos...

    InlineStory.is_delete_revision property. Returns true if this object was deleted in Microsoft Word while change tracking was enabled.... Document ( file_name = MY_DIR + 'Revision...docx' ) # When we edit the document while the "Track Changes"...

    reference.aspose.com/words/python-net/aspose.wo...
  2. ControlChar.CrLf | Aspose.Words for .NET

    Discover ControlChar CrLf, the key to efficient text formatting. Learn how carriage return and line feed enhance paragraph breaks in text files....as such in Microsoft Word documents, but commonly used in text...characters to a document. Document doc = new Document (); DocumentBuilder...

    reference.aspose.com/words/net/aspose.words/con...
  3. Comment.SetText | Aspose.Words for .NET

    Discover the SetText method, a user-friendly tool that simplifies adding comments, enhancing your workflow and boosting productivity effortlessly.... If you want to insert more complex elements into...comment to a document, and then reply to it. Document doc = new...

    reference.aspose.com/words/net/aspose.words/com...
  4. StructuredDocumentTag.date_storage_format prope...

    StructuredDocumentTag.date_storage_format property. Gets/sets format in which the date for a date SDT is stored when the SDT is bound to an XML node in the Document's data store...bound to an XML node in the document’s data store. Default value...structured document tag. doc = aw . Document () # Insert a structured...

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

    Aspose.Words.Tables.TableCollection class. Provides typed access to a collection of [Table](../../aspose.words/table/) nodes...the Working with Tables documentation article. Inheritance: TableCollection...this collection and from the document. (Inherited from NodeCollection...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. TextFormFieldType enumeration | Aspose.Words fo...

    aspose.words.fields.TextFormFieldType enumeration. Specifies the type of a text form field....fields are objects in the document that the user can interact...We can create them using a document builder, and below are two...

    reference.aspose.com/words/python-net/aspose.wo...
  7. HeaderFooterType enumeration | Aspose.Words for...

    aspose.words.HeaderFooterType enumeration. Identifies the type of header or footer found in a Word file....in a document using DocumentBuilder. doc = aw . Document () builder...then add three pages to the document to display each header type...

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

    aspose.words.RunCollection class. Provides typed access to a collection of [Run](../run/) nodes...the Programming with Documents documentation article. Inheritance:...this collection and from the document. (Inherited from NodeCollection...

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

    Aspose.Words.Saving.OoxmlSaveOptions class. Can be used to specify additional options when saving a Document into the [SaveFormat.Docx](../../aspose.words/saveformat/#Docx), [SaveFormat.Docm](../../aspose.words/saveformat/#Docm), [SaveFormat.Dotx](../../aspose.words/saveformat/#Dotx), [SaveFormat.Dotm](../../aspose.words/saveformat/#Dotm) or [SaveFormat.FlatOpc](../../aspose.words/saveformat/#FlatOpc) format...additional options when saving a document into the SaveFormat.Docx ...the Specify Save Options documentation article. Inheritance: OoxmlSaveOptions...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. Aspose::Words::NodeChangingArgs::get_OldParent ...

    Aspose::Words::NodeChangingArgs::get_OldParent method. Gets the node's parent before the operation began in C++....to monitor changes to the document tree in real-time as we edit...{ auto doc = MakeObject < Document > (); doc -> set_NodeChangingCallback...

    reference.aspose.com/words/cpp/aspose.words/nod...