Sort Score
Result 10 results
Languages All
Labels All
Results 9,131 - 9,140 of 368,276 for

save

(1.19 sec)
  1. JPEG to PDF Converter using Android via Java | ...

    Sample code on Java for JPEG to PDF conversion. Use example code for batch JPEG to PDF conversion in Android...converting Load sample JPG image file Save the output PDF file Here is...your JPEG file and then simply save it as a PDF file. You can use...

    products.aspose.com/pdf/android-java/conversion...
  2. TEX to HTML Converter using Java | Aspose.PDF

    TEX to HTML conversion via Java sample code. Programmers can use this example code to export TEX to HTML within any Web or Desktop Java based application....output file path as parameters Save the output HTML file Here is...your TEX file and then simply save it as a HTML file. You can use...

    products.aspose.com/pdf/java/conversion/tex-to-...
  3. Show and Hide Grids, Rulers, Guides and Page Br...

    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....1 ) \ # save in any supported format diagram . save ( data_dir...

    docs.aspose.com/diagram/java/show-and-hide-grid...
  4. AutoFill Range of Excel File with C++|Documenta...

    Learn how to perform an autofill operation in a specified range of an Excel file using Aspose.Cells with C++....Series ); // Save the Workbook workbook . Save ( u "range_autofill_result...

    docs.aspose.com/cells/cpp/autofill-ranges/
  5. Add Image Stamp to PDF using C++ | Aspose.PDF

    Add image stamp to PDF file programmatically with C++ sample code using Aspose.PDF for C++....imageStamp ); // Save output document document -> Save ( _dataDir +...

    products.aspose.com/pdf/cpp/stamps/image/
  6. Manage VBA Codes of Excel Macro‑Enabled Workboo...

    Add VBA Module and modify VBA or macro with Aspose.Cells for Node.js via C++....VBA module and macro code and saves the output in the XLSM format..."End Sub" ); // Save the workbook workbook . save ( path . join...

    docs.aspose.com/cells/nodejs-cpp/manage-vba-pro...
  7. 在 PHP 中将超链接添加到 Visio 形状|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 ( $hyperlink ); \ # Save diagram $saveFileFormat = new...SaveFileFormat (); $diagram -> save ( $dataDir . "Hyperlinks.vdx"...

    docs.aspose.com/diagram/zh/java/add-hyperlink-t...
  8. 在 PHP 中设置里程碑形状属性|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....$milestone_helper -> setType ( 6 ); \ # Save diagram $saveFileFormat = new...SaveFileFormat (); $diagram -> save ( $dataDir . "SetMilestoneShapePro...

    docs.aspose.com/diagram/zh/java/set-milestone-s...
  9. Render Solid Gridline while converting Excel to...

    Learn how to render solid gridlines while converting Excel to PDF using Aspose.Cells for Node.js via C++....); // Save the PDF file with PdfSaveOptions wb . save ( path...

    docs.aspose.com/cells/nodejs-cpp/render-solid-g...
  10. Re-Order Sheets Within Workbook|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....moveTo ( 2 ); //Save the Excel file. workbook . save ( dataDir +...

    docs.aspose.com/cells/java/re-order-sheets-with...