Sort Score
Result 10 results
Languages All
Labels All
Results 6,431 - 6,440 of 367,952 for

save

(0.1 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. Render Project to Multipage TIFF | Aspose.Tasks...

    Learn how to export your project files (MPP/XML/Primavera XML) as multipage TIFF using Aspose.Tasks for Java....and saves an image to disk. Removes compression and saves an image...Project(file); 4 //Save the project to TIFF 5 project. save ( "RenderMe...

    docs.aspose.com/tasks/java/render-project-to-mu...
  5. System.MissingMethodException in Aspose.pdf - n...

    Was able to narrow this down to a small block of code: Using oFS As New IO.FileStream(path:=sPageImage, mode:=IO.FileMode.Create) oPage.Resources.Images.Item(1).Save(stream:=oFS, …...Save(stream:=oFS, format:=Drawing...found: Void Aspose.Pdf.XImage.Save(System.IO.Stream, System.Drawing...

    forum.aspose.com/t/system-missingmethodexceptio...
  6. 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...
  7. 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...
  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. 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/
  10. Convert MBOX to DOCM in Python | products.aspos...

    Save MBOX to DOCM in your Python applications without using Microsoft Outlook or Word...NET and save it into respective Word DOCM...MailMessage.load class Call the save method while specifying output...

    products.aspose.com/total/python-net/conversion...