Sort Score
Result 10 results
Languages All
Labels All
Results 731 - 740 of 9,677 for

2024

(0.23 sec)
  1. 2 issues when loading jpg and saving as another...

    Hello Try to convert this jpg to tiff, 2 issues: Image Exif and Xmp data will not be saved in the resulting Tiff. Result image is rotated! Original image is not! Thanks. Tested when saving as Tiff and Png, happened…...nerds July 15, 2024, 3:55pm 1 Hello Try to convert...(6.1 MB) Denis.Sitko July 15, 2024, 7:58pm 2 @australian.dev.nerds...

    forum.aspose.com/t/2-issues-when-loading-jpg-an...
  2. Rendition with layer effects - Free Support For...

    Is it possible to create a rendition of a layer with the layer effects applied?...Product Family Harbs February 28, 2024, 10:13am 1 Is it possible to...Dmitriy.Sorokin February 28, 2024, 2:42pm 2 @Harbs yes. It’s possible...

    forum.aspose.com/t/rendition-with-layer-effects...
  3. Topics tagged aspose-diagram

    Topics tagged aspose-diagram...aspose-diagram 27 1066 September 2, 2024 getRelationShapeColl is empty...diagram-java 5 328 June 12, 2024 connection.getX().getValue()...

    forum.aspose.com/tag/aspose-diagram
  4. MapiMessage.AttachSignature issue? - Free Suppo...

    Hello, Using sgn As MapiMessage = New Email.SecureEmailManager().AttachSignature(msg, CmsSigner, New SignatureOptions With {.Detached = True}) sgn.Save(SaveTextBoxX.Text, ASPSaveSetOFT) End Using Here source msg can …...nerds July 24, 2024, 11:26am 1 Hello, Using sgn...Thanks. dmitry.samodurov July 24, 2024, 1:20pm 2 Hello, The AttachSignature...

    forum.aspose.com/t/mapimessage-attachsignature-...
  5. Slim versison of Aspose.PDF assembly - Free Sup...

    https://forum.aspose.com/t/slim-versison-of-aspose-pdf-assembly/287984/8 hello asad.ali My comapny recently renewed our license and bought premium support with it. Can you let me know how I can get to see the details o…...deng August 2, 2024, 8:27pm 1 I am trying to prototype...Professionalize.Discourse August 2, 2024, 8:27pm 2 Could you please provide...

    forum.aspose.com/t/slim-versison-of-aspose-pdf-...
  6. The image Aspose.Cell captures does not look li...

    Hey Aspose Team, I’ve been noticing a weird behavior in my code when I capture the picture of range. The image aspose captures look nothing like the excel chart when I open the excel chart and view it. public virtual S…...Family cells-net leoluo April 10, 2024, 10:12am 21 Hi @JThomas98 Aspose...thanks! JThomas98 April 10, 2024, 2:55pm 22 This great news....

    forum.aspose.com/t/the-image-aspose-cell-captur...
  7. Convert Pdf to Pdf/ua - Free Support Forum - as...

    Hi Im trying to convert a Pdf to PdfUa, I found some examples on how to it. And from this I made this test-function private void Convert() { Document pdfDoc = new Document("C:\\Temp\\NotPdfua.pdf"); var validateF…...Product Family Kurt1960 May 1, 2024, 1:50pm 1 Hi Im trying to convert...working example? asad.ali May 1, 2024, 6:00pm 2 @Kurt1960 Would you...

    forum.aspose.com/t/convert-pdf-to-pdf-ua/283150
  8. How to solve the memory leak problem when save ...

    Please see the demo atthachment, i am building a preview online website with Aspose.Cell 24.1.0, sometimes there is a memory leak problem with a small excel file(file also in demo attachment). So could you provide a dem…...cells-net davidxiao2008 July 26, 2024, 9:24am 1 Please see the demo...(952.2 KB) amjad.sahi July 26, 2024, 9:56am 2 @davidxiao2008 , Thanks...

    forum.aspose.com/t/how-to-solve-the-memory-leak...
  9. Unknown MAPI properties - Free Support Forum - ...

    Dear Aspose team We are using Aspose.Email to convert EML files. We started adding additional attachments to the messages we are converting and have noticed the following unknown properties have changed when we save the…...Family email-java ml42 June 17, 2024, 10:13am 1 Dear Aspose team...margarita.samodurova June 17, 2024, 5:54pm 2 Hello @ml42 , It seems...

    forum.aspose.com/t/unknown-mapi-properties/285477
  10. Aspsoe.zip 读取解压文件的时候,中文名称会乱码 - Free Support For...

    Archive archive = new Archive("C:\\Users\\ws\\Desktop\\新建 DOCX 文档.zip"); List<ArchiveEntry> entries = archive.getEntries(); for (ArchiveEntry entry : entries) { System.out.println(entry.getName()); OutputStream os = ne…...读取解压文件的时候,中文名称会乱码 中文技术支持 wsws2188 March 20, 2024, 10:54am 1 Archive archive =...解压中文乱码 vadimyurko March 20, 2024, 12:33pm 2 @wsws2188 ,你好。 若...

    forum.aspose.com/t/aspsoe-zip/281055