Sort Score
Result 10 results
Languages All
Labels All
Results 331 - 340 of 1,004 for

march

(2.32 sec)
  1. Converting EML file to PDF using aspose - Free ...

    Hi Team, In our project we are trying to convert eml to pdf file and code is as below: MailMessage message = MailMessage.Load(source); System.IO.MemoryStream msMsg = new System.IO.MemoryStream(); message.Save(msMsg, As…... Nithyav March 2, 2026, 6:46am 5 Hi Alexey...pdf (363.4 KB) alexey.noskov March 2, 2026, 8:02am 6 @Nithyav Thank...

    forum.aspose.com/t/converting-eml-file-to-pdf-u...
  2. Bug Report: Aspose.Words InsertImage(byte[]) re...

    DocumentBuilder.InsertImage(byte[]) returns a Shape with incorrect Width and Height values when the PNG image contains specific DPI metadata. The dimensions are significantly smaller than expected based on the image’s pi…...Product Family words-net Bunnynut March 30, 2026, 1:30pm 1 DocumentBuilder...in this chunk. alexey.noskov March 30, 2026, 1:34pm 2 @Bunnynut...

    forum.aspose.com/t/bug-report-aspose-words-inse...
  3. Read new message and store inside database - Fr...

    Is it possible to read only new message and store the message details to database....Product Family MukeshSingh March 7, 2016, 4:31am 1 Is it possible...details to database. kashif.iqbal March 7, 2016, 7:30am 2 Hi Mukesh...

    forum.aspose.com/t/read-new-message-and-store-i...
  4. Slow Performance When Converting Slides to Imag...

    2222.zip (5.6 MB) PPT 1A33BEA1-5E79-4447-8E8E-ED201D20C8E31: The overall conversion process is slow. PPT 6c98339c-5623-4163-b439-0a04a7effc5b: The conversion process hangs/stalls specifically on page 5. code**********…...slides-performance , slides-rendering xhuigy March 16, 2026, 8:01am 1 2222.zip...return maps; } } andrey.potapov March 16, 2026, 10:18am 2 @xhuigy...

    forum.aspose.com/t/slow-performance-when-conver...
  5. Preserve original images and selectively raster...

    Title: Preserve original images and selectively rasterize only images with shadow or effects in Aspose.Words 20.6 HTML export Body: Hi Aspose Team, I am upgrading from Aspose.Words 15.8 to 20.6. In 15.8, when exporti…...Family words-java premlatha March 27, 2026, 8:55am 1 Title: Preserve...986×106 25.5 KB alexey.noskov March 27, 2026, 3:08pm 2 @premlatha...

    forum.aspose.com/t/preserve-original-images-and...
  6. Docx to pdf - bubble graphics missing in pdf af...

    Document: test.DOCX (64.4 KB) Before convert: After convert: Code: using Aspose.Words; Aspose.Words.License license; license = new Aspose.Words.License(); license.SetLicense("Aspose.Total.NET.lic"); string da…... andersalvsaker March 24, 2026, 9:50am 3 Hi Alexey...Regards, Anders alexey.noskov March 24, 2026, 2:08pm 4 @andersalvsaker...

    forum.aspose.com/t/docx-to-pdf-bubble-graphics-...
  7. ReadCost: encountered value with length 2 - Fre...

    When trying to read a specific mpp file, this exception is thrown: ReadCost: encountered value with length 2. Because of the message, i tried to find any Cost field that has an incorrect format, but could not find anythi…...sinitsyn March 2, 2026, 7:00pm 4 @pedrogcg...soon as possible. pedrogcg March 9, 2026, 2:33pm 5 If i contract...

    forum.aspose.com/t/readcost-encountered-value-w...
  8. How to Check If IPictureFrame Is a Cameo Using ...

    Hello, Could you please help me figure out how to check if IPictureFrame shape instance is a cameo (camera feed object)? thank you in advance....slides-cameo TatjanaDragune March 19, 2025, 12:02pm 1 Hello, Could...in advance. andrey.potapov March 19, 2025, 3:54pm 2 @TatjanaDragune...

    forum.aspose.com/t/how-to-check-if-ipicturefram...
  9. MapiAttachment.ObjectData Returns Null for Vali...

    Hi Team, MapiAttachment.ObjectData property returns null for certain valid Outlook message attachments (.msg files), causing our application to fail in processing embedded messages consistently. Aspose.Email Version: …...gvsrb March 13, 2026, 10:48pm 1 Hi Team...Subbu margarita.samodurova March 14, 2026, 9:29am 2 Hello @subramanyam...

    forum.aspose.com/t/mapiattachment-objectdata-re...
  10. LINQ Expressions Not Working When Saving as PDF...

    Description I am using Aspose.Words for Java to generate documents with LINQ Reporting Engine. The LINQ expressions are processed correctly when saving the document as DOCX, but when saving as PDF, the expressions are no…...Family words-java MindControl March 14, 2025, 11:42am 1 Description...unprocessed in the PDF. alexey.noskov March 14, 2025, 12:46pm 3 @MindControl...

    forum.aspose.com/t/linq-expressions-not-working...