Sort Score
Result 10 results
Languages All
Labels All
Results 1,121 - 1,130 of 19,472 for

net 4 support

(0.45 sec)
  1. Issue with Presentation.Dispose() Method Blocki...

    Hello, The application I am working on is currently experiencing large amounts of server wide slowdowns due to the Dispose() calls in the Aspose.Slides .Net api. To give some context, our webserver is receiving request…...Slides Product Family slides-net , slides-performance , slides-pdfexport...calls in the Aspose.Slides .NET api. To give some context, our...

    forum.aspose.com/t/issue-with-presentation-disp...
  2. Save DOCX to PDF character difference - Free Su...

    Hello, If you have a PDF document, you don’t have to type the text to read it. Thanks in advance 1P272pStr18.docx (44.1 KB)...August 1, 2025, 2:23pm 4 benestom August 4, 2025, 5:50am 5 I downloaded...1137×438 104 KB alexey.noskov August 4, 2025, 6:11am 6 @benestom Unfortunately...

    forum.aspose.com/t/save-docx-to-pdf-character-d...
  3. Aspose.Barcode size is not working as expected ...

    Hi Team, i have C# code to generate barcode after that im using mergefiled to add barcode image to word document width and lenght of barcode image is not working as expected i have added code BarcodeGenerator barcode…...Length == 4) { barcodeGenerator.Parameters...bottom = 0f; if (temp.Length == 4) { left = !string.IsNullOrEmpty(temp[0])...

    forum.aspose.com/t/aspose-barcode-size-is-not-w...
  4. 将psd文件保存为jpg文件是描边丢失 - Free Support Forum - aspo...

    image.jpg (273.2 KB) modified_file.jpg (76.8 KB) image.png (68.0 KB) psd file: FN Connect 远程访问 - 飞牛私有云 fnOS...Sorokin March 12, 2025, 11:41am 4 @summerxiong 您能否检查是否可以通过向 Psd...When set this option only supported effects will be rendered to...

    forum.aspose.com/t/psd-jpg/309621
  5. Replace Text in PDF throw a NullReferenceExcept...

    I want to replace text in pdf with Aspose.PDF, But throw a NullReferenceException. the sample code : var doc = new Aspose.Pdf.Document(@“D:\abc\1212\c++.1.pdf”); var sourceText = “的”; var targetText = “x”; Regex rul…...Net 21.6.0.0. asad.ali March 26,...sullivan March 27, 2022, 12:58am 4 image.png (108.2 KB) 在 #=zKze...

    forum.aspose.com/t/replace-text-in-pdf-throw-a-...
  6. Inconsistent behavior with UpdatePageLayout() w...

    Dear Support team, we’re encountering an inconsistent behavior when calling Aspose.Words.Document.UpdatePageLayout(), when the document contains 2 tables of different column counts back to back like so: ---------------…...words-net M.Heinz August 13, 2025, 9:40am 1 Dear support team...UpdatePageLayout(); . Testcases 3 and 4, we’ve stumbled upon by accident;...

    forum.aspose.com/t/inconsistent-behavior-with-u...
  7. Aspose.Email produces MHtml file with cutoff te...

    Hello, In the attached zip there are two files. One of them is the input EML file and the other is the MHtml, which is produced using Aspose.Email. The text on the third page is cutoff and cannot be read correctly. It i…...Email Product Family email-net DWProject November 5, 2025, 1:52pm...style=\"white-space:pre-wrap;\">" + System.Net.WebUtility.HtmlEncode(msg.Body)...

    forum.aspose.com/t/aspose-email-produces-mhtml-...
  8. Aspose java 24.9 - help in finding code to add ...

    Hi, I am trying to evaluate aspose for one of our requirements. I tried downloading the aspose pdf java jar 24.9 version from the website. Also we got temporary license which I don’t know how to set it yet. I tried usin…...ali January 27, 2025, 4:11pm 2 asad.ali Made this topic...ali January 27, 2025, 10:28pm 4 tryaspose1: Also we got temporary...

    forum.aspose.com/t/aspose-java-24-9-help-in-fin...
  9. Unable to insert a image into existing PDF - Fr...

    https://docs.aspose.com/pdf/Net/working-with-images/ I used code snippet posted on above URL. I am getting reference error. Please see image for details.I think its just because of version issues. I am using Aspose.PDF …...com/pdf/net/working-with-images/ I used code...I am using Aspose.PDF version 4.1, Aspose.Word 8.0. Please help...

    forum.aspose.com/t/unable-to-insert-a-image-int...
  10. PDF Metadata Title with Emoji characters show C...

    Hi, please see C# code below. var html = "<html>...</html>" var pdfDocument = new Document(new MemoryStream(Encoding.UTF8.GetBytes(html))); pdfDocument.Info.Title = "⭐Once Upon a Star"; pdfDocument.Save(filePath); when…...NET version you are using (e.g.,...prompt response version is 23.4.0 Same with Firefox but displayed...

    forum.aspose.com/t/pdf-metadata-title-with-emoj...