Sort Score
Result 10 results
Languages All
Labels All
Results 121 - 130 of 243 for

deep clone

(2.33 sec)
  1. Aspose::Words::DocumentBase::ImportNode method ...

    Aspose::Words::DocumentBase::ImportNode method. Imports a node from another document to the current document in C++.... ReturnValue The cloned node that belongs to the current...destination document, then simply a deep clone of the source node is created...

    reference.aspose.com/words/cpp/aspose.words/doc...
  2. Odso Class | Aspose.Words for .NET

    Discover the Aspose.Words.Settings.Odso class for seamless mail merge integration. Optimize your ODSO settings for efficient data source management....Name Description Clone () Returns a deep clone of this object....true ; Assert . That ( odso . Clone (), Is . Not . SameAs ( odso...

    reference.aspose.com/words/net/aspose.words.set...
  3. Aspose::Words::NodeImporter class | Aspose.Word...

    Aspose::Words::NodeImporter class. Allows to efficiently perform repeated import of nodes from one document to another. To learn more, visit the documentation article in C++.... Importing creates a deep clone of the original node, ready...destination document, clone the paragraph, update the cloned paragraph so...

    reference.aspose.com/words/cpp/aspose.words/nod...
  4. NodeImporter class | Aspose.Words for Python

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

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

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

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. Document metadata (e.g. Title, Author) gets cle...

    Hello, We have noticed a new issue in Aspose.Words 25.10, where document metadata such as title, author gets cleared after performing document.compare with some other document (note there may be more, however some of th…...perform the comparison on a deep clone of the document so the original...Document clone = (Document) mainDocument.deepClone(); clone.compare(otherDocument...

    forum.aspose.com/t/document-metadata-e-g-title-...
  7. Move a paragraph from one presentation to anoth...

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....(); // Clone the source paragraph and insert the cloned. paragraph...Passing "true" creates a deep clone, which creates a copy of...

    docs.aspose.com/slides/net/move-a-paragraph-fro...
  8. CustomXmlSchemaCollection | Aspose.Words for Java

    A collection of strings that represent XML schemas that are associated with a custom XML part in Java....org/2001/XMLSchema"); // Clone the custom XML part's XML schema...couple of new schemas to the clone. CustomXmlSchemaColle schemas...

    reference.aspose.com/words/java/com.aspose.word...
  9. NodeImporter Class | Aspose.Words for .NET

    Effortlessly transfer document nodes with Aspose.Words.NodeImporter. Streamline your workflow and enhance document management efficiency today!... Importing creates a deep clone of the original node, ready...destination document, clone the paragraph, update the cloned paragraph so...

    reference.aspose.com/words/net/aspose.words/nod...
  10. CustomXmlPart | Aspose.Words for Java

    Represents a Custom XML Data Storage Part custom XML data within a package in Java....org/2001/XMLSchema"); // Clone a part, and then insert it into..."RemoveAt" method to remove the cloned part by index. doc.getCustomXmlParts()...

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