Sort Score
Result 10 results
Languages All
Labels All
Results 2,061 - 2,070 of 7,186 for

attachment

(0.13 sec)
  1. Чтение электронных писем из MBOX в Python|Docum...

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....EML, задав preserve_tnef_attachments свойство EmlLoadOptions класс...messages preserving tnef attachments. load_options = ae . EmlLoadOptions...

    docs.aspose.com/email/ru/python-net/read-emails...
  2. PDF convertion issue using Aspose.PDF while con...

    83108061-b714-4990-a74a-4cb9f65f9db4.pdf (427.2 KB) The entire pdf is becoming image and not editable after converting to word I am expecting appart from image all other component should be editable I have attached the …...should be editable I have attached the pdf file pls provide some...some feedback . I have attached pdf as well as Aspose logic what...

    forum.aspose.com/t/pdf-convertion-issue-using-a...
  3. 从PDF中删除附件|Aspose.PDF for .NET

    Aspose.PDF可以从您的PDF文档中删除附件。使用C# PDF API通过Aspose.PDF库删除PDF文件中的附件。... GetDataDir_AsposePdf_Attachments (); // Open PDF document...pdf" )) { // Delete all attachments document . EmbeddedFiles...

    docs.aspose.com/pdf/zh/net/removing-attachment-...
  4. Right to left text - Free Support Forum - aspos...

    Hi, I have a couple of questions regarding right to left aligned text: The documentation for right to left text says "Please note that currently only normal fonts such as "Times New Roman" are supported. Specific fonts …...margins that I’ve set- see the attached images. In the English image...Nausherwan, My template file is attached. I’ve managed to work around...

    forum.aspose.com/t/right-to-left-text/91358
  5. Chercher

    chercher... // Attachement de charge SharedPtr<FileSpecification>...MakeObject<FileSpecification>(u"Attachment.txt", u"Sample text file");...

    blog.aspose.com/fr/pdf/add-or-remove-pdf-attach...
  6. Checkbox issue with aspose words jar - Free Sup...

    check box is not printing properly while generating the pdf using aspose words jar 23.9, I tried generating in docx and the check box got printed properly but while generating in pdf format has the check box issue gettin…... please find the attached template and the pdf screen...3 @manasag Could you please attach your actual input and output...

    forum.aspose.com/t/checkbox-issue-with-aspose-w...
  7. Salvataggio del file nell oggetto Response con ...

    Impara come salvare i file Excel direttamente sui flussi di risposta HTTP usando Aspose.Cells per Python via .NET....'Content-Disposition' , 'attachment; filename="output.xlsx"'...), content_disposition = "attachment" ) Response . end () Equivalente...

    docs.aspose.com/cells/it/python-net/saving-file...
  8. Python.NET ile Dosya Yanıt Nesnesine Kaydetme|D...

    Aspose.Cells for Python via .NET kullanarak Excel dosyalarını doğrudan HTTP yanıt akışlarına nasıl kaydedeceğinizi öğrenin....'Content-Disposition' , 'attachment; filename="output.xlsx"'...), content_disposition = "attachment" ) Response . end () Python...

    docs.aspose.com/cells/tr/python-net/saving-file...
  9. Загрузка и разбор файлов MSG|Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....// Get attachments foreach ( var att in msg . Attachments ) { Console...Console . Write ( "Attachment Name: " + att . FileName ); Console...

    docs.aspose.com/email/ru/net/loading-and-parsin...
  10. Incorrect Decimal Separator in CSS for Fixed Ro...

    Hello, when exporting XLSX files with fixed rows to HTML, the generated CSS uses a comma as the decimal separator (e.g., top:13,25pt) instead of a dot, which is invalid in CSS. System Language is German. CultureInfo o…...html"); Thank you for your help Attached Files for in.xlsx , out.html...support ticket with Aspose, attach the sample workbook and the...

    forum.aspose.com/t/incorrect-decimal-separator-...