Sort Score
Result 10 results
Languages All
Labels All
Results 4,791 - 4,800 of 34,953 for

mime

(0.52 sec)
  1. PDF/3-A準拠のPDFを作成し、ZUGFeRD請求書をPythonで添付する|Aspose...

    Aspose.PDF for Python via .NETでZUGFeRDを使用してPDFドキュメントを生成する方法を学ぶ... FileSpecificationオブジェクトの mime_type プロパティと af_relationship...path , description ) # 埋め込みファイルのMIMEタイプとAFRelationshipプロパティを設定します...

    docs.aspose.com/pdf/ja/python-net/attach-zugferd/
  2. Gambaran Produk|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....protokol jaringan, misalnya SMTP, MIME, POP3, IMAP; format file pesan...Outlook. Berurusan dengan pesan MIME. Menyematkan objek dalam pesan...

    docs.aspose.com/email/id/python-net/product-ove...
  3. Online převod MHTML na XLTX nebo sestavení apli...

    Bezplatná online aplikace pro převod souborů MHTML na soubory XLTX. Kód převodní knihovny .NET C# pro dokumenty MHTML....MHTML do XLTX: Případy použití MIME HTML soubory jsou určeny pro...získávají klíčový význam. Konverze MIME HTML souborů do formátu XLTX...

    products.aspose.com/total/cs/net/conversion/mht...
  4. Technologies avancées|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....avancées Contents [ Hide ] S/MIME Secure/Multipurpose Internet...Internet Mail Extensions (S/MIME) est une norme largement utilisée pour...

    docs.aspose.com/email/fr/net/advanced-technolog...
  5. Produktöversikt|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....nätverksprotokoll, till exempel SMTP, MIME, POP3, IMAP; meddelandefilformat...och Outlook‑PST‑filer. Hantera MIME‑meddelanden. Bädda in objekt...

    docs.aspose.com/email/sv/python-net/product-ove...
  6. Wyodrębnij załączniki z pliku PDF za pomocą Pyt...

    Wyodrębnij załączniki z PDF za pomocą Python na .NET Framework, .NET Core i PHP, VBScript, Delphi, C++ przez COM Interop....print ( f "Mime Type: { file_specification . mime_type } " )...

    products.aspose.com/pdf/pl/python-net/attachmen...
  7. סקירת מוצר|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....מספר פרוטוקולי רשת, כגון SMTP, MIME, POP3, IMAP; פורמטי קבצי הודעות...Outlook PST. התמודדות עם הודעות MIME. הטמעת אובייקטים בהודעות אימייל...

    docs.aspose.com/email/he/python-net/product-ove...
  8. Ürün Genel Bakışı|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....Email, SMTP, MIME, POP3, IMAP gibi bir dizi ağ...ayrıştırma/okuma ve kaydetme. MIME mesajlarıyla çalışma. E-posta...

    docs.aspose.com/email/tr/python-net/product-ove...
  9. Travailler avec les métadonnées de fichiers PDF...

    Cette section explique comment obtenir des informations sur les fichiers PDF, comment obtenir des métadonnées d'un fichier PDF, définir les informations du fichier PDF....( filename , mime , content ) => { mime = mime || "application/octet-stream"...Blob ([ content ], { type : mime })); link . download = filename...

    docs.aspose.com/pdf/fr/javascript-cpp/pdf-file-...
  10. Archiv

    Archiv...DownloadFile = (filename, mime, content) => { mime = mime || "application/octet-stream";...createObjectURL(new Blob([content], {type: mime})); link.download = filename;...

    blog.aspose.com/cs/pdf/optimize-pdf-javascript/