Sort Score
Result 10 results
Languages All
Labels All
Results 2,221 - 2,230 of 22,655 for

merge

(0.52 sec)
  1. MailMergeDataType enumeration | Aspose.Words fo...

    Aspose.Words.Settings.MailMergeDataType enumeration. Specifies the type of an external mail Merge data source....the type of an external mail merge data source. Members Name Description...Description None No mail merge data source is specified. TextFile...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. Aspose::Words::MailMerging::MailMergeRegionInfo...

    Aspose::Words::MailMerging::MailMergeRegionInfo class. Contains information about a mail Merge region. To learn more, visit the documentation article in C++....mail merge region. To learn more, visit the Mail Merge and Reporting...

    reference.aspose.com/words/cpp/aspose.words.mai...
  3. Aspose::Words::DocumentBuilder::get_Italic meth...

    Aspose::Words::DocumentBuilder::get_Italic method. True if the font is formatted as italic in C++....document builder instead of a mail merge. auto doc = System :: MakeObject...a data source during a mail merge, // and then fill them manually...

    reference.aspose.com/words/cpp/aspose.words/doc...
  4. MergeFieldImageDimensionUnit enumeration | Aspo...

    aspose.words.fields.MergeFieldImageDimensionUnit enumeration. Specifies an unit of an image dimension (i.e...height) used across a mail merge process. Members Name Description...accepts them during a mail merge (MergedImageResizer). class...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Generate Point Cloud to PDF File Formats via .N...

    C# source code to load, render and add generate point cloud to PDF documents on .NET Framework, .NET Core, Mono....Generate point cloud using Merge method Call the Scene.Save method...if (entity is Geometry g) { Merge(pc, g, transform); } else if...

    products.aspose.com/3d/net/point-cloud/pdf/
  6. Generate Point Cloud to OBJ File Formats via .N...

    C# source code to load, render and add generate point cloud to OBJ documents on .NET Framework, .NET Core, Mono....Generate point cloud using Merge method Call the Scene.Save method...if (entity is Geometry g) { Merge(pc, g, transform); } else if...

    products.aspose.com/3d/net/point-cloud/obj/
  7. Generate Point Cloud to 3MF File Formats via Ja...

    Sample Java generate point cloud code for 3MF file. Use this example code to generate point cloud to 3MF file within any Web or Desktop Java based application....Generate point cloud using Merge method Call the Scene.Save method...Geometry g= (Geometry) entity; Merge(pc, g, transform); } else if...

    products.aspose.com/3d/java/point-cloud/3mf/
  8. Generate Point Cloud to PLY File Formats via Ja...

    Sample Java generate point cloud code for PLY file. Use this example code to generate point cloud to PLY file within any Web or Desktop Java based application....Generate point cloud using Merge method Call the Scene.Save method...Geometry g= (Geometry) entity; Merge(pc, g, transform); } else if...

    products.aspose.com/3d/java/point-cloud/ply/
  9. FieldMergingArgsBase.field property | Aspose.Wo...

    FieldMergingArgsBase.field property. Gets the object that represents the current Merge field....that represents the current merge field. @property def field (...

    reference.aspose.com/words/python-net/aspose.wo...
  10. DocumentBuilder.InsertHtml | Aspose.Words for .NET

    Effortlessly enhance your documents with the DocumentBuilder InsertHtml method—seamlessly insert HTML strings for dynamic content integration....a mail merge with a custom callback that handles merge data in...a mail merge with a custom callback that handles merge data in...

    reference.aspose.com/words/net/aspose.words/doc...