|
|
Tag Browser: aspose-words-pdf
1 second(s)
-
I'm saving a Word document to PDF. During this process alternative text set for the shape is not ported to PDF. Dim map As Image = Image.FromStream(mstr) Dim mapImage As Image = map Dim mapShape As Shape = builder.InsertImage(mapImage) mapShape.AlternativeText = ''test''Am I missing something here?
-
Installed the trial version on a test Sharepoint instance. I was able to convert some documents successfully from the Sharepoint dropdown menu.
But the attached 11-page Word file was converted to 704 pages as a pdf, because the body of the document became single-character lines.
Any advice or fix would be appreciated before we decide to ...
-
Hello,I've got an issue when importing a Word doc into a pdf that the checkbox controls from the source doc show up as circles/bullseyes when imported into the pdf. This happens on my test server, but not on my local dev machine. I'm using an InsertDocument method I found in these forums to do the importing: ''' <summary> ...
-
I am trying to open word document and use mail merge feature to replace dynamic contents.
The document (cover letter) content can be in English, Chinese, German, Japanese....
Once the document content is replaced, I try to save the document into PDF and save. English and German content are working fine. Somehow Japanese characters are ...
-
Hello , I am using Aspose PDF Kit version 5.3.0.0
in my ASP.Net Application.For conversion process Ms- Word, MS-
Excel,MS- PowerPoint to PDF its working fine with small size of
files.But I am getting an error while trying to convert an Excel file to PDF whose size is 50 ...
-
Hello,
We're having OutOfMemoryException when opening a .doc file and a .docx file and saving them to pdf. Both documents contain scanned pages that have been pasted into the text as images.It is the only similarity I've been able to find.
Exception of type 'System.OutOfMemoryException' was thrown.Stack trace: at ...
-
Excuse me,
Your product ''Aspose.Pdf for .Net'' is amazing and useful to our work. But we need a version for .NET 2.0 to fit into our IDE. So I wonder whether there is such a version for .NET 2.0?
Thanks,
Huafei
-
Hi there,
I'm using the SaveToPdf(string fileName) method in the Aspose.Words.Document class. The conversion from word to pdf is normally going really well, but for some documents the generated pdf file will have some unwanted metadata on top. It looks like custom properties set on the word document. I'm not sure why this is happening - ...
-
Great news! A-1b would be perfectly enough for our demands. So I'll be looking forward to the end of the year! :-)Just one thing that came to my mind regarding this topic: Our customers heavily rely on conditional fields in word mail-merge templates. Currently, they have to press Strg+A to select everything and then press F9 to update conditional ...
-
Do you have a schedule update for us regarding this feature? - I'm especially interested in PDF/A support for generating documents from word templates by mail-merge and publish them as PDF/A (unchangable and therefore revision-save). - Thank you in advance!
1
|
|