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

save

(1.03 sec)
  1. 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/
  2. 在 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...
  3. 在 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...
  4. Get Watermark from PDF using Java | Aspose.PDF

    Get watermark from PDF file programmatically with Java sample code using Aspose.PDF for Java... Save PDF file Get Watermark from...get_Item ( 1 ). getImage (). save ( fs ); fs . flush (); } catch...

    products.aspose.com/pdf/java/watermark/get/
  5. 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...
  6. 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...
  7. Convert Visio to PDF format|Documentation

    This topic show you how to convert Visio to PDF formats using Aspose.Diagram for Python via Java. Convert VSD, VSS, VDW, VST, VSDX, VSSX, VSTX, VSDM, VSTM, VSSM to PDF 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/python-java/convert-vis...
  8. Convert ICS to MHTML via Java | products.aspose...

    Try the code sample to convert ICS files to MHTML format in Java. Download Java API to take your email processing applications to the next level....algorithms or tedious manual work, saving time and effort for more important...Appointment class used to load and save calendar events, create new...

    products.aspose.com/email/java/conversion/ics-t...
  9. PdfSaveOptions constructor | Aspose.Words for N...

    PdfSaveOptions constructor. Initializes a new instance of this class that can be used to Save a document in the [SaveFormat.Pdf](../../../aspose.words/Saveformat/#Pdf) format....this class that can be used to save a document in the SaveFormat...See Also module Aspose.Words.Saving class PdfSaveOptions PdfSaveOptions...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. Apply Custom Style Sheet to a Visio Diagram in ...

    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....$custom_stylesheet ); } \ # Save diagram $saveFileFormat = new...SaveFileFormat (); $diagram -> save ( $dataDir . "ApplyCustomStyleShee...

    docs.aspose.com/diagram/java/apply-custom-style...