Sort Score
Result 10 results
Languages All
Labels All
Results 6,761 - 6,770 of 375,564 for

save

(0.13 sec)
  1. View or Edit POTM Files Metadata using Python |...

    Python source code to edit or view POTM format metadata....Manager" # save your presentation to a file presentation . save( "D...tyName) # Saving presentation presentation . save( "CustomDocumentProper_out...

    products.aspose.com/slides/python-net/metadata/...
  2. View or Edit POTX Files Metadata using Python |...

    Python source code to edit or view POTX format metadata....Manager" # save your presentation to a file presentation . save( "D...tyName) # Saving presentation presentation . save( "CustomDocumentProper_out...

    products.aspose.com/slides/python-net/metadata/...
  3. View or Edit FODP Files Metadata using Python |...

    Python source code to edit or view FODP format metadata....Manager" # save your presentation to a file presentation . save( "D...tyName) # Saving presentation presentation . save( "CustomDocumentProper_out...

    products.aspose.com/slides/python-net/metadata/...
  4. Split PDF File into Individual Pages in PHP|Asp...

    Discover how to split a PDF document into individual pages using PHP and Aspose.PDF for efficient page extraction....-> get_Item ( $pdf_page )); # save the newly generated PDF file...file $new_document -> save ( $dataDir . "page_# { $pdf_page } .pdf"...

    docs.aspose.com/pdf/java/split-pdf-file-into-in...
  5. Set Milestone Shape Properties in PHP|Documenta...

    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/java/set-milestone-shap...
  6. Convert BMP to ICS in Python | products.aspose.com

    Save BMP to ICS within Python applications without using Microsoft Word or Outlook...load the converted HTML and save it into ICS format. This API...using Document class Call the save method while specifying output...

    products.aspose.com/total/python-net/conversion...
  7. View or Edit PPT Files Metadata using Java | pr...

    Java source code to edit or view PPT format metadata....Manager" ); // Save your presentation to a file pres . save ( "DocProps...getPropertyName ); // Saving presentation pres . save ( "CustomDemo.ppt"...

    products.aspose.com/slides/java/metadata/ppt/
  8. View or Edit PPSM Files Metadata using Java | p...

    Java source code to edit or view PPSM format metadata....Manager" ); // Save your presentation to a file pres . save ( "DocProps...getPropertyName ); // Saving presentation pres . save ( "CustomDemo.ppsm"...

    products.aspose.com/slides/java/metadata/ppsm/
  9. Create, Manipulate, or Remove Scenarios from Wo...

    Learn how to create, modify, and delete scenarios in Excel worksheets programmatically using Aspose.Cells for Python via .NET API....scenario Add a new scenario Save the modified workbook import...out.xlsx" ) # Save the Excel file workbook . save ( output_path...

    docs.aspose.com/cells/python-net/create-manipul...
  10. Load or Import CSV file with Formulas via Node....

    Learn how to load and import CSV files containing formulas using Aspose.Cells for Node.js via C++.... save ( "path/to/output.xlsx" ); const...); // Save your workbook in Xlsx format workbook . save ( path...

    docs.aspose.com/cells/nodejs-cpp/load-or-import...