Sort Score
Result 10 results
Languages All
Labels All
Results 2,041 - 2,050 of 7,267 for

attachment

(2.41 sec)
  1. .NET के माध्यम से MSG दस्तावेज़ वॉटरमार्क करें ...

    .NET Framework, .NET Core और Xamarin प्लेटफ़ॉर्म पर MSG फ़ाइल में वॉटरमार्क जोड़ने या हटाने के लिए C # स्रोत कोड।...Attachments.Add( "watermark" , imageBytes);...BodyHtml, "" ); var attachment = mail.Attachments.Find(x => x.LongFileName...

    products.aspose.com/email/hi/net/watermark/msg/
  2. Erstellen und Speichern von MSG‑Dateien|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....Attachments Sammlung. // For complete...[ 0 ] = "attachment.doc" ; files [ 1 ] = "attachment.png" ; //...

    docs.aspose.com/email/de/java/creating-and-savi...
  3. Ładowanie i parsowanie plików 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/pl/net/loading-and-parsin...
  4. How to generate multiline image from text - Fre...

    Hello Team, We are using aspose.Imaging using that we want to generate image from text. If text length is beyond some specific width then it should be wrap and should display text after that length into new line. How ca…... Please refer attached image for expected output...dolor hendrerit”. Please see attached image that is generated from...

    forum.aspose.com/t/how-to-generate-multiline-im...
  5. Gérez les messages électroniques et les pièces ...

    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.... // create an attachment var attachment = new MapiAttachment...MapiAttachment (); attachment . SetProperty ( KnownPropertyList . DisplayName...

    docs.aspose.com/email/fr/net/manage-email-messa...
  6. Aspose.PDF 26.4: Document.Convert(PDF_UA_1) wit...

    Bug Report: Document.Convert(PDF_UA_1) with AutoTaggingSettings Hangs on Aspose.Cells-Generated PDFs body { font-family: Segoe UI, Arial, sans-serif; max-width: 960px; margin: 40px auto; padding: 0 20px; line-height…...still exhibits a hang on the attached 85 KB sample in 26.4 — suggests...net10.0-windows app. Load the attached SampleSpreadsheet.xlsx (85...

    forum.aspose.com/t/aspose-pdf-26-4-document-con...
  7. Práce s úkoly v Outlooku|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.... attachments . add ( "Attachment.txt" , str . encode...encode ( "attachment data" )) task . save ( "AddAttachmentsToMapi_out"...

    docs.aspose.com/email/cs/python-net/working-wit...
  8. Praca z zadaniami Outlook|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.... attachments . add ( "Attachment.txt" , str . encode...encode ( "attachment data" )) task . save ( "AddAttachmentsToMapi_out"...

    docs.aspose.com/email/pl/python-net/working-wit...
  9. Trabajando con tareas de Outlook|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.... attachments . add ( "Attachment.txt" , str . encode...encode ( "attachment data" )) task . save ( "AddAttachmentsToMapi_out"...

    docs.aspose.com/email/es/python-net/working-wit...
  10. Convertir des PDF aux formats PDF/A|Aspose.PDF ...

    Ce sujet vous montre comment Aspose.PDF permet de convertir un fichier PDF en un fichier PDF conforme au PDF/A....pdf" ); } Créer un PDF/A-3 et attacher un fichier XML Aspose.PDF...PDF. Si vous avez besoin d’attacher des fichiers au format conforme...

    docs.aspose.com/pdf/fr/java/convert-pdf-to-pdfa/