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

save

(0.79 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. 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/
  3. 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...
  4. 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...
  5. 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...
  6. 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...
  7. 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/
  8. 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/
  9. 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/
  10. Question about Digital Signature Preservation w...

    I am currently working with Aspose.PDF for .NET version 22.2.0 in a .NET 9 project, and I have an important question regarding digital signature preservation when filling PDF form fields. Current Situation: I need to fi…...not true - it is possible to save PDFs incrementally while preserving...to fill PDF form fields and save incrementally while preserving...

    forum.aspose.com/t/question-about-digital-signa...