Sort Score
Result 10 results
Languages All
Labels All
Results 7,331 - 7,340 of 373,125 for

save

(0.15 sec)
  1. View or Edit PPSM Files Metadata using Python |...

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

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

    Python source code to edit or view PPSX 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. How to Unprotect Word File in Java

    This quick tutorial guides on how to unprotect Word file in Java. It provides all the necessary details to write a program to unprotect DOCX in Java with the help of a few API calls only....unprotected in Java , you can save it as a separate DOCX , DOC...to unprotect the loaded file Save the resultant unprotected file...

    kb.aspose.com/words/java/how-to-unprotect-word-...
  5. Aspose::Words::Saving::CssSavingArgs class | As...

    Aspose::Words::Saving::CssSavingArgs class. Provides data for the CssSaving() event. To learn more, visit the documentation article in C++....Aspose::Words::Saving::CssSavingArgs class Contents [ Hide ]...event. To learn more, visit the Save a Document documentation article...

    reference.aspose.com/words/cpp/aspose.words.sav...
  6. View or Edit PPS Files Metadata using Java | pr...

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

    products.aspose.com/slides/java/metadata/pps/
  7. 防止在使用C++保存为HTML时导出隐藏的工作表内容|Documentation

    学习如何在使用Aspose.Cells for C++将Excel工作簿保存为HTML时防止导出隐藏内容。...inputFilePath ); // Create HTML save options HtmlSaveOptions options...( false ); // Save the workbook workbook . Save ( outputFilePath...

    docs.aspose.com/cells/zh/cpp/prevent-exporting-...
  8. How to Convert PDF to Presentation using C#

    This simple how-to-topic is about how to convert PDF to presentation using C# by following the detailed configuration steps to verify the working sample code. You can import PDF in PowerPoint using C# by following a very simple API interface....AddFromPdf method Using the Save method, convert PDF to PowerPoint...Finally, the Save method will convert PDF to PPTX and save it on the...

    kb.aspose.com/slides/net/how-to-convert-pdf-to-...
  9. View or Edit PPSM Files Metadata using C++ | pr...

    C++ source code to edit or view PPSM 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/ppsm/
  10. Creating an Outlook Message (MSG) File|Document...

    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....Subject, and HTML body - before saving the file to disk. Office Automation...is underlined text</u>" ; // Save the MSG file in local disk string...

    docs.aspose.com/email/java/creating-an-outlook-...