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

deep clone

(0.19 sec)
  1. 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...
  2. 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-...
  3. 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...
  4. 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...
  5. Aspose::Words::Settings::Odso class | Aspose.Wo...

    Aspose::Words::Settings::Odso class. Specifies the Office Data Source Object (ODSO) settings for a mail merge data source. To learn more, visit the documentation article in C++....Method Description Clone () Returns a deep clone of this object....

    reference.aspose.com/words/cpp/aspose.words.set...
  6. CustomXmlPartCollection | Aspose.Words for Java

    Represents a collection of Custom XML Parts 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...
  7. MailMergeSettings Class | Aspose.Words for .NET

    Discover Aspose.Words.MailMergeSettings class to streamline document automation with powerful mail merge capabilities for enhanced efficiency.... 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...
  8. MailMergeSettings class | Aspose.Words for Python

    aspose.words.settings.MailMergeSettings class. Specifies all of the mail merge information for a document... clone() Returns a deep clone of this object....

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

    Aspose.Words.Settings.MailMergeSettings class. Specifies all of the mail merge information for a document... clone() Returns a deep clone of this object....

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. Odso | Aspose.Words for Java

    Specifies the Office Data Source Object ODSO settings for a mail merge data source in Java....Description deepClone() Returns a deep clone of this object. getColumnDelimiter()...Odso deepClone() Returns a deep clone of this object. Returns:...

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