Sort Score
Result 10 results
Languages All
Labels All
Results 8,391 - 8,400 of 377,465 for

save

(0.2 sec)
  1. PNG to PDF Merge using Java | Aspose.PDF

    Combine two or more PNG documents into one PDF single file programmatically with Java sample code using Aspose.PDF for Java...file to new page After the loop save the result Here is an example...Merge PNG files using Java and save as PDF Example Java: this sample...

    products.aspose.com/pdf/java/merger/png-to-pdf/
  2. TIFF to PDF Merge using Java | Aspose.PDF

    Combine two or more TIFF documents into one PDF single file programmatically with Java sample code using Aspose.PDF for Java...file to new page After the loop save the result Here is an example...Merge TIFF files using Java and save as PDF Example Java: this sample...

    products.aspose.com/pdf/java/merger/tiff-to-pdf/
  3. Public API Changes in Aspose.Cells 8.4.2|Docume...

    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...."End Sub" ); //Save the workbook workbook . save ( output , SaveFormat..., 6 , 3 ); //Save the workbook workbook . save ( output ); Enumeration...

    docs.aspose.com/cells/java/public-api-changes-i...
  4. Document.extract_pages method | Aspose.Words fo...

    aspose.words.Document.extract_pages method... save ( file_name = ARTIFACTS_DIR...the initial page numbering and save the NUMPAGE field. doc = aw...

    reference.aspose.com/words/python-net/aspose.wo...
  5. 在Ruby中将Excel转换为PDF文件|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....def excel_to_pdf ( workbook ) save_format = Rjb :: import ( 'com...SaveFormat' ) # Save the document in PDF format workbook . save ( @data_dir...

    docs.aspose.com/cells/zh/java/converting-excel-...
  6. Aspose.Cells 8.6.0中的公共API更改|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.... add ( "test" , "test" ); //Save the metadata information to...spreadsheet file metaWorkbook . save ( filePath ); 新增HtmlSaveOptions...

    docs.aspose.com/cells/zh/java/public-api-change...
  7. Set Barcode Size and Resolution in C#|Documenta...

    How to Set Size Units for Barcodes in Aspose.BarCode for .NET... Save ( $"{path}UnitIn3Pixels.png"...XDimension . Millimeters = 2 ; gen . Save ( $"{path}UnitIn2Millimeters...

    docs.aspose.com/barcode/net/set-barcode-size/
  8. Converting a BMP file to PDF using Java | Aspos...

    BMP to PDF conversion via Java sample code. Programmers can use this example code to export BMP to PDF within any Web or Desktop Java based application....Document Load input BMP image Save the output PDF file Here is...your BMP file and then simply save it as a PDF file. You can use...

    products.aspose.com/pdf/java/conversion/bmp-to-...
  9. PDF to HTML Merge using C++ | Aspose.PDF

    Combine two or more PDF documents into one HTML single file programmatically with C++ sample code using Aspose.PDF for C++...file to new page After the loop save the result Here is an example...Merge PDF files using C++ and save as HTML Example C++: this sample...

    products.aspose.com/pdf/cpp/merger/pdf-to-html/
  10. 通过 C++ 在 Node.js 中为命名区域设置公式|Documentation

    学习如何使用 Aspose.Cells for Node.js via C++ 为电子表格中的命名区域设置公式。...calculateFormula (); // Save the result in XLSX format book . save ( path ....$A$1,9)" ); // Save the workbook book . save ( path . join (...

    docs.aspose.com/cells/zh/nodejs-cpp/setting-for...