Sort Score
Result 10 results
Languages All
Labels All
Results 4,241 - 4,250 of 369,814 for

save

(0.1 sec)
  1. Node.js Outlook Email API for MSG EML PST MBOX ...

    Aspose.Email for Node.js via .NET is an Email Programming API for Microsoft Outlook file formats PST MSG EML ICS....Email Programming API, that saves developer's time & effort to...Embedded Objects Manage Attachments Save Message as Draft Manage Headers...

    products.aspose.com/email/nodejs-net/
  2. PdfSaveOptions.pageMode property | Aspose.Words...

    PdfSaveOptions.pageMode property. Specifies how the PDF document should be displayed when opened in a PDF reader.... Saving . PdfPageMode Remarks The default...can pass to the document's "Save" method // to modify how that...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. How to Scale a Worksheet with Python.NET|Docume...

    This article explains how to scale a worksheet using Aspose.Cells for Python.NET....fit_to_pages_tall = 1 # Save the modified workbook workbook . save ( "output_fit_to_page...zoom = 75 # Save the modified workbook workbook . save ( "output_scaled_percentage...

    docs.aspose.com/cells/python-net/how-to-scale-a...
  4. Resizing|Documentation

    How to resize an image to improve recognition accuracy....png" ); // Save processed images to the folder...folder ImageProcessing . Save ( images , "C:\\images" ); Manual...

    docs.aspose.com/ocr/java/resize/
  5. 使用内置样式|Documentation

    使用 JavaScript 结合 Aspose.Cells for JavaScript 通过 C++ 使用 Excel 内置样式的代码。...); // Save as XLSX const outputData1 = workbook . save ( SaveFormat...xlsx' ; // Save as ODS const outputData2 = workbook . save ( SaveFormat...

    docs.aspose.com/cells/zh/javascript-cpp/using-b...
  6. Delete Blank Rows and Columns in a Worksheet wi...

    Learn how to delete all blank rows and columns from a worksheet using Aspose.Cells for Node.js via C++....deleteBlankRows (); // Save the Excel file. wb . save ( path . join (...deleteBlankColumns (); // Save the Excel file. workbook . save ( path . join...

    docs.aspose.com/cells/nodejs-cpp/delete-blank-r...
  7. Convert JPG to PPT in PHP | products.aspose.com

    Convert JPG to PPT in PHP. Use PowerPoint PHP API to convert JPG files to PPT...Presentation from JPG file and save it as PPT. PHP code for converting...100 , 100 , $image); $pres -> save ( "output.ppt" , SaveFormat...

    products.aspose.com/slides/php-java/conversion/...
  8. Merge OTP Files Using PHP | products.aspose.com

    Merge multiple OTP files in PHP....get_Item ($i)); } $pres1 -> save ( "merged.otp" , SaveFormat...steps to merge two OTP files and save result as OTP in PHP. Install...

    products.aspose.com/slides/php-java/merger/otp/
  9. Merge ODP Files Using PHP | products.aspose.com

    Merge multiple ODP files in PHP....get_Item ($i)); } $pres1 -> save ( "merged.odp" , SaveFormat...steps to merge two ODP files and save result as ODP in PHP. Install...

    products.aspose.com/slides/php-java/merger/odp/
  10. Convert JPG to PDF in PHP | products.aspose.com

    Convert JPG to PDF in PHP. Use PowerPoint PHP API to convert JPG files to PDF...Presentation from JPG file and save it as PDF. PHP code for converting...100 , 100 , $image); $pres -> save ( "output.pdf" , SaveFormat...

    products.aspose.com/slides/php-java/conversion/...