Sort Score
Result 10 results
Languages All
Labels All
Results 5,261 - 5,270 of 368,013 for

save

(0.34 sec)
  1. Convert OTP to PNG in JavaScript | products.asp...

    Convert OTP to PNG in JavaScript. Use Node.js library API to convert OTP files to PNG...Presentation from OTP 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...
  2. Convert PPSX to BMP in JavaScript | products.as...

    Convert PPSX to BMP in JavaScript. Use Node.js library API to convert PPSX files to BMP...Presentation from PPSX 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...
  3. Convert PPT to BMP in JavaScript | products.asp...

    Convert PPT to BMP in JavaScript. Use Node.js library API to convert PPT files to BMP...Presentation from PPT 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 PPSX to JPG in JavaScript | products.as...

    Convert PPSX to JPG in JavaScript. Use Node.js library API to convert PPSX files to JPG...Presentation from PPSX 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...
  5. 用C++删除工作表中的空白行和空白列|Documentation

    使用Aspose.Cells和C++删除工作表中的空行和空列。... DeleteBlankRows (); // Save the Excel file U16String outputFilePath..."mybook.out.xlsx" ; workbook . Save ( outputFilePath ); std :: cout...

    docs.aspose.com/cells/zh/cpp/delete-blank-rows-...
  6. Open Visio document programmatically|Documentation

    This page describes how to open Visio document from scratch with Aspose.Diagram library....diagrams from the scratch and then save in any supported file format...Visio document programmatically Save Visio document programmatically...

    docs.aspose.com/diagram/java/open-visio-document/
  7. Convert Visio to Excel format|Documentation

    This topic show you how to Aspose.Diagram allows to convert Visio to Excel formats. Convert VSD, VSS, VDW, VST, VSDX, VSSX, VSTX, VSDM, VSTM,VSSM to CSV with a few lines of code....read the diagram files and the Save method to export the diagram...class. Call the Diagram classs Save method and set the output format...

    docs.aspose.com/diagram/net/convert-visio-to-ex...
  8. Supported File Formats|Documentation

    Visio Diagram Java API can load and Save variety of formats including VSDX, VDX, VSD, VTX, VSSX, VSDM, VSTM, PDF, XPS, SVG, EMF, JPEG, PNG, BMP, TIFF and HTML....can load and Save. Format Description Load Save Remarks VSDX...

    docs.aspose.com/diagram/java/supported-file-for...
  9. 转换 PDF API | Aspose.PDF

    使用Aspose.PDF庫將PDF轉換為文檔,PPTX,XLS,XLSX,EPUB,TEX,MHTML,標記 & 更多格式...()); // save document in HTML format document . Save ( "output...image ); // Save output PDF document document . save ( Paths ....

    products.aspose.com/pdf/zh-hant/conversion/
  10. FontInfoCollection.embedSystemFonts property | ...

    FontInfoCollection.embedSystemFonts property. Specifies whether or not to embed System fonts into the document... Examples Shows how to save a document with embedded TrueType...saveSubsetFonts = embedAllFonts ; doc . save ( base . artifactsDir + "Font...

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