Sort Score
Result 10 results
Languages All
Labels All
Results 5,351 - 5,360 of 568,901 for

save

(0.11 sec)
  1. Import/Export Projects to Primavera

    Learn how to import projects from Oracle Primavera P6 XER/XML formats, edit and export them in any of a wide range of available formats (MPP, Primavera XML, PDF, JPEG, XLSX, etc.) using Aspose.Tasks for .NET.... Save ( "ExportProjectDataToX_out...Project.mpp" ); 2 project . Save ( "ExportProjectDataToX_out...

    docs.aspose.com/tasks/net/importing-and-exporti...
  2. Aspose::Pdf::XmlSaveOptions Class Reference - A...

    Public Member Functions | List of all members Aspose::Pdf::XmlSaveOptions Class Reference Save options for export to ......Aspose::Pdf::XmlSaveOptions Class Reference Save options for export to Xml format...is the default action and the Save operation continues, however...

    reference.aspose.com/pdf/cpp/class/aspose.pdf.x...
  3. Set PDF File Information in Python|Aspose.PDF f...

    Learn how to set PDF file information such as author, title, and more in Python using Aspose.PDF to organize documents....); # save update document with new information doc . save ( self...

    docs.aspose.com/pdf/java/set-pdf-file-informati...
  4. Convert PDF to PPT in C++ | products.aspose.com

    Convert PDF to PPT in C++. Use C++ library API to convert PDF files to PPTs...Presentation from PDF file and save it as PPT. C++ code for converting...u "InputPDF.pdf" ); pres -> Save( u "pres.ppt" , SaveFormat ::...

    products.aspose.com/slides/cpp/conversion/pdf-t...
  5. Convert PDF to PPTX in C++ | products.aspose.com

    Convert PDF to PPTX in C++. Use C++ library API to convert PDF files to PPTXs...Presentation from PDF file and save it as PPTX. C++ code for converting...u "InputPDF.pdf" ); pres -> Save( u "pres.pptx" , SaveFormat...

    products.aspose.com/slides/cpp/conversion/pdf-t...
  6. Working with Pages | C++ API Solution

    How to add pages to an XPS file is a question answered by Aspose.Page API solution. See how to use the functionality in C++...of the document Save the document using the Save method of XpsDocument...); 9 10 // Save resultant XPS document 11 doc -> Save ( outDir...

    docs.aspose.com/page/cpp/xps/working-with-pages/
  7. Render OFT to OTT in Andorid App | products.asp...

    Export OFT to OTT without using Microsoft Word or Outlook in you Andorid applications...using save method Load HTML by using Document class Save the document...document to OTT format using save method and set OTT as SaveFormat...

    products.aspose.com/total/android-java/conversi...
  8. SetSource | Aspose.ZIP for .NET API Reference

    SetSource Contents [ Hide ] XzArchive.SetSource method (1 of 3) Sets the content to be compressed within the archive....... Save ( "archive.xz" ); } See Also...FileInfo ( "data.bin" )); archive . Save ( "archive.xz" ); } See Also...

    reference.aspose.com/zip/net/aspose.zip.xz/xzar...
  9. SetSource | Aspose.ZIP for .NET API Reference

    SetSource Contents [ Hide ] ZArchive.SetSource method (1 of 3) Sets the content to be compressed within the archive. ...... Save ( "archive.Z" ); } See Also...FileInfo ( "data.bin" )); archive . Save ( "data.bin.Z" ); } See Also...

    reference.aspose.com/zip/net/aspose.zip.z/zarch...
  10. C# API to Export MSG to TEXT | products.aspose.com

    Convert MSG to TEXT without using Microsoft Word or Outlook on .NET...using Save method Load HTML by using Document class Save the document...document to TEXT format using Save method and set Text as SaveFormat...

    products.aspose.com/total/net/conversion/msg-to...