Sort Score
Result 10 results
Languages All
Labels All
Results 1,371 - 1,380 of 5,616 for

attachment

(0.18 sec)
  1. Conversion from Word to PDF has some issues wit...

    Hi Support, We are licensed users of Aspose.Total. We are facing formatting issues while converting document from Word to PDF. We are trying to render the PDF with Bookmarks retained and below is how we have implemente…...Save(SaveLocation, saveOptions); } I have attached the screenshot of both docx...@Raghunandan_R Could you please attach your problematic input and...

    forum.aspose.com/t/conversion-from-word-to-pdf-...
  2. Font style and type get changed of a table whil...

    Font style and type get changed of a table while inserting document containing table using keep source formatting in target document. Please note, it is not happening for every document and also when we use doc file for…...jha Could you please attach your problematic input and...(19.7 KB) Hi Alexy, I have attached source code as well original...

    forum.aspose.com/t/font-style-and-type-get-chan...
  3. 档案

    档案... 提取附件: 使用 foreach 循环遍历 Attachments 集合中的每个附件。 使用 Save 方法保存附件。...提取附件 foreach ($attachment in $eml.Attachments) { $attachmentFilePath...

    blog.aspose.com/zh/email/net/msg-to-eml-via-csh...
  4. 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...
  5. 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...
  6. PdfSaveOptions.export_language_to_span_tag prop...

    PdfSaveOptions.export_language_to_span_tag property. Gets or sets a value determining whether or not to create a Span tag in the document structure to export the text language....False and “Lang” attribute is attached to a marked-content sequence...language and “Lang” attribute is attached to this tag. This value is...

    reference.aspose.com/words/python-net/aspose.wo...
  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. How to Add EML to PST directly? - Free Support ...

    I am writing some code that generates a PST from EML files. Using Aspose.Email, as far as I can tell, the only way for me to get the EML into the PST is to 1) Read the EML from disk into MailMessage 2) Save the EML as a…... Attached is a sample EML file along...copy/pasted your code and used the attached EML. When attempting to open...

    forum.aspose.com/t/how-to-add-eml-to-pst-direct...
  10. Aspose.Pdf.FontNotFoundException: Font Arial wa...

    Hi, I’m adding html to pdf pages using HTML fragment and setting Carlito as embedded font but still exception occurs font Arial was not found locally it’s working but on Linux App Service it’s not working FontRepositor…... For reference, we’ve attached the full method implementation...on a Linux App Service . Attachments: The specific HTML files...

    forum.aspose.com/t/aspose-pdf-fontnotfoundexcep...