|
|
Tag Browser: aspose-words-issue
3 second(s)
-
MailMerge.Execute throws ''The stack is full'' exception since 9.8.0.0 till 10.0.0.0 version.And it doesn't merge all MailMerge fields without any exception since 10.1.0.0 version - just skips more then half of them.MailMerge.DeleteFields() also doesn't work since 10.1.0.0.My question: when you will make stable version? I need to use ...
-
Hi,
When i tried to convert .htm to tiff file i am getting the below mentioned errors:-
1) The textboxes in the .Htm files are not getting displayed.
2)Instead of displaying buttons it is just displaying the text.
Can you guys please help me out to resolve this.
Please find the attached files
Thanks ...
-
Hello!We have an application that uses Aspose.words for mail merge. Lately, we have discovered a defect that relates to content control elements (input controls from the developer tab on ribbon in Word 2010). These become unusable after the document is converted by Aspose. In particular, in converted document I am unable to make a ...
-
does it work for Aspose word dll ?
Sub macro1() ' set up BaseLineAlignment as center for paragraph Selection.WholeStory With Selection.ParagraphFormat .LeftIndent = CentimetersToPoints(0) ...
-
Hi, my chart does not appear on the doc after I update to Aspose.Word 9.4.0.I am using Microsoft Chart and it was fine with previous version. Not sure about 9.3.0 though.Because I did not test the chart portion after update to 9.3.0Note that I am using MS Word 2003.Below is the code snippet on how I insert the chart onto the ...
-
Hi,
I am writing an automated application (.NET 1.1 C#) that is used to remove the password from 1000's of .doc files. The application also has a rollback feature, which means passwords have to reapplied to these files. I don't seem to be able to set a password on my .doc files using the Protect() method. I receive no ...
-
Hello,
I have some questiones which need your help.
1.How can I get the parameters of Drop Caps in my document?
2.How can I get the style of the WordArt in my document?
3.How can I get the TextBoxes ?
Thanks,
Best Regards,
Candy
-
Hi,
Project brief: We have an automated contract project that will generate a word document specific to a client. It involves generating a document from HTML specific to the client.
Problem: Part of the document involves bullet pointing some paragraphs like so:
I am a letter:
I am a number within a letter
I am another ...
-
Hi all,i am exporting rdlc report to word perfectlymy requirement is i want to export local report without preview,i.e. on button click word doc should be generate according to that RDLC reportany help, plz its urgentthanks & regardsSaikrishna
-
Hi,
In ASPOSE 8 date formatting does not work. In ASPOSE 7 this feature was working correctly.
The code is:
Private Sub Button1_Click(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles Button1.Click
Dim objDoc As New Document(''C:\before.doc'')Dim strValor As StringDim strFecha As StringDim strTipo As StringDim strCodDateCo As ...
1
|
|