Sort Score
Result 10 results
Languages All
Labels All
Results 431 - 440 of 5,193 for

attachment

(0.2 sec)
  1. Get, Update and Expand a Bookmark using Python|...

    This article describes how to use bookmarks in a PDF file with our Aspose.PDF for Python library....thumbnails, full-screen, show attachment panel document . page_mode...

    docs.aspose.com/pdf/python-net/get-update-and-e...
  2. Can't search RFC message id in a PST file - Fre...

    i’m using aspose email 20.5.3 sample code to find the message with rfc message id : abc-def@abc.com FolderInfo folder = pst.getRootFolder().getSubFolder(“Inbox”); PersonalStorageQueryBuilder builder = new PersontalS…...Here’s the pst file in the attachment Test_Matter_wxn8c01wl2–admin@vault-prod...

    forum.aspose.com/t/cant-search-rfc-message-id-i...
  3. Replace Fields with Text Java|Aspose.Words for ...

    Learn how to replace fields with text in Java. Replace fields with static data using the Java API....example, when sending as an attachment in an e-mail. Converting...

    docs.aspose.com/words/java/replace-fields/
  4. How to Run Aspose.CAD Docker image in AWS Lambd...

    Run Aspose.CAD Docker image in AWS Lambda Function....{"Content-Disposition", "attachment;filename=filename.pdf" }...

    docs.aspose.com/cad/net/how-to-run-aspose-cad-d...
  5. 使用 PDF 中的投资组合|Aspose.PDF for .NET

    如何使用 C# 创建 PDF 投资组合。您应该使用 Microsoft Excel 文件、Word 文档和图像文件来创建 PDF 投资组合。...embeddedFiles ) { // Get the attachment and write to file or stream...

    docs.aspose.com/pdf/zh/net/portfolio/
  6. Example for CELLSNET-58755 and CELLSNET-58756 -...

    Hi, could you please provide an example of the enhancements introduced in CELLSNET-58755 and CELLSNET-58756 in Aspose.Cells release 25.8? I wasn’t able to find any sample related to this enhancement in Smart Markers rela…...example code and check the attachment. result.zip (26.5 KB) Workbook...

    forum.aspose.com/t/example-for-cellsnet-58755-a...
  7. ICS Viewer for C# | Aspose.Email Viewer | produ...

    C# source code to load, render and display ICS documents on .NET Framework, .NET Core, and Xamarin Platforms....extract metadata, or manage attachments, the API offers a developer-friendly...Features : Leverage parsing, attachment handling, contact management...

    products.aspose.com/email/net/viewer/ics/
  8. 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...sourceStream = new MemoryStream(attachment.FileData.ToArray())) { Aspose...result. Please refer to the attachment. out_net.pdf (8.7 MB) DateTime...

    forum.aspose.com/t/exporting-an-excel-file-as-t...
  9. 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 …...WriteLine(results); return results; } I have attached an XLSX file and the resulting...position. Please refer to the attachment. out_net.zip (117.2 KB) The...

    forum.aspose.com/t/issue-converting-xlsx-and-xl...
  10. Replace Fields C++|Aspose.Words for C++

    Learn how to replace fields with text in C++. Replace fields with static data using the C++ API....example, when sending as an attachment in an e-mail. Converting...

    docs.aspose.com/words/cpp/replace-fields/