Sort Score
Result 10 results
Languages All
Labels All
Results 4,911 - 4,920 of 380,825 for

save

(3.12 sec)
  1. Export MSG to PCL via C++ | products.aspose.com

    C++ API to Convert MSG to PCL without using Microsoft Word or Outlook...Convert MSG to HTML by using Save member function Load HTML by...Document class Save the document to PCL format using Save method and...

    products.aspose.com/total/cpp/conversion/msg-to...
  2. Export MSG to RTF via C++ | products.aspose.com

    C++ API to Convert MSG to RTF without using Microsoft Word or Outlook...Convert MSG to HTML by using Save member function Load HTML by...Document class Save the document to RTF format using Save method and...

    products.aspose.com/total/cpp/conversion/msg-to...
  3. Aspose.Cells 8.6.0中的公共API更改|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.... add ( "test" , "test" ); //Save the metadata information to...spreadsheet file metaWorkbook . save ( filePath ); 新增HtmlSaveOptions...

    docs.aspose.com/cells/zh/java/public-api-change...
  4. Add Attachments to PDF using PHP | Aspose.PDF

    PHP sample code for adding attachments to PDF documents on any platform....the collection’s Add method Save the PDF file. Adding Attachment...$fileSpecification ); // Save resulting PDF document. $document -> save ( $outputFile...

    products.aspose.com/pdf/php-java/attachments/add/
  5. Remove ODP Annotations using Java | products.as...

    Remove comments and comment authors from ODP presentations in Java with Aspose.Slides for Java...., clear their comments, and save the updated presentation. Delete...(). clear (); presentation . save ( "cleaned-presentation.odp"...

    products.aspose.com/slides/java/annotation/odp/
  6. Working with Pages in PS file | Python

    How to add pages to PS file is a question answered by Aspose.Page API solution. See how to use the functionality in Python...previously created output stream and save options. Open the first page...a new size. Close the page. Save the document. Copy 1 from aspose...

    docs.aspose.com/page/python-net/ps/working-with...
  7. Export MSG to PDF via C++ | products.aspose.com

    C++ API to Convert MSG to PDF without using Microsoft Word or Outlook...Convert MSG to HTML by using Save member function Load HTML by...Document class Save the document to PDF format using Save method and...

    products.aspose.com/total/cpp/conversion/msg-to...
  8. Export MSG to PS via C++ | products.aspose.com

    C++ API to Convert MSG to PS without using Microsoft Word or Outlook...Convert MSG to HTML by using Save member function Load HTML by...Document class Save the document to PS format using Save method and...

    products.aspose.com/total/cpp/conversion/msg-to...
  9. Add Attachments to PDF using C++ | Aspose.PDF

    Add attachments to PDF documents on C++ Framework, C++ Core, and PHP, VBScript, Delphi, C++ via COM Interop....the collection’s Add method Save the PDF file. Adding Attachment...fileSpecification ); // Save new output pdfDocument -> Save ( _dataDir +...

    products.aspose.com/pdf/cpp/attachments/add/
  10. 通过 C++ 在 Node.js 中为命名区域设置公式|Documentation

    学习如何使用 Aspose.Cells for Node.js via C++ 为电子表格中的命名区域设置公式。...calculateFormula (); // Save the result in XLSX format book . save ( path ....$A$1,9)" ); // Save the workbook book . save ( path . join (...

    docs.aspose.com/cells/zh/nodejs-cpp/setting-for...