Sort Score
Result 10 results
Languages All
Labels All
Results 241 - 250 of 6,463 for

insert documents

(0.18 sec)
  1. Aspose::Words::RunCollection class | Aspose.Wor...

    Aspose::Words::RunCollection class. Provides typed access to a collection of Run nodes. To learn more, visit the documentation article in C++....the Programming with Documents documentation article. class RunCollection...this collection and from the document. Contains (const System::...

    reference.aspose.com/words/cpp/aspose.words/run...
  2. BorderCollection class | Aspose.Words for Python

    aspose.words.BorderCollection class. A collection of [Border](../border/) objects...the Programming with Documents documentation article. Remarks Different...Different document elements have different borders. For example...

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

    Discover the Aspose.Words.Fields.UserInformation class to manage user details effectively and enhance document processing in your applications....the Working with Fields documentation article. public class UserInformation...them using fields. Document doc = new Document (); DocumentBuilder...

    reference.aspose.com/words/net/aspose.words.fie...
  4. UserInformation.default_user property | Aspose....

    UserInformation.default_user property. Default user information....user information for single document. Examples Shows how to set...them using fields. doc = aw . Document () builder = aw . DocumentBuilder...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Aspose::Words::Fields::FieldDdeAuto class | Asp...

    Aspose::Words::Fields::FieldDdeAuto class. Implements the DDEAUTO field. To learn more, visit the documentation article in C++....the Working with Fields documentation article. class FieldDdeAuto...() Gets or sets whether to insert the linked object as a bitmap...

    reference.aspose.com/words/cpp/aspose.words.fie...
  6. UserInformation.defaultUser property | Aspose.W...

    UserInformation.defaultUser property. Default user information....user information for single document. Examples Shows how to set...fields. let doc = new aw . Document (); let builder = new aw ...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. Aspose::Words::DocumentBuilder::InsertField met...

    Aspose::Words::DocumentBuilder::InsertField method. Inserts a Word field into a document and optionally updates the field result in C++....bool) method Inserts a Word field into a document and optionally...represents the inserted field. Remarks This method inserts a field into...

    reference.aspose.com/words/cpp/aspose.words/doc...
  8. Aspose::Words::Fields::UserInformation::get_Nam...

    Aspose::Words::Fields::UserInformation::get_Name method. Gets or sets the user's name in C++.... auto doc = MakeObject < Document > (); auto builder = MakeObject...set_CurrentUser ( userInformation ); // Insert USERNAME, USERINITIALS, and...

    reference.aspose.com/words/cpp/aspose.words.fie...
  9. Row constructor | Aspose.Words for Python

    Row constructor. Initializes a new instance of the [Row](../) class....doc DocumentBase The owner document. Remarks When Row is created...specified document, but is not yet part of the document and Node...

    reference.aspose.com/words/python-net/aspose.wo...
  10. HtmlSaveOptions.export_page_margins property | ...

    HtmlSaveOptions.export_page_margins property. Specifies whether page margins is exported to HTML, MHTML or EPUB...or partially clipped by the document edge the displayed area can...in output HTML documents. doc = aw . Document () builder = aw...

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