Sort Score
Result 10 results
Languages All
Labels All
Results 1,941 - 1,950 of 12,625 for

merge documents

(0.08 sec)
  1. MergeFieldImageDimension.Value | Aspose.Words f...

    Discover the MergeFieldImageDimension Value property for optimized image handling. Enhance your project with precise dimensions and improved performance....mail merge. public void MergeFieldImageDimen () { Document doc...doc = new Document (); // Insert a MERGEFIELD that will accept images...

    reference.aspose.com/words/net/aspose.words.fie...
  2. 如何合并 SVG 文件 – C# 示例

    您将学习如何使用 Render() 方法将多个 SVG 合并为 PDF、XPS 或图像格式,并查找 SVG 合并的 C# 示例。...an SVG document from a file 4 using (SVGDocument document = new...renderer. Render (device, document); 14 } 15 } 16 } Example-RenderSvgToPng...

    docs.aspose.com/svg/zh/net/how-to-merge-svg-files/
  3. MailMerge.merge_duplicate_regions property | As...

    MailMerge.Merge_duplicate_regions property. Gets or sets a value indicating whether all of the document mail Merge regions with the name of a data source should be Merged while executing of a mail Merge with regions against the data source or just the first one....merge_duplicate_regions property MailMerge.merge_duplicate_regions...indicating whether all of the document mail merge regions with the name...

    reference.aspose.com/words/python-net/aspose.wo...
  4. MergeFieldImageDimensionUnit | Aspose.Words for...

    Specifies an unit of an image dimension i.e in Java....height) used across a mail merge process. Examples: Shows how...accepts them during a mail merge. public void mergeFieldImageDimen()...

    reference.aspose.com/words/java/com.aspose.word...
  5. MappedDataFieldCollection class | Aspose.Words ...

    aspose.words.mailmerging.MappedDataFieldCollection class. Allows to automatically map between names of fields in your data source and names of mail Merge fields in the document...and names of mail merge fields in the document. To learn more,...visit the Mail Merge and Reporting documentation article. Remarks...

    reference.aspose.com/words/python-net/aspose.wo...
  6. MailMerge.mapped_data_fields property | Aspose....

    MailMerge.mapped_data_fields property. Returns a collection that represents mapped data fields for the mail Merge operation....mapped data fields for the mail merge operation. @property def mapped_data_fields...and names of mail merge fields in the document. See Also module...

    reference.aspose.com/words/python-net/aspose.wo...
  7. MailMerge.get_field_names method | Aspose.Words...

    MailMerge.get_field_names method. Returns a collection of mail Merge field names available in the document....of mail merge field names available in the document. def get_field_names...): ... Remarks Returns full merge field names including optional...

    reference.aspose.com/words/python-net/aspose.wo...
  8. FieldMergeBarcode.SymbolRotation | Aspose.Words...

    Discover the FieldMergeBarcode SymbolRotation property to easily customize barcode symbol rotation. Enhance your data presentation with valid values like 0 and 3....mail merge on QR barcodes. Document doc = new Document (); DocumentBuilder...a data source during a mail merge. // This field will convert...

    reference.aspose.com/words/net/aspose.words.fie...
  9. How to Apply Custom Logic to Unmerged Regions|A...

    Apply custom logic to unMerged regions during a Mail Merge operation using Java....regions from the document during Mail Merge is not desired or...or results in the document looking incomplete. This can occur...

    docs.aspose.com/words/java/how-to-apply-custom-...
  10. MailMerge.DeleteFields | Aspose.Words for .NET

    Effortlessly streamline your Documents with the MailMerge DeleteFields method, removing unnecessary mail Merge fields for cleaner, more professional results....Removes mail merge related fields from the document. public void...MERGEFIELD and NEXT fields from the document. This method could be useful...

    reference.aspose.com/words/net/aspose.words.mai...