Sort Score
Result 10 results
Languages All
Labels All
Results 6,221 - 6,230 of 376,010 for

save

(0.36 sec)
  1. Convert PDF to BMP in JavaScript | products.asp...

    Convert PDF to BMP in JavaScript. Use Node.js library API to convert PDF files to BMP...Presentation from PDF file and save it as BMP. JavaScript code for...1080 , height : 960 }); image . save ( "slide" + i + ".bmp" , ImageFormat...

    products.aspose.com/slides/nodejs-net/conversio...
  2. Convert POTM to PNG in JavaScript | products.as...

    Convert POTM to PNG in JavaScript. Use Node.js library API to convert POTM files to PNG...Presentation from POTM file and save it as PNG. JavaScript code for...1080 , height : 960 }); image . save ( "slide" + i + ".png" , ImageFormat...

    products.aspose.com/slides/nodejs-net/conversio...
  3. Convert POTM to BMP in JavaScript | products.as...

    Convert POTM to BMP in JavaScript. Use Node.js library API to convert POTM files to BMP...Presentation from POTM file and save it as BMP. JavaScript code for...1080 , height : 960 }); image . save ( "slide" + i + ".bmp" , ImageFormat...

    products.aspose.com/slides/nodejs-net/conversio...
  4. Convert PPSM to PNG in JavaScript | products.as...

    Convert PPSM to PNG in JavaScript. Use Node.js library API to convert PPSM files to PNG...Presentation from PPSM file and save it as PNG. JavaScript code for...1080 , height : 960 }); image . save ( "slide" + i + ".png" , ImageFormat...

    products.aspose.com/slides/nodejs-net/conversio...
  5. Convert POT to PNG in JavaScript | products.asp...

    Convert POT to PNG in JavaScript. Use Node.js library API to convert POT files to PNG...Presentation from POT file and save it as PNG. JavaScript code for...1080 , height : 960 }); image . save ( "slide" + i + ".png" , ImageFormat...

    products.aspose.com/slides/nodejs-net/conversio...
  6. Convert PPS to JPG in JavaScript | products.asp...

    Convert PPS to JPG in JavaScript. Use Node.js library API to convert PPS files to JPG...Presentation from PPS file and save it as JPG. JavaScript code for...1080 , height : 960 }); image . save ( "slide" + i + ".jpg" , ImageFormat...

    products.aspose.com/slides/nodejs-net/conversio...
  7. ImageSaveOptions.scale property | Aspose.Words ...

    ImageSaveOptions.scale property. Gets or sets the zoom factor for the generated images....jpg" ); // When we save the document as an image, we...// edit the image while the saving operation renders it. let options...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. Doc Insertion Issue in Doc - Free Support Forum...

    Hi, As I am using below code to insert doc file into a parent doc. Document document1 = new Document(); DocumentBuilder builder = new DocumentBuilder(document1); string DemoDoc = "E:\\AnnexDocReport_IssueFile.docx"; Do…...Save("E:\\PDfConversionFile\\DemoFile"...SaveFormat.Docm); but after save doc and open the file below...

    forum.aspose.com/t/doc-insertion-issue-in-doc/3...
  9. Quick Start in Jython|Aspose.Words for Java

    Jython: Quick Start Aspose.Words for Java....Jython Load And Save To Disk in Jython Load And Save To Stream in...

    docs.aspose.com/words/java/quick-start-in-jython/
  10. Convert DOC to PPS via C++ or with free Online ...

    Export DOC to PPS in your C++ applications without using Microsoft Word of PowerPoint or online. Test free DOC to PPS online converter quickly before integrating the code.... Finally, users can save the presentation as a PPS file...Convert DOC to HTML by using Save member function Initialize a...

    products.aspose.com/total/cpp/conversion/doc-to...