Sort Score
Result 10 results
Languages All
Labels All
Results 9,981 - 9,990 of 375,755 for

save

(0.17 sec)
  1. Encrypt and Decrypt Excel files with JavaScript...

    How to encrypt and decrypt Excel files using JavaScript via C++. Lock and unlock Excel files.... password = "1234" ; // Save the Excel file. const outputData...outputData = workbook . save ( SaveFormat . Excel97To2003 ); const...

    docs.aspose.com/cells/javascript-cpp/encrypt-an...
  2. Working With PSB Files|Documentation

    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....files and same can be used to save the results. The following code...files and same can be used to save the results. The PdfOptions...

    docs.aspose.com/psd/net/working-with-psb-files/
  3. Aspose::Words::Drawing::ShapeBase::get_SoftEdge...

    Aspose::Words::Drawing::ShapeBase::get_SoftEdge method. Gets soft edge formatting for the shape in C++....builder -> get_Document () -> Save ( get_ArtifactsDir () + u "Shape...MakeObject < Aspose :: Words :: Saving :: SvgSaveOptions > (); saveOptions...

    reference.aspose.com/words/cpp/aspose.words.dra...
  4. DocSaveOptions.saveRoutingSlip property | Aspos...

    DocSaveOptions.SaveRoutingSlip property. When ``false``, RoutingSlip data is not Saved to output document...false , RoutingSlip data is not saved to output document. Default...boolean Examples Shows how to set save options for older Microsoft...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. PdfSaveOptions.preblend_images property | Aspos...

    PdfSaveOptions.preblend_images property. Gets or sets a value determining whether or not to preblend transparent images with black background color....transparent backgrounds while saving a document to PDF. doc = aw...can pass to the document's "Save" method # to modify how that...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Redact PPTX Presentation Files using Java | pro...

    Java source code to find and replace text in PPTX Presentation.... save ( "replaced.pptx" , SaveFormat...method to find and replace text. Save result in PPTX format Online...

    products.aspose.com/slides/java/redaction/pptx/
  7. Redact PPT Presentation Files using Java | prod...

    Java source code to find and replace text in PPT Presentation.... save ( "replaced.ppt" , SaveFormat...method to find and replace text. Save result in PPT format Online...

    products.aspose.com/slides/java/redaction/ppt/
  8. PdfSaveOptions.zoomFactor property | Aspose.Wor...

    PdfSaveOptions.zoomFactor property. Gets or sets a value determining zoom factor (in percentages) for a document....can pass to the document's "Save" method // to modify how that...25%. let options = new aw . Saving . PdfSaveOptions (); options...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. PdfFileMend 类|Aspose.PDF for Java

    本节介绍如何使用 PdfFileMend 类处理 Aspose.PDF Facades。... Save ( _dataDir + "PdfFileMend01_output...ByWords ; // 保存输出文件 mender . Save ( _dataDir + "PdfFileMend02_output...

    docs.aspose.com/pdf/zh/java/pdffilemend-class/
  10. 在 PHP 中转换电子邮件|Documentation

    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....eml" ); \ # Save the Email message to disk in...new SaveOptions (); $eml -> save ( $dataDir . "AnEmail.msg" ...

    docs.aspose.com/email/zh/java/converting-email-...