Sort Score
Result 10 results
Languages All
Labels All
Results 1,861 - 1,870 of 6,468 for

insert documents

(0.04 sec)
  1. Aspose::Words::Markup::StructuredDocumentTag::g...

    Aspose::Words::Markup::StructuredDocumentTag::get_XmlMapping method. Gets an object that represents the mapping of this structured document tag to XML data in a custom XML part of the current document in C++....mapping of this structured document tag to XML data in a custom...custom XML part of the current document. System :: SharedPtr < Aspose...

    reference.aspose.com/words/cpp/aspose.words.mar...
  2. Aspose::Words::Markup::CustomXmlPart::get_Schem...

    Aspose::Words::Markup::CustomXmlPart::get_Schemas method. Specifies the set of XML schemas that are associated with this custom XML part in C++....how to create a structured document tag with custom XML data.... auto doc = MakeObject < Document > (); // Construct an XML part...

    reference.aspose.com/words/cpp/aspose.words.mar...
  3. Aspose::Words::Markup::CustomXmlPartCollection:...

    Aspose::Words::Markup::CustomXmlPartCollection::GetEnumerator method. Returns an enumerator object that can be used to iterate over all items in the collection in C++....how to create a structured document tag with custom XML data.... auto doc = MakeObject < Document > (); // Construct an XML part...

    reference.aspose.com/words/cpp/aspose.words.mar...
  4. Revision.ParentNode | Aspose.Words for .NET

    Discover the Revision ParentNode property, which identifies the direct parent node of any revision type—except StyleDefinitionChange. Enhance your coding efficiency!... Document doc = new Document ( MyDir + "Revision...docx" ); // When we edit the document while the "Track Changes"...

    reference.aspose.com/words/net/aspose.words/rev...
  5. 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.customXmlParts property...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. Aspose::Words::RunCollection::ToArray method | ...

    Aspose::Words::RunCollection::ToArray method. Copies all runs from the collection to a new array of runs 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/run...
  7. Aspose::Words::Revision::get_ParentNode method ...

    Aspose::Words::Revision::get_ParentNode method. Gets the immediate parent node (owner) of this revision. This property will work for any revision type other than StyleDefinitionChange 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/rev...
  8. BookmarksOutlineLevelCollection class | Aspose....

    Aspose.Words.Saving.BookmarksOutlineLevelCollection class. A collection of individual bookmarks outline level...Working with Bookmarks documentation article. Remarks Key is...will not be displayed in the document outline. Specify 1 and Word...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. FieldNextIf.ComparisonOperator | Aspose.Words f...

    Discover the FieldNextIf ComparisonOperator property to easily manage and customize your comparison operators for enhanced functionality....void FieldNext () { Document doc = new Document (); DocumentBuilder...would normally create a 3-page document. DataTable table = new DataTable...

    reference.aspose.com/words/net/aspose.words.fie...
  10. ShapeBase.Width | Aspose.Words for .NET

    Discover the ShapeBase Width property. Easily adjust the width of your shape's containing block for enhanced design flexibility and precision.... Examples Shows how to insert a floating image, and specify...position and size. Document doc = new Document (); DocumentBuilder...

    reference.aspose.com/words/net/aspose.words.dra...