Sort Score
Result 10 results
Languages All
Labels All
Results 8,221 - 8,230 of 378,747 for

save

(0.33 sec)
  1. Convert POTX to HTML in JavaScript | products.a...

    Convert POTX to HTML in JavaScript. Use Node.js library API to convert POTX files to HTML...Presentation from POTX file and save it as HTML. JavaScript code..."welcome-to-powerpoint.potx" ); try { pres . save ( "pres.html" , SaveFormat ...

    products.aspose.com/slides/nodejs-net/conversio...
  2. Convert POTM to OTP in Node.js | products.aspos...

    Convert POTM to OTP in Node.js. Use Node.js library API to convert POTM files to OTPs...Presentation from POTM file and save it as OTP. Node.js code for..."welcome-to-powerpoint.potm" ); try { pres . save ( "output.otp" , aspose . slides...

    products.aspose.com/slides/nodejs-java/conversi...
  3. Convert POTX to PPTM in Node.js | products.aspo...

    Convert POTX to PPTM in Node.js. Use Node.js library API to convert POTX files to PPTMs...Presentation from POTX file and save it as PPTM. Node.js code for..."welcome-to-powerpoint.potx" ); try { pres . save ( "output.pptm" , aspose . slides...

    products.aspose.com/slides/nodejs-java/conversi...
  4. Convert PPSM to OTP in JavaScript | products.as...

    Convert PPSM to OTP in JavaScript. Use Node.js library API to convert PPSM files to OTP...Presentation from PPSM file and save it as OTP. JavaScript code for..."welcome-to-powerpoint.ppsm" ); try { pres . save ( "output.otp" , SaveFormat...

    products.aspose.com/slides/nodejs-net/conversio...
  5. Convert PPSM to PPT in Node.js | products.aspos...

    Convert PPSM to PPT in Node.js. Use Node.js library API to convert PPSM files to PPTs...Presentation from PPSM file and save it as PPT. Node.js code for..."welcome-to-powerpoint.ppsm" ); try { pres . save ( "output.ppt" , aspose . slides...

    products.aspose.com/slides/nodejs-java/conversi...
  6. Convert PPSX to POT in JavaScript | products.as...

    Convert PPSX to POT in JavaScript. Use Node.js library API to convert PPSX files to POT...Presentation from PPSX file and save it as POT. JavaScript code for..."welcome-to-powerpoint.ppsx" ); try { pres . save ( "output.pot" , SaveFormat...

    products.aspose.com/slides/nodejs-net/conversio...
  7. Convert PPSX to PPTM in JavaScript | products.a...

    Convert PPSX to PPTM in JavaScript. Use Node.js library API to convert PPSX files to PPTM...Presentation from PPSX file and save it as PPTM. JavaScript code..."welcome-to-powerpoint.ppsx" ); try { pres . save ( "output.pptm" , SaveFormat...

    products.aspose.com/slides/nodejs-net/conversio...
  8. DocumentBuilder.insertImage method | Aspose.Wor...

    Aspose.Words.DocumentBuilder.insertImage method... save ( base . artifactsDir + "DocumentBuilderImage...image representation. doc . save ( base . artifactsDir + "DocumentBuilderImage...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. Add watermark to PDF using Rust|Aspose.PDF for ...

    This example demonstrates how to add a customizable text watermark to a PDF document using Aspose.PDF for Rust via C++....semi-transparent rotated watermark, and saves the modified document under...configure the watermark properties. Save the updated document. use asposepdf...

    docs.aspose.com/pdf/rust-cpp/add-watermarks/
  10. Drawing Exchange Format

    DXF (Drawing Exchange Format) is a file format developed by Autodesk that is widely used for exchanging and sharing 2D and 3D design data between different CAD (Computer-Aided Design) software applications. DXF files contain information about geometric shapes, lines, arcs, and other elements used in drawings, as well as layer information, text, and dimensions. The format is supported by various CAD software, making it a standard for interoperability and collaboration in the design industry. DXF files can be easily accessed, edited, and shared, facilitating the exchange of design data across different platforms and software applications....the drawing that you want to save as a DXF file. Go to the "File"...and select the "Save As" option. In the "Save As" dialog box,...

    products.aspose.com/gis/net/gis-formats/dxf/