Sort Score
Result 10 results
Languages All
Labels All
Results 7,881 - 7,890 of 375,758 for

save

(0.16 sec)
  1. View or Edit OTP Files Metadata using Python | ...

    Python source code to edit or view OTP 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 PPT Files Metadata using Python | ...

    Python source code to edit or view PPT 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. SaveOptions.updateLastPrintedProperty property ...

    SaveOptions.updateLastPrintedProperty property. Gets or sets a value determining whether the [BuiltInDocumentProperties.lastPrinted](../../../aspose.words.properties/builtindocumentproperties/lastPrinted/) property is updated before saving....property is updated before saving. get updateLastPrintedPro ()...“Last printed” property when saving. let doc = new aw . Document...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. View or Edit PPTX Files Metadata using Java | p...

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

    products.aspose.com/slides/java/metadata/pptx/
  5. View or Edit PPTM Files Metadata using Java | p...

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

    products.aspose.com/slides/java/metadata/pptm/
  6. View or Edit POTM Files Metadata using Java | p...

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

    products.aspose.com/slides/java/metadata/potm/
  7. View or Edit PPSX Files Metadata using Java | p...

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

    products.aspose.com/slides/java/metadata/ppsx/
  8. 在Ruby中将文件转换为MHTML文件|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....worksheet_to_mhtml ( workbook ) save_format = Rjb :: import ( 'com...SaveFormat' ) # Specify the HTML saving options sv = Rjb :: import...

    docs.aspose.com/cells/zh/java/converting-to-mht...
  9. Refresh and Calculate Pivot Table having Calcul...

    Refresh and calculate pivot table with calculated items using Aspose.Cells with C++....Cells APIs, and then save the workbook in PDF format....pt . CalculateData (); } // Save the workbook **as a** PDF U16String...

    docs.aspose.com/cells/cpp/refresh-and-calculate...
  10. View or Edit OTP Files Metadata using C++ | pro...

    C++ source code to edit or view OTP format metadata....// Save your presentation to a file presentation -> Save( u ...Name); // Saving presentation presentation -> Save( u "CustomDocumentProper_out...

    products.aspose.com/slides/cpp/metadata/otp/