Sort Score
Result 10 results
Languages All
Labels All
Results 81 - 90 of 243 for

deep clone

(0.12 sec)
  1. CustomXmlSchemaCollection class | Aspose.Words ...

    Aspose.Words.Markup.CustomXmlSchemaCollection class. A collection of strings that represent XML schemas that are associated with a custom XML part... clone() Makes a deep clone of this object. indexOf(value)...w3.org/2001/XMLSchema" ); // Clone the custom XML part's XML schema...

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

    Discover the Aspose.Words.OdsoFieldMapData class for seamless mapping of external data columns to predefined document merge fields, enhancing your document automation....Name Description Clone () Returns a deep clone of this object....mapping data present." ); } } // Clone the elements in this collection...

    reference.aspose.com/words/net/aspose.words.set...
  3. CustomPartCollection Class | Aspose.Words for .NET

    Explore the Aspose.Words.Markup.CustomPartCollection class for managing CustomPart objects efficiently. Enhance your document processing capabilities today!... Clone () Makes a deep copy of this collection...2 )); // Clone the second part, then add the clone to the collection...

    reference.aspose.com/words/net/aspose.words.mar...
  4. OdsoFieldMapData class | Aspose.Words for Python

    aspose.words.settings.OdsoFieldMapData class. Specifies how a column in the external data source shall be mapped to the predefined merge fields within the document...Name Description clone() Returns a deep clone of this object....

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

    Aspose.Words.Settings.OdsoFieldMapData class. Specifies how a column in the external data source shall be mapped to the predefined merge fields within the document...Name Description clone() Returns a deep clone of this object....

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. 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...
  7. Working with VBA Macros in Java|Aspose.Words fo...

    Working with document VBA projects using Java....using the SourceCode property: Clone VBA Project With Aspose.Words...Words it is also possible to clone VBA projects. The following code...

    docs.aspose.com/words/java/working-with-vba-mac...
  8. CustomXmlPart class | Aspose.Words for Python

    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/python-net/aspose.wo...
  9. Aspose::Words::NodeImporter::ImportNode method ...

    Aspose::Words::NodeImporter::ImportNode method. Imports a node from one document into another in C++.... ReturnValue The cloned, imported node. The node belongs...destination document, then simply a deep clone of the source node is created...

    reference.aspose.com/words/cpp/aspose.words/nod...
  10. Working with VBA Macros in C#|Aspose.Words for ...

    Working with document VBA projects using C#....using the SourceCode property: Clone VBA Project With Aspose.Words...Words it is also possible to clone VBA projects. The following code...

    docs.aspose.com/words/net/working-with-vba-macros/