Sort Score
Result 10 results
Languages All
Labels All
Results 2,051 - 2,060 of 12,793 for

merge documents

(0.18 sec)
  1. MailMergeDataType Enum | Aspose.Words for .NET

    Discover the Aspose.Words.MailMergeDataType enum for seamless integration of external data sources in your document automation projects....the type of an external mail merge data source. public enum MailMergeDataType...Description None -1 No mail merge data source is specified. TextFile...

    reference.aspose.com/words/net/aspose.words.set...
  2. Convert RTF to PPTM in Python or with free Onli...

    RTF to PPTM conversion in your Python applications without using Microsoft Word or PowerPoint or online. Test free RTF to PPTM online converter quickly before integrating the code....Rich Text Format (RTF) is a document file format that enables the...popular format for exchanging documents between different applications...

    products.aspose.com/total/python-net/conversion...
  3. MailMergeSettings.ViewMergedData | Aspose.Words...

    Discover how MailMergeSettings' ViewMergedData property in Microsoft Word enhances your document creation by previewing Merged data from external sources....where merge fields have been inserted (e.g. preview merged data)...Shows how to execute a mail merge with data from an Office Data...

    reference.aspose.com/words/net/aspose.words.set...
  4. OdsoRecipientData.Hash | Aspose.Words for .NET

    Discover the OdsoRecipientData Hash property, which provides a unique hash code for records, enhancing data integrity in Microsoft Word. Default value, 0....designates which merge data source records a mail merge will exclude...exclude. Document doc = new Document ( MyDir + "Odso data.docx" );...

    reference.aspose.com/words/net/aspose.words.set...
  5. Managing Ranges with Node.js via C++|Documentation

    Learn how to manage ranges in Excel using Aspose.Cells for Node.js via C++. Create ranges, set values, styles, and perform various operations....node" ); // The path to the documents directory. const dataDir =...node" ); // The path to the documents directory. const dataDir =...

    docs.aspose.com/cells/nodejs-cpp/managing-ranges/
  6. OdsoRecipientDataCollection.Clear | Aspose.Word...

    Effortlessly clear all elements from the OdsoRecipientDataCollection with our efficient method. Simplify data management today!...designates which merge data source records a mail merge will exclude...exclude. Document doc = new Document ( MyDir + "Odso data.docx" );...

    reference.aspose.com/words/net/aspose.words.set...
  7. Spacing issue observed with new version of Aspo...

    Hi, We have recently updated aspose dll version from V14 to V23. We are seeing issues in the forms related to removal of spaces when we reference to newer version of dll into the solution. For example: If the word docu…...example: If the word document contains a merge field and the value...value of the merge field returns as " Demo " then while converting...

    forum.aspose.com/t/spacing-issue-observed-with-...
  8. OdsoRecipientDataCollection.Count | Aspose.Word...

    Discover the OdsoRecipientDataCollection Count property to easily retrieve the total number of elements, enhancing your data management efficiency....designates which merge data source records a mail merge will exclude...exclude. Document doc = new Document ( MyDir + "Odso data.docx" );...

    reference.aspose.com/words/net/aspose.words.set...
  9. Advanced Programming – Aspose.HTML for Java

    Learn how to use advanced features of Aspose.HTML for Java, such as CSS extensions, output streams, HTML5 Canvas support, HTML forms, and more....manipulate and render HTML documents. Beyond the basic features...rendering output such as images, documents, or other content to custom...

    docs.aspose.com/html/java/advanced-programming/
  10. 合并 3D 文件中的网格|Documentation

    开发人员可以将多个网格合并为一个有效的网格。它们可能会将 3D 场景的所有网格、一个节点或一组节点转换为单个网格。为了实现这一点,在 Aspose.ThreeD.Entities.PolygonModifier类中有三个MergeMesh成员。...name="node">The node to merge</param> // <returns>Merged mesh</returns>...name="scene">The scene to merge</param> // <returns>The merged mesh</returns>...

    docs.aspose.com/3d/zh/net/merge-meshes-in-3d-file/