Sort Score
Result 10 results
Languages All
Labels All
Results 3,261 - 3,270 of 7,131 for

attachment

(0.12 sec)
  1. Compressione HTTP|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....l’intestazione “Content-disposition”, “attachment; filename=test.xls” per forzare...

    docs.aspose.com/cells/it/net/http-compression/
  2. العمل مع مرفقات الرسائل باستخدام IMAP|Documenta...

    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.... println ( "Attachment: " + attachmentInfo . getName...

    docs.aspose.com/email/ar/java/working-with-mess...
  3. `TIFF Images in Word → HTML Conversion (Aspose....

    Body: Hello, I’m converting Word documents to HTML using Aspose.Words. I noticed that versions before 15.8 do not support TIFF images in HTML output, but 15.8 and later seem to support them. Can anyone confirm: Are …... Attached documents for reference: ...

    forum.aspose.com/t/tiff-images-in-word-html-con...
  4. Convert MBOX Files to Various Formats in C#|Doc...

    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....resources (like images and attachments) are handled during the HTML...images, hyperlinks, and attachments, ensuring that the HTML representation...

    docs.aspose.com/email/net/converting-between-fo...
  5. How to remove Header/Footer in Pdf - Free Suppo...

    Hi, I am trying to remove the header and footer from a PDF. I am using ParagraphAbsorber to read the file. Is there an attribute that can be used to detect the header and footer? Or does there any suggestion to remove …...@Rachel_Lee Since the document you attached has header and footer marked...

    forum.aspose.com/t/how-to-remove-header-footer-...
  6. Print from excel to pdf not giving correct resu...

    When I generate an excel sheet and then save it as a pdf in my dotnet app. The excel document and the pdf document look completely different. Not the styling but the data in the sheet. This is from the pdf This is fr…...(please zip the file prior attaching) along with the sample code...

    forum.aspose.com/t/print-from-excel-to-pdf-not-...
  7. 使用Python向PDF文档添加附件|Aspose.PDF for Python via .NET

    本页面描述了如何通过Aspose.PDF for Python via .NET库向PDF文件添加附件。... FileSpecification ( attachment_file , "示例文本文件" ) # 将附件添加到文档的附件集合中...

    docs.aspose.com/pdf/zh/python-net/add-attachmen...
  8. 从 PDF 文件提取附件|Aspose.PDF for Java

    本节介绍如何使用 PdfExtractor 类从 pdf 中提取附件。...bindPdf ( _dataDir + "sample-attach.pdf" ); // 提取附件 pdfExtractor...

    docs.aspose.com/pdf/zh/java/extract-attachments/
  9. Añadir Adjunto a Documento PDF|Aspose.PDF para ...

    Esta página describe cómo añadir un adjunto a un archivo PDF con Java...."/home/aspose/pdf-examples/Samples/Attachments/" ; public static void AddingAttachment...

    docs.aspose.com/pdf/es/java/add-attachment-to-p...
  10. Extraire les Pièces Jointes d'un Fichier PDF|As...

    Cette section explique comment extraire les pièces jointes d'un PDF avec la classe PdfExtractor....bindPdf ( _dataDir + "sample-attach.pdf" ); // Extraire les pièces...

    docs.aspose.com/pdf/fr/java/extract-attachments/