Sort Score
Result 10 results
Languages All
Labels All
Results 4,561 - 4,570 of 367,933 for

save

(0.46 sec)
  1. Convert PPS to POT in JavaScript | products.asp...

    Convert PPS to POT in JavaScript. Use Node.js library API to convert PPS files to POT...Presentation from PPS file and save it as POT. JavaScript code for..."welcome-to-powerpoint.pps" ); try { pres . save ( "output.pot" , SaveFormat...

    products.aspose.com/slides/nodejs-net/conversio...
  2. Convert POT to TIFF in JavaScript | products.as...

    Convert POT to TIFF in JavaScript. Use Node.js library API to convert POT files to TIFF...Presentation from POT file and save it as TIFF. JavaScript code..."welcome-to-powerpoint.pot" ); try { pres . save ( "output.tiff" , SaveFormat...

    products.aspose.com/slides/nodejs-net/conversio...
  3. Convert POTX to PDF in Node.js | products.aspos...

    Convert POTX to PDF in Node.js. Use Node.js library API to convert POTX files to PDFs...Presentation from POTX file and save it as PDF. Node.js code for..."welcome-to-powerpoint.potx" ); try { pres . save ( "output.pdf" , aspose . slides...

    products.aspose.com/slides/nodejs-java/conversi...
  4. FieldSaveDate Class | Aspose.Words for .NET

    Discover the Aspose.Words.Fields.FieldSaveDate class, designed to effortlessly implement the SaveDATE field for streamlined document management....which the document was last saved. By default, the Gregorian calendar...of the document’s most recent save operation performed using Microsoft...

    reference.aspose.com/words/net/aspose.words.fie...
  5. Keep Separators for Blank Rows while exporting ...

    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....getKeepSeparatorsFor() property to true and saves it as output.csv . The screenshot...); // Instantiate text file save options const options = new...

    docs.aspose.com/cells/nodejs-cpp/keep-separator...
  6. Creating PDF/3-A compliant PDF and attaching ZU...

    Learn how to generate a PDF document with ZUGFeRD in Aspose.PDF for .NET... Save the converted document as a...Delete ); // Save PDF document document . Save ( dataDir + "AttachZUGFeRD_out...

    docs.aspose.com/pdf/net/attach-zugferd/
  7. 使用 C++ 以标准或最小尺寸保存 Excel 为 PDF|Documentation

    了解如何使用 Aspose.Cells for C++ 将 Excel 文件保存为标准或最小尺寸的 PDF。...inputFilePath ); // Create PDF save options PdfSaveOptions opts...PdfOptimizationType :: MinimumSize ); // Save the workbook to PDF with the...

    docs.aspose.com/cells/zh/cpp/save-excel-into-pd...
  8. Copy Inner and Outer Field|Aspose.PDF for .NET

    This section explains how to copy Inner and Outer Field with Aspose.PDF Facades using FormEditor Class....2" , 2 ); // Save PDF document formEditor . Save ( dataDir + "Sample-Form-01-mod...Name" , 1 ); // Save PDF document formEditor . Save ( dataDir + "Sample-Form-02-mod...

    docs.aspose.com/pdf/net/copy-inner-and-outer-fi...
  9. Render MSG to TIFF in Andorid App | products.as...

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

    products.aspose.com/total/android-java/conversi...
  10. Render MSG to IMAGE in Andorid App | products.a...

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

    products.aspose.com/total/android-java/conversi...