Sort Score
Result 10 results
Languages All
Labels All
Results 91 - 100 of 223 for

deep clone

(0.04 sec)
  1. Aspose::Words::Markup::CustomXmlSchemaCollectio...

    Aspose::Words::Markup::CustomXmlSchemaCollection class. A collection of strings that represent XML schemas that are associated with a custom XML part. To learn more, visit the documentation article in C++.... Clone () Makes a deep clone of this object. end...w3.org/2001/XMLSchema" ); // Clone the custom XML part's XML schema...

    reference.aspose.com/words/cpp/aspose.words.mar...
  2. CustomXmlPart class | Aspose.Words for Node.js

    Aspose.Words.Markup.CustomXmlPart class. Represents a Custom XML Data Storage Part (custom XML data within a package)...Methods Name Description clone() Makes a “deep enough” copy of the...w3.org/2001/XMLSchema" ); // Clone a part, and then insert it into...

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

    Discover Aspose.Words.Markup.CustomXmlPart class for efficient management of custom XML data storage within packages. Enhance your document processing today!...Methods Name Description Clone () Makes a “deep enough” copy of the...w3.org/2001/XMLSchema" ); // Clone a part, and then insert it into...

    reference.aspose.com/words/net/aspose.words.mar...
  4. CustomXmlPartCollection Class | Aspose.Words fo...

    Discover the Aspose.Words.Markup.CustomXmlPartCollection class, your go-to solution for managing Custom XML Parts efficiently and effortlessly.... Clone () Makes a deep copy of this collection...w3.org/2001/XMLSchema" ); // Clone a part, and then insert it into...

    reference.aspose.com/words/net/aspose.words.mar...
  5. CustomPartCollection | Aspose.Words for Java

    Represents a collection of CustomPart objects in Java....getCount()); // Clone the second part, then add the clone to the collection...collection. deepClone() Makes a deep copy of this collection and...

    reference.aspose.com/words/java/com.aspose.word...
  6. NodeImporter.importNode method | Aspose.Words f...

    NodeImporter.importNode method. Imports a node from one document into another....destination document, then simply a deep clone of the source node is created...created. Returns The cloned, imported node. The node belongs to...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. Aspose::Words::Markup::CustomXmlPart class | As...

    Aspose::Words::Markup::CustomXmlPart class. Represents a Custom XML Data Storage Part (custom XML data within a package). To learn more, visit the documentation article in C++....Method Description Clone () Makes a “deep enough” copy of the...w3.org/2001/XMLSchema" ); // Clone a part, and then insert it into...

    reference.aspose.com/words/cpp/aspose.words.mar...
  8. Odso class | Aspose.Words for Node.js

    Aspose.Words.Settings.Odso class. Specifies the Office Data Source Object (ODSO) settings for a mail merge data source...Name Description clone() Returns a deep clone of this object....

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. OdsoFieldMapData | Aspose.Words for Java

    Specifies how a column in the external data source shall be mapped to the predefined merge fields within the document in Java....Description deepClone() Returns a deep clone of this object. getColumn()...OdsoFieldMapData deepClone() Returns a deep clone of this object. Returns:...

    reference.aspose.com/words/java/com.aspose.word...
  10. NodeImporter | Aspose.Words for Java

    Allows to efficiently perform repeated import of nodes from one document to another in Java.... Importing creates a deep clone of the original node, ready...destination document, clone the paragraph, update the cloned paragraph so...

    reference.aspose.com/words/java/com.aspose.word...