Aspose::Words::Fields::DropDownItemCollection::Add method. Adds a string to the end of the collection in C++....element is inserted. Examples Shows how to insert a combo box...DocumentBuilder > ( doc ); // Insert a combo box, and then verify...
FieldLink FormatUpdateType property. Gets or sets a way the linked object updates its formatting in C#....linked document in the form of text. // 1 - A LINK field: builder.../// Use a document builder to insert a LINK field and set its properties...
FieldLink IsLinked property. Gets or sets whether to reduce the file size by not storing graphics data with the document in C#....linked document in the form of text. // 1 - A LINK field: builder.../// Use a document builder to insert a LINK field and set its properties...
FieldDdeAuto SourceItem property. Gets or sets the portion of the source file thats being linked in C#....linked document in the form of text. // 1 - A LINK field: builder.../// Use a document builder to insert a LINK field and set its properties...
FieldLink SourceItem property. Gets or sets the portion of the source file thats being linked in C#....linked document in the form of text. // 1 - A LINK field: builder.../// Use a document builder to insert a LINK field and set its properties...
Aspose::Words::Markup::CustomXmlPartCollection::Clone method. Makes a deep copy of this collection and its items in C++....xmlPartContent = u "<root><text>Hello world!</text></root>" ; SharedPtr...ASPOSE_ASSERT_EQ ( System :: Text :: Encoding :: get_ASCII ()...
Aspose::Words::Markup::CustomXmlPart::get_Data method. Gets or sets the XML content of this Custom XML Data Storage Part in C++....xmlPartContent = u "<root><text>Hello world!</text></root>" ; SharedPtr...ASPOSE_ASSERT_EQ ( System :: Text :: Encoding :: get_ASCII ()...
Aspose::Words::Document::get_CustomXmlParts method. Gets or sets the collection of Custom XML Data Storage Parts in C++....xmlPartContent = u "<root><text>Hello world!</text></root>" ; SharedPtr...ASPOSE_ASSERT_EQ ( System :: Text :: Encoding :: get_ASCII ()...