Sort Score
Result 10 results
Languages All
Labels All
Results 3,891 - 3,900 of 8,138 for

attachment

(0.19 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.... preserve_tnef_attachments = True MailMessage . load...detect_file_format ( mail . attachments [ 0 ] . content_stream )...

    docs.aspose.com/email/hi/python-net/loading-and...
  2. 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-...
  3. 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-...
  4. 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...
  5. Extract XFA Data|Aspose.PDF for Python via .NET

    This example explains how to extract XFA form data from a PDF file using Aspose.PDF for Python via .NET. It demonstrates how to bind an XFA-based PDF document to the Form facade and export its internal data structure into a file stream.... Call ‘bind_pdf()’ to attach the source PDF containing XFA...

    docs.aspose.com/pdf/python-net/extract-xfa-data/
  6. Extrair Anexos de Email|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.... Selecione Extract All Attachments no menu. O diálogo Extrair...

    docs.aspose.com/email/pt/sharepoint/extract-att...
  7. 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/
  8. 使用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...
  9. 从 PDF 文件提取附件|Aspose.PDF for Java

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

    docs.aspose.com/pdf/zh/java/extract-attachments/
  10. How to Get Volume Percentage of the Video Using...

    Hi Aspose Team, We are trying to extract the volume of the video from the attached presentation file. We have reviewed the documentation but could not find any interface which can do this for us. For example: <p:video>…...volume of the video from the attached presentation file. We have...

    forum.aspose.com/t/how-to-get-volume-percentage...