Sort Score
Result 10 results
Languages All
Labels All
Results 1,591 - 1,600 of 310,748 for

save

(0.05 sec)
  1. Convert XLS to POWERPOINT with C++ or with free...

    Convert XLS to POWERPOINT within C++ applications or online. Test free CSV to DOC online converter quickly before integrating the code....reference Save the document to PPTX format using Save member function..."sourceFile.xls" ); // save XLS as PDF wkb -> Save ( u "pdfOutput.pdf"...

    products.aspose.com/total/cpp/conversion/xls-to...
  2. Convert XLS to DOC with C++ or with free Online...

    Convert XLS to DOC within C++ applications or online. Test free CSV to DOC online converter quickly before integrating the code....reference Save the document to DOC format using Save member function..."sourceFile.xls" ); // save XLS as PDF wkb -> Save ( u "pdfOutput.pdf"...

    products.aspose.com/total/cpp/conversion/xls-to...
  3. Convert XLSX to DOCX with C++ or with free Onli...

    Convert XLSX to DOCX within C++ applications or online. Test free CSV to DOC online converter quickly before integrating the code....reference Save the document to DOCX format using Save member function..."sourceFile.xlsx" ); // save XLSX as PDF wkb -> Save ( u "pdfOutput.pdf"...

    products.aspose.com/total/cpp/conversion/xlsx-t...
  4. Convert XLSX to WORD with C++ or with free Onli...

    Convert XLSX to WORD within C++ applications or online. Test free CSV to DOC online converter quickly before integrating the code....reference Save the document to DOC format using Save member function..."sourceFile.xlsx" ); // save XLSX as PDF wkb -> Save ( u "pdfOutput.pdf"...

    products.aspose.com/total/cpp/conversion/xlsx-t...
  5. Convert XLSX to PPTX with C++ or with free Onli...

    Convert XLSX to PPTX within C++ applications or online. Test free CSV to DOC online converter quickly before integrating the code....reference Save the document to PPTX format using Save member function..."sourceFile.xlsx" ); // save XLSX as PDF wkb -> Save ( u "pdfOutput.pdf"...

    products.aspose.com/total/cpp/conversion/xlsx-t...
  6. 将 PowerPoint 转换为 SWF Flash|Aspose.Slides 文档

    在 C# 或 .NET 中将 PowerPoint 演示文稿转换为 SWF Flash...[ Hide ] 由 Presentation 类暴露的 Save 方法可用于将整个演示文稿转换为 SWF 文档。您还可以通过使用...// 保存演示文稿和注释页面 presentation . Save ( "SaveAsSwf_out.swf" , SaveFormat...

    docs.aspose.com/slides/zh/net/convert-powerpoin...
  7. C# API to Export CGM to OTT | products.aspose.com

    Convert CGM to OTT without using Microsoft Word...Convert CGM to Doc by using Save method Load Doc file by using...Aspose.Words Save the document to OTT format using Save method and...

    products.aspose.com/total/net/conversion/cgm-to...
  8. Convert PDF API | Aspose.PDF

    Convert PDF to DOCX, PPTX, XLS, XLSX, EPUB, TEX, MHTML, Markdown & more formats with Aspose.PDF Library...working with PDF documents is saving them in one format or another...()); // save document in HTML format document . Save ( "output...

    products.aspose.com/pdf/conversion/
  9. Fillable PDF Forms using PHP via Java | Aspose.PDF

    Сreate fillable PDF forms programmatically with PHP sample code using Aspose.PDF for PHP via Java.... Save modified PDF Fill AcroForm in...field" ); // Save updated document $document -> save ( $outputFile...

    products.aspose.com/pdf/php-java/acroforms/fill/
  10. Protect PDF using Python | Aspose.PDF

    Lock PDF with password programmatically with Python sample code using Aspose.PDF for Python for .NET... Save result in PDF format Protect... False ) # save updated document document . Save ( "protected...

    products.aspose.com/pdf/python-net/protect/