Sort Score
Result 10 results
Languages All
Labels All
Results 6,761 - 6,770 of 368,128 for

save

(0.56 sec)
  1. Convert XLT to DOCX with C++ or with free Onlin...

    Convert XLT 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.xlt" ); // save XLT as PDF wkb -> Save ( u "pdfOutput.pdf"...

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

    Convert XLT 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.xlt" ); // save XLT as PDF wkb -> Save ( u "pdfOutput.pdf"...

    products.aspose.com/total/cpp/conversion/xlt-to...
  3. MHTML to PDF Converter using PHP | Aspose.PDF

    Sample code on PHP for MHTML to PDF conversion. Use example code for batch MHTML to PDF conversion with Aspose.PDF for PHP via Java...output file path as parameters Save the output PDF file System Requirements...your MHTML file and then simply save it as a PDF file. You can use...

    products.aspose.com/pdf/php-java/conversion/mht...
  4. TEX to PDF Converter using PHP | Aspose.PDF

    Sample code on PHP for TEX to PDF conversion. Use example code for batch TEX to PDF conversion with Aspose.PDF for PHP via Java...file using the TeXLoadOptions Save the document as a PDF file System...your TEX file and then simply save it as a PDF file. You can use...

    products.aspose.com/pdf/php-java/conversion/tex...
  5. 用JavaScript通过C++加载不带图表的源Excel文件|Documentation

    学习如何用Aspose.Cells for JavaScript通过C++加载不带图表的Excel文件。...> </ head > < body > < h1 > Save Workbook Without Charts to PDF...arrayBuffer ), options ); // Save the workbook in PDF format const...

    docs.aspose.com/cells/zh/javascript-cpp/load-so...
  6. Convert OFT to HTML via Java | products.aspose.com

    Try the code sample to convert OFT files to HTML format in Java. Download Java API to take your email processing applications to the next level....algorithms or tedious manual work, saving time and effort for more important...class provides options for saving email messages. In the code...

    products.aspose.com/email/java/conversion/oft-t...
  7. Basic operations with PDF documents|Aspose.PDF ...

    Basic operations section describes the possibilities of opening and saving PDF documents using the Aspose.PDF for Python via C++.... Save PDF Document - this article...describes a various ways how to save a PDF document. Get Started...

    docs.aspose.com/pdf/python-cpp/basic-operations/
  8. 3D Rotation Effects in a Visio Drawing|Document...

    This section explains how to set 3D Rotation Properties in Shapesheet with Aspose.Diagram.... Save drawing 3D Rotation Programming...BOOL . True ; // save drawing diagram . Save ( @ "c:\temp\TestTemplate...

    docs.aspose.com/diagram/net/3d-rotation-effects...
  9. PCL to PNG Converter using C++ | Aspose.PDF

    Sample code for PCL to PNG conversion using C++. Use C++ example for batch PCL to PNG conversion....output file path as parameters Save the output PNG file Here is...your PCL file and then simply save it as a PNG file. You can use...

    products.aspose.com/pdf/cpp/conversion/pcl-to-png/
  10. Flatten all Fields in existing PDF File (facade...

    This section explains how to flatten all Fields with Aspose.PDF Facades using Form Class....method and finally save the updated PDF using save(..) method. The...

    docs.aspose.com/pdf/java/flatten-all-fields/