Sort Score
Result 10 results
Languages All
Labels All
Results 1,381 - 1,390 of 5,602 for

attachment

(0.19 sec)
  1. [Defect] - Comparison time is longer for large ...

    Scenario 1:- Compare attached File1, File2 and validate pdf resulted file. Actual:- ASPOSE service taking avg 27206 milli seconds for compare. File 2 (1).docx (131.0 KB) Another file with 12 MB file size....10:17am 1 Scenario 1:- Compare attached File1, File2 and validate...2025, 1:47pm 4 I am unable to attach it because of size thing though...

    forum.aspose.com/t/defect-comparison-time-is-lo...
  2. Excel sheet takes a long time (7 seconds) for w...

    Would love to know what’s taking the time. Attempting to reproduce this with Java 21 in Windows the calculation takes a little over a second. Maybe a little long but reasonable. On Linux this extends to 7 seconds, which …... Is it possible to attach the worksheet? Professionalize...template file as zip and then attach it here so we can perform some...

    forum.aspose.com/t/excel-sheet-takes-a-long-tim...
  3. Icon Is Not Rendered Properly When Converting I...

    Hi Team, I have a PPTX containing one slide having two icons (refer to sample.zip to get the sample.pptx). I am using Aspose Slides for .NET (version 25.3) to get images of these shapes using following code: using Aspo…... I have attached the sample PPT and its output...output image in the attached zip. Kindly add this sample too to...

    forum.aspose.com/t/icon-is-not-rendered-properl...
  4. 创建符合 PDF/3-A 标准的 PDF 并在 C# 中附加 ZUGFeRD 发票|Aspos...

    了解如何生成带有 ZUGFeRD 的 PDF 文档...Setup new file to be added as attachment var description = "Invoice...xml" }; // Add attachment to document's attachment collection document...

    docs.aspose.com/pdf/zh/net/attach-zugferd/
  5. Extra paragraph inserted when comparing two doc...

    When comparing two Word documents, we sometimes get an extra paragraph incorrectly added in the compared result. Please find attached two examples. Case 1 (C1) Comparing c1_doc1.docx with c1_doc2.docx C1_Compare_With_…... Please find attached two examples. Case 1 (C1)...located above the image The attached sample Code.txt can be used...

    forum.aspose.com/t/extra-paragraph-inserted-whe...
  6. Enregistrer le fichier dans l’objet Response av...

    Découvrez comment sauvegarder directement les fichiers Excel dans des flux de réponse HTTP en utilisant Aspose.Cells pour Python via .NET....'Content-Disposition' , 'attachment; filename="output.xlsx"'...), content_disposition = "attachment" ) Response . end () Equivalent...

    docs.aspose.com/cells/fr/python-net/saving-file...
  7. Archivo

    Archivo...adjunto en la colección Attachments usando un bucle foreach....adjuntos foreach ($attachment in $eml.Attachments) { $attachmentFilePath...

    blog.aspose.com/es/email/net/msg-to-eml-via-csh...
  8. Archiv

    Archiv...Durchlaufen Sie jede Anlage in der Attachments -Sammlung mit einer foreach-Schleife...extrahieren foreach ($attachment in $eml.Attachments) { $attachmentFilePath...

    blog.aspose.com/de/email/net/msg-to-eml-via-csh...
  9. Changed table dimensions when text rotated and ...

    Hi team, Looks like Aspose. words adds some sort of top and bottom margin (or left and right, depending on the frame of reference) to 90-degree text inside a table cell when saving to PDF. I’m attaching an example - bo…... I’m attaching an example - both files are...The code can be found in the attached zipped project - and it’s...

    forum.aspose.com/t/changed-table-dimensions-whe...
  10. How to find and iterate list lead in and childr...

    Hi Team, I am trying to find and iterate lists in an word documents using aspose words python library. Current approach : I have tried iterating all paragraphs and filtering list items using is_list_item method. Furt…...it is failing in few cases(attached document). import aspose.words...solve this problem. I have attached a test document. test.docx...

    forum.aspose.com/t/how-to-find-and-iterate-list...