Sort Score
Result 10 results
Languages All
Labels All
Results 5,301 - 5,310 of 364,657 for

save

(0.39 sec)
  1. Aspose.PDF С++ Example|Aspose.PDF for C++

    This page show how use simple programming for create a PDF document containing text - Hello World.... Save resultant PDF document Following...paragraphs -> Add ( text ); // Save updated PDF outputFileName =...

    docs.aspose.com/pdf/cpp/hello-world-example/
  2. Export Document Workbook and Worksheet Properti...

    Learn how to export Document, Workbook, and Worksheet properties in Excel to HTML using Aspose.Cells for Node.js via C++....filePath ); // Specify Html Save Options const options = new...to Html with Html Save Options workbook . save ( "outputExportDocument...

    docs.aspose.com/cells/nodejs-cpp/export-documen...
  3. Convert Excel file to PDF format compatible wit...

    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....Cells enables you to save Excel files to PDF/A‑compliant...This topic describes how to save the Excel workbook to a PDF/A‑compliant...

    docs.aspose.com/cells/net/convert-excel-file-to...
  4. Simple Mail Merge in Jython|Aspose.Words for Java

    Simple Mail Merge using Jython...."London" ] ) # Saves the document to disk. doc . save ( dataDir +...coding sites: GitHub Load And Save To Stream in Jython Update Fields...

    docs.aspose.com/words/java/simple-mail-merge-in...
  5. Working with PDF File Metadata in C#|Aspose.PDF...

    Explore how to extract and manage PDF metadata, such as author and title, in .NET using Aspose.PDF.... Save the updated document using the...the Document class’ Save method. The following code snippet shows...

    docs.aspose.com/pdf/net/pdf-file-metadata/
  6. 通过 Node.js 结合 C++ 转换 Excel 为 CSV、TSV 和 Txt|Docu...

    学习如何使用 Aspose.Cells for Node.js via C++ 将Excel文件转换为CSV、TSV和TXT格式。...xls" )); // Text save options. You can use any type...); // Save entire workbook data into file workbook . save ( path...

    docs.aspose.com/cells/zh/nodejs-cpp/convert-exc...
  7. XpsSaveOptions constructor | Aspose.Words for N...

    Aspose.Words.Saving.XpsSaveOptions constructor...this class that can be used to save a document in the SaveFormat...this class that can be used to save a document in the SaveFormat...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. Creating an Outlook Message (MSG) File in Aspos...

    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....is underlined text</u>" ; // Save the MSG file in local disk string...Attachment ( "image.bmp" )); // Save it in local disk string strMsg...

    docs.aspose.com/email/net/creating-an-outlook-m...
  9. Set PDF File Information|Aspose.PDF for .NET

    This section explains how to set PDF File Information with Aspose.PDF Facades.... Finally, save the updated PDF file using SaveNewInfo...fileInfo . Creator = "Aspose" ; // Save the PDF with updated information...

    docs.aspose.com/pdf/net/set-pdf-file-information/
  10. ImageData.sourceFullName property | Aspose.Word...

    ImageData.sourceFullName property. Gets or sets the path and name of the source file for the linked image.... save ( base . artifactsDir + "Image...insertNode ( shape ); doc . save ( base . artifactsDir + "Image...

    reference.aspose.com/words/nodejs-net/aspose.wo...