Sort Score
Result 10 results
Languages All
Labels All
Results 1,991 - 2,000 of 7,232 for

attachment

(0.27 sec)
  1. Aspose.Words 26.2 (.NET 8): WordML → PDF — head...

    Description Product & version: Aspose.Words for .NET 26.2 Runtime: .NET 8 (x64) OS: Windows Server (x64) Input format: Word 2003 WordprocessingML (.xml) Output format: PDF Summary When converting a WordML input to P…...@Asangaai Could you please zip and attach the problematic input and output...Hi @alexey.noskov , I have attached test.zip with input.xml (...

    forum.aspose.com/t/aspose-words-26-2-net-8-word...
  2. Aspose.EmailでOutlookメッセージ(MSG)ファイルを作成する|Documen...

    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....Add an attachment msg . Attachments . Add ( new Attachment ( "image...

    docs.aspose.com/email/ja/net/creating-an-outloo...
  3. The arrows in the diagram become very large aft...

    Hello Aspose, There is another problem with converting vsdx to SVG format. The VSDX file contains arrows that connect the objects in the diagram. The arrows in the diagram become very large after exporting to SVG. I at…... I attached the original Visio diagram...you review my files from the attached archive and fix the problem...

    forum.aspose.com/t/the-arrows-in-the-diagram-be...
  4. Удаление вложения из PDF|Aspose.PDF for .NET

    Aspose.PDF может удалять вложения из ваших PDF-документов. Используйте C# PDF API для удаления вложений в PDF-файлах с помощью библиотеки Aspose.PDF.... GetDataDir_AsposePdf_Attachments (); // Open PDF document...pdf" )) { // Delete all attachments document . EmbeddedFiles...

    docs.aspose.com/pdf/ru/net/removing-attachment-...
  5. 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
  6. 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...
  7. 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...
  8. 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...
  9. 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...
  10. Загрузка и разбор файлов 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...