Question for mailing labels

Hi

I’m new to this component…and I got a problem when I was trying to creat a document of labels.
Is it possible to use aspose.word to creat a document with the definition of labels…
I mean the properties in mailings --> labels --> options , and use the formats already defined by microsoft ?

Hi

Thanks for your inquiry. Yes, of course you can do it using Aspose.Words. I think you can find the answer here:
https://forum.aspose.com/t/94886
Best regards.

Thank you for your reply
but I think that you misunderstood my question ,
because with a template manually defined, I’ve already made a document of labels,
like the content in the link page…
but what I wanna know is :
is it possible to use aspose.word to creat a template for labels automaticly
and is it possible to use the definitions of page layout for labels which are already defined by microsoft.
Like–> page vendor: Avery A4/A5, Product Number : 3600
(the properties in Label Option)

Hi

Thanks for your inquiry. No, there is no way to use the definitions of page layout for labels which are already defined by Microsoft.
However, you can specify paper size, and create your own template using Aspose.Words.
Here you can find code example that shows how to specify paper size:
https://reference.aspose.com/words/net/aspose.words/pagesetup/papersize/
Here is can find example that shows how to insert mergefields into a document.
https://docs.aspose.com/words/java/working-with-fields/
Hope this helps.
Best regards.

Hi ,

Thanks a lot for your reponse…
It is a pity that we could not use the page layout pre-defined by microsoft…
That is really important for us… is it possible to put this in the coming version?

Hi

Thanks for your inquiry. I do not understand why you need this feature. You can just create set of templates that you need in MS Word and then use these templates in Aspose.Words to create mailing labels.
Best regards.

Hi

We thought that use the templates will be useful for our clients.
anyway, we’ve decided to creat the document as what you suggested,
Thank you for your suggestion…