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

save

(0.21 sec)
  1. OleFormat.suggested_file_name property | Aspose...

    OleFormat.suggested_file_name property. Gets the file name suggested for the current embedded object if you want to Save it into a file....embedded object if you want to save it into a file. @property def...extension, # which we can use when saving the object's contents into...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Supported File Formats|Aspose.Slides for Python...

    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....can load and save: Format Description Load Save Remarks PPT PowerPoint...

    docs.aspose.com/slides/python-java/supported-fi...
  3. Supported File Formats|Documentation

    The following table indicates the file formats that Aspose.3D for Node.js via Java can load and Save....can load and Save. Format Description Load Save Remarks 3DS 3D...

    docs.aspose.com/3d/nodejs-java/supported-file-f...
  4. PDF Footer Insertion Using C++ | Aspose.PDF

    Add footer to PDF programmatically with C++ sample code using Aspose.PDF for C++.... Save the PDF file. Add Image in Footer...imageStamp ); } document -> Save ( _dataDir + outputFileName...

    products.aspose.com/pdf/cpp/footer/
  5. Unfreeze Rows or Columns with Node.js via C++|D...

    In this article, you will learn how to unfreeze rows, columns, or panes of Excel worksheets programmatically using the Node.js API with C++.... Save the file. const path = require...unFreezePanes (); workbook . save ( "Unfrozen.xlsx" ); Attached...

    docs.aspose.com/cells/nodejs-cpp/unfreeze-rows-...
  6. Supported File Formats|Aspose.PDF for Python vi...

    This page shows which Aspose.PDF for Python via .NET can load and Save file formats....can load and Save. Format Description Load Save Remarks PDF Portable...data MD Markdown Format XLS Saves the document in the Microsoft...

    docs.aspose.com/pdf/python-net/supported-file-f...
  7. Converting DjVu to PDF Format in 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....)); \ # Save the result in PDF format $image -> save ( $dataDir...

    docs.aspose.com/imaging/java/converting-djvu-to...
  8. Remove Images from PDF using JavaScript via C++...

    This page describes how to remove Images from PDF with JavaScript directly on the Web.... Save updated PDF file. Delete Images.../*Delete images from a PDF-file and save the "ResultPdfDeleteImage.pdf"*/...

    products.aspose.com/pdf/javascript-cpp/images/r...
  9. 在 PHP 中设置 Visio Shape 的 XForm 数据|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....setValue ( 5 ); } $i += 1 ; } \ # Save diagram $saveFileFormat = new...SaveFileFormat (); $diagram -> save ( $dataDir . "SetShapeXFormData...

    docs.aspose.com/diagram/zh/java/set-visio-shape...
  10. Remove Watermark from PDF using Java | Aspose.PDF

    Remove watermark from PDF file programmatically with Java sample code using Aspose.PDF for Java... Save PDF file Delete Watermark from...watermarkArtifact ); } pdfDocument . save ( "remove_watermark.pdf" , SaveFormat...

    products.aspose.com/pdf/java/watermark/remove/