Sort Score
Result 10 results
Languages All
Labels All
Results 9,361 - 9,370 of 376,716 for

save

(0.33 sec)
  1. NumeralFormat enumeration | Aspose.Words for No...

    Aspose.Words.Saving.NumeralFormat enumeration. Indicates the symbol set that is used to represent numbers while rendering to fixed page formats....the numeral format used when saving to PDF. let doc = new aw ....can pass to the document's "Save" method // to modify how that...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. Converting a PDF file to JPEG using Rust | Aspo...

    Code Examples on Rust for PDF‑to‑JPEG Conversion on All Platforms...your PDF file and then simply save it as a JPEG file. You can use..."sample.pdf" ) ? ; // Convert and save the specified page as Jpg-image...

    products.aspose.com/pdf/rust-cpp/conversion/pdf...
  3. Converting a PDF file to BMP using Rust | Aspos...

    Code Examples on Rust for PDF‑to‑BMP Conversion on All Platforms...your PDF file and then simply save it as a BMP file. You can use..."sample.pdf" ) ? ; // Convert and save the specified page as Bmp-image...

    products.aspose.com/pdf/rust-cpp/conversion/pdf...
  4. Aspose::Words::WarningType enum | Aspose.Words ...

    Aspose::Words::WarningType enum. Specifies the type of a warning that is issued by Aspose.Words during document loading or saving in C++....during document loading or saving. enum class WarningType Values...the created document following save. DataLoss 1 Generic data loss...

    reference.aspose.com/words/cpp/aspose.words/war...
  5. Export DataBar, ColorScale and IconSet Conditio...

    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....filePath ); // Save it in HTML format wb . save ( path . join...Downlevel Revealed Comments while saving to HTML with Node.js via C++...

    docs.aspose.com/cells/nodejs-cpp/export-databar...
  6. Setting Formula Calculation Mode of Workbook in...

    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....CTRL+ALT+F9, or when the workbook is saved. To set the formula calculation...calculation mode to Manual , and saves the workbook as an output Excel...

    docs.aspose.com/cells/net/setting-formula-calcu...
  7. 在Ruby中复制和移动工作表|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.... addCopy ( "Sheet1" ) # Saving the modified Excel file in...Excel 2003) format workbook . save ( @data_dir + "Copy Worksheet...

    docs.aspose.com/cells/zh/java/copying-and-movin...
  8. Converting a PDF file to DOCX using JavaScript ...

    Code Examples on JavaScript for PDF‑to‑DOCX Conversion on All Platforms...your PDF file and then simply save it as a DOCX file. You can use.../*Convert a PDF-file to DocX and save the "ResultPDFtoDocX.docx"*/...

    products.aspose.com/pdf/nodejs-cpp/conversion/p...
  9. Convert OFT to MHTML via Java | products.aspose...

    Try the code sample to convert OFT files to MHTML format in Java. Download Java API to take your email processing applications to the next level....algorithms or tedious manual work, saving time and effort for more important...class provides options for saving email messages. In the code...

    products.aspose.com/email/java/conversion/oft-t...
  10. 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/