Sort Score
Result 10 results
Languages All
Labels All
Results 1,931 - 1,940 of 6,973 for

attachment

(0.1 sec)
  1. 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...
  2. 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-...
  3. BIÁNG character not rendering in PDF despite co...

    CorrectFontEmbeddedButBiangMissing.pdf (2.8 MB) CorrectFontsEmbedded.docx (3.7 MB) We are converting a word document with the BIÁNG character embedded into PDF. However the BIÁNG character does not render correctly in …...and the generated PDF are attached. We are using the latest versions...XPS using Aspose.Words and attach the resulting file here for...

    forum.aspose.com/t/biang-character-not-renderin...
  4. .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/
  5. Convert MSG to DOCX in Python | products.aspose...

    Save MSG to DOCX in your Python applications without using Microsoft Outlook or Word... subject, message body, attachments, and other metadata. MSG...hyperlinks, embedded images, and attachments. MSG files can be opened...

    products.aspose.com/total/python-net/conversion...
  6. 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...
  7. 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...
  8. Загрузка и разбор файлов 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...
  9. listDepth API Is Returning 0 and 1 for Bullet P...

    Hi team, we are using aspose 25.6 version while trying to access the listDepth of a bullet text paragraph we are using: paragraphFormat->get_Depth() where, paragraphFormat is. retrieved as : auto paragraphFormat = …...is for this particular PPT attached, we are getting listDepth...means “the paragraph is not attached to any list” . A list depth...

    forum.aspose.com/t/listdepth-api-is-returning-0...
  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/