Sort Score
Result 10 results
Languages All
Labels All
Results 9,441 - 9,450 of 363,370 for

save

(0.33 sec)
  1. PS to XML Converter using C++ | Aspose.PDF

    Sample code for PS to XML conversion using C++. Use C++ example for batch PS to XML conversion....Save method while passing the output...SaveFormat.Xml as parameters Save the output XML file Here is...

    products.aspose.com/pdf/cpp/conversion/ps-to-xml/
  2. PS to DOCX Converter using C++ | Aspose.PDF

    Sample code for PS to DOCX conversion using C++. Use C++ example for batch PS to DOCX conversion....Save method while passing the output...SaveFormat.Docx as parameters Save the output DOCX file Here is...

    products.aspose.com/pdf/cpp/conversion/ps-to-docx/
  3. PS to EPUB Converter using C++ | Aspose.PDF

    Sample code for PS to EPUB conversion using C++. Use C++ example for batch PS to EPUB conversion....Save method while passing the output...SaveFormat.Epub as parameters Save the output EPUB file Here is...

    products.aspose.com/pdf/cpp/conversion/ps-to-epub/
  4. Manipulate PDF Document in C#|Aspose.PDF for .NET

    This article contains information on how to validate PDF Document for PDF A Standard, how to work with TOC, how to set PDF expiry date, and etc....in which the result is to be saved and the required validation...heading ); } // Save PDF document document . Save ( dataDir + "TOC_out...

    docs.aspose.com/pdf/net/manipulate-pdf-document/
  5. Add Watermark to ODP Presentation Files using P...

    Python source code for adding Watermark to ODP Presentation.... save( "watermark.odp" , slides ....PictureFillMode . STRETCH presentation . save( "watermark2.odp" , slides ...

    products.aspose.com/slides/python-net/watermark...
  6. Improving of the Text Extraction from Multi‑Col...

    This section contains articles on Text formatting and scaling using Aspose.PDF in Python....of existing text fragments, save and reopen document. Use ‘TextAbsorber’... font_size * reduce_ratio # Save to memory stream and reopen...

    docs.aspose.com/pdf/python-net/text-extraction-...
  7. Unlock PDF using JavaScript | Aspose.PDF

    Decrypt (remove encryption) PDF documents programmatically with JavaScript sample code using Aspose.PDF for JavaScript via C++... Unlock PDF and save time. For example, if you often...Call Document.Decrypt Method. Save the PDF file. The provided JavaScript...

    products.aspose.com/pdf/javascript-cpp/decrypt/
  8. How to Convert Excel to CSV in Java

    In this step-by-step tutorial we will learn how to convert Excel to CSV in Java. These steps can be performed in macOS, Linux, and Windows....separators are required to be saved in the CSV file to differentiate...used in the output CSV file Save the Excel file as CSV In the...

    kb.aspose.com/cells/java/how-to-convert-excel-t...
  9. Reading CSV File with Multiple Encodings using ...

    Learn how to read CSV files with multiple encodings using Aspose.Cells for JavaScript via C++....arrayBuffer ), options ); // Save the workbook to XLSX format...const outputData = workbook . save ( SaveFormat . Xlsx ); const...

    docs.aspose.com/cells/javascript-cpp/reading-cs...
  10. MD to PDF Converter using PHP | Aspose.PDF

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

    products.aspose.com/pdf/php-java/conversion/md-...