Sort Score
Result 10 results
Languages All
Labels All
Results 1,941 - 1,950 of 6,982 for

attachment

(0.23 sec)
  1. الأسئلة الشائعة|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...."ISO-2022-JP" ); Attachment att = new Attachment ( "Test.doc" ,...

    docs.aspose.com/email/ar/java/faqs/
  2. Aspose::Words::Saving::SaveOptions::get_Default...

    Aspose::Words::Saving::SaveOptions::get_DefaultTemplate method. Gets or sets path to default template (including filename). Default value for this property is empty string in C++....documents that do not have attached templates. auto doc = System...style updating, but do not attach a template document. doc ->...

    reference.aspose.com/words/cpp/aspose.words.sav...
  3. 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
  4. 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...
  5. 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...
  6. 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-...
  7. 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...
  8. .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/
  9. 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...
  10. 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...