Sort Score
Result 10 results
Languages All
Labels All
Results 9,131 - 9,140 of 376,002 for

save

(0.29 sec)
  1. Aspose::Words::AI::SummaryLength enum | Aspose....

    Aspose::Words::AI::SummaryLength enum. Enumerates possible lengths of summary in C++....options ); oneDocumentSummary -> Save ( get_ArtifactsDir () + u "AI...options ); multiDocumentSummary -> Save ( get_ArtifactsDir () + u "AI...

    reference.aspose.com/words/cpp/aspose.words.ai/...
  2. 使用C++通过JavaScript更改Excel文本框或形状的字符间距|Documentation

    使用C++的Aspose.Cells for JavaScript,通过JavaScript更改Excel文本框或形状的字符间距。... spacing = 4 ; // Save the workbook in xlsx format...const outputData = workbook . save ( SaveFormat . Xlsx ); const...

    docs.aspose.com/cells/zh/javascript-cpp/change-...
  3. Protect and Unprotect Worksheet with JavaScript...

    Protect and unprotect worksheet of Excel files with Aspose.Cells for JavaScript via C++.... password = "test" ; // Save as Excel file and provide download...const outputData = workbook . save ( SaveFormat . Xlsx ); const...

    docs.aspose.com/cells/javascript-cpp/protect-an...
  4. PDL Conversion API Solution | Python

    Convert PS, EPS, and XPS to PDF and Images including BMP, JPG, PNG, and TIFF using the Python library with the Aspose.Page PDL conversion functionality.... Save PostScript document as PDF with PDF save options...Size(595, 842); # Save document as PDF document . save_as_pdf(data_dir...

    products.aspose.com/page/python-net/conversion/
  5. Protect and Unprotect a Visio Shape in PHP|Docu...

    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....getLockWidth () -> setValue ( 1 ); \ # Save diagram $saveFileFormat = new...SaveFileFormat (); $diagram -> save ( $dataDir . "ProtectUnprotectShap...

    docs.aspose.com/diagram/java/protect-and-unprot...
  6. Rotate PDF Pages with Rust via C++|Aspose.PDF f...

    This topic describes how to rotate the page orientation in an existing PDF file programmatically with Rust via C++... Save Changes to a New File. The save_as function...( Rotation :: On270 ) ? ; // Save the previously opened PDF-document...

    docs.aspose.com/pdf/rust-cpp/rotate-pages/
  7. Aspose::Words::LowCode::Merger class | Aspose.W...

    Aspose::Words::LowCode::Merger class. Represents a group of methods intended to merge a variety of different types of documents into a single output document in C++....System::SharedPtr<Aspose::Words::Saving::SaveOptions>&, Aspose::Wo...input output file names and save options. static Merge (const...

    reference.aspose.com/words/cpp/aspose.words.low...
  8. PdfEncryptionDetails.Permissions | Aspose.Words...

    Discover the PdfEncryptionDetails Permissions property, which defines user operations on encrypted PDFs. Unlock secure document management with customizable access!...how to set permissions on a saved PDF document. Document doc =...can pass to the document's "Save" method // to modify how that...

    reference.aspose.com/words/net/aspose.words.sav...
  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. OoxmlSaveOptions.password property | Aspose.Wor...

    OoxmlSaveOptions.password property. Gets/sets a password to encrypt document using ECMA376 Standard encryption algorithm....: string Remarks In order to save document without encryption...let saveOptions = new aw . Saving . OoxmlSaveOptions (); saveOptions...

    reference.aspose.com/words/nodejs-net/aspose.wo...