Sort Score
Result 10 results
Languages All
Labels All
Results 111 - 120 of 244 for

deep clone

(0.08 sec)
  1. 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...
  2. Aspose::Words::Markup::CustomPart class | Aspos...

    Aspose::Words::Markup::CustomPart class. Represents a custom (arbitrary content) part, that is not defined by the ISO/IEC 29500 standard. To learn more, visit the documentation article in C++....Method Description Clone () Makes a “deep enough” copy of the...get_Count ()); // Clone the second part, then add the clone to the collection...

    reference.aspose.com/words/cpp/aspose.words.mar...
  3. Infinite Hang on Document Conversion - Free Sup...

    Aspose Words Layout Engine Infinite Hang Bug Report Issue Summary Product: Aspose.Words for Java Version: 26.3 Issue: Layout engine enters infinite loop during getPageCount(), updateFields(), or save() operations Impa…...removeAllChildren(); // Copy all sections (deep clone) for (int i = 0; i < problematicDoc...importNode( section, true, // deep clone ImportFormatMode.KEEP_SOURCE_FORMATTING...

    forum.aspose.com/t/infinite-hang-on-document-co...
  4. Split Word Document into Sections using Java

    This article guides on how to split Word document into sections using Java. It has the IDE settings, steps, and a sample code to divide Word document into sections using Java....default sections collection Clone the current section in the iteration...through all its sections, and deep-clone each section for use in a...

    kb.aspose.com/words/java/split-word-document-in...
  5. NodeImporter.ImportNode | Aspose.Words for .NET

    Effortlessly transfer nodes between documents with NodeImporter's ImportNode method. Enhance your workflow and streamline data integration today!... Return Value The cloned, imported node. The node belongs...destination document, then simply a deep clone of the source node is created...

    reference.aspose.com/words/net/aspose.words/nod...
  6. Odso class | Aspose.Words for Python

    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/python-net/aspose.wo...
  7. CustomPart class | Aspose.Words for Node.js

    Aspose.Words.Markup.CustomPart class. Represents a custom (arbitrary content) part, that is not defined by the ISO/IEC 29500 standard...Methods Name Description clone() Makes a “deep enough” copy of the...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. 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...
  9. DocumentBase.ImportNode | Aspose.Words for .NET

    Effortlessly import nodes from other documents to enhance your workflow with DocumentBase's ImportNode method. Streamline your document management today!... Return Value 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/net/aspose.words/doc...
  10. 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...