Sort Score
Result 10 results
Languages All
Labels All
Results 121 - 130 of 2,918 for

pdf attachment

(0.12 sec)
  1. Add a page break in excel at end of each page i...

    Hello, I am working on a Project to convert excel files to Pdf with Aspose.Cells version 25.6. Currently I am using below code for conversion: final PageSetup pgSetup = curSheet.getPageSetup(); if (pgSetup != null && …...converting excel workbook to pdf Aspose.Cells Product Family aspose-cells-java...Project to convert excel files to pdf with Aspose.Cells version 25...

    forum.aspose.com/t/add-a-page-break-in-excel-at...
  2. Managing Message Attachments|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....Message Attachments Contents [ Hide ] Handling Attachments in Outlook...to create MSG files with attachments. This article explains how...

    docs.aspose.com/email/net/managing-message-atta...
  3. Working with Message Attachments|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....Message Attachments Contents [ Hide ] Managing Attachments with...to create MSG files with attachments. This article explains how...

    docs.aspose.com/email/python-net/working-with-m...
  4. Add Image to PDF using C++|Aspose.PDF for C++

    This section describes how to add image to existing Pdf file using C++ library....Add Image to PDF using C++ Contents [ Hide ] Add Image in an...an Existing PDF File Every PDF page contains Resources and Contents...

    docs.aspose.com/pdf/cpp/add-image-to-existing-p...
  5. Exporting an excel file as to PDF file - Free S...

    We are facing an export an excel file content to the Pdf file, which is taking longer period in processing. what are the constraint need to considered for downloading a file of Pdf from an excel file...Exporting an excel file as to PDF file Aspose.Cells Product Family...an excel file content to the PDF file, which is taking longer...

    forum.aspose.com/t/exporting-an-excel-file-as-t...
  6. index.xml

    2.0 http://www.w3.org/2005/Atom Aspsoe.Pdf Products – Add, Extract, or Remove Attachments in Pdf using Pythonhttps://products.aspose.com/Pdf/python-net/Attachments/Recent content in Add, Extract, o......PDF Products – Add, Extract, or Remove Attachments in PDF...Pythonhttps://products.aspose.com/pdf/python-net/attachments/Recent content in...

    products.aspose.com/pdf/python-net/attachments/...
  7. Aspose.PDF + Pdf version 1.20 does not supporte...

    I am Gettting Below Error Error: [{“FileId”:“e05f0e90-8bb7-41b0-93a9-637bccba5233”,“OriginalFileName”:“ParentFile”,“ParentFileId”:null,“NoConverter”:false,“HasErrors”:true,“NoValidExtension”:false,“Extension”:“.Pdf”,“Ex…...PDF + Pdf version 1.20 does not supported Aspose.PDF Product...“NoValidExtension”:false,“Extension”:“.pdf”,“ExceptionType”:“System.Exception”...

    forum.aspose.com/t/aspose-pdf-pdf-version-1-20-...
  8. Saving File to Response Object with Python.NET|...

    Learn how to save Excel files directly to HTTP response streams using Aspose.Cells for Python via .NET....'Content-Disposition' , 'attachment; filename="output.xlsx"'...ContentDisposition . INLINE , "report.xlsx" ) PDF Files import os from aspose.cells...

    docs.aspose.com/cells/python-net/saving-file-to...
  9. index.xml

    2.0 http://www.w3.org/2005/Atom Aspsoe.Pdf Products – Add, Extract, or Remove Attachments in Pdf using C++https://products.aspose.com/Pdf/cpp/Attachments/Recent content in Add, Extract, or Remove A......PDF Products – Add, Extract, or Remove Attachments in PDF...C++https://products.aspose.com/pdf/cpp/attachments/Recent content in Add...

    products.aspose.com/pdf/cpp/attachments/index.xml
  10. Issue converting XLSX and XLSM files containing...

    We are converting XLSX and XLSM files to Pdfs using the following code. static public string ConvertExcel(string inputFilePath = "", string outputFilePath = "") { string results = "SUCCESS"; try …...files containing TextBox's into PDF Aspose.Cells Product Family cells-net...converting XLSX and XLSM files to PDFs using the following code. static...

    forum.aspose.com/t/issue-converting-xlsx-and-xl...