Sort Score
Result 10 results
Languages All
Labels All
Results 6,031 - 6,040 of 375,788 for

save

(0.94 sec)
  1. 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/...
  2. 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/...
  3. Online OFT to WORDML Conversion or Build .NET b...

    Free online app to convert OFT to WORDML files. .NET C# conversion library code for OFT documents....using Save method Load HTML by using Document class Save the document...document to WORDML format using Save method and set WordML as SaveFormat...

    products.aspose.com/total/net/conversion/oft-to...
  4. Convert PPTM to XLTX via PHP or with free Onlin...

    PHP API to Convert PPTM to XLTX or Online App without using Microsoft Office Powerpoint or Excel. Test free PPTM to XLTX online converter quickly before integrating the code....Presentation class Set the HTML save options using HtmlOptions object...the save method Save the PPTM file into HTML using save method...

    products.aspose.com/total/php-java/conversion/p...
  5. Կատարեք WORD՝ Օգտագործելով C++

    Ստեղծեք նոր WORD C++ ում մի քանի քայլով: Հեշտությամբ ստեղծեք WORD՝ օգտագործելով C++ գրադարանը:..." ); doc-> Save ( u"Output.docx" ); using namespace...builder->EndBookmark(u"Aspose bookmark"); doc->Save(u"Output.docx"); using namespace...

    products.aspose.com/words/hy/cpp/make/word/
  6. Կատարեք PDF՝ Օգտագործելով C++

    Ստեղծեք նոր PDF C++ ում մի քանի քայլով: Հեշտությամբ ստեղծեք PDF՝ օգտագործելով C++ գրադարանը:..." ); doc-> Save ( u"Output.pdf" ); using namespace...builder->EndBookmark(u"Aspose bookmark"); doc->Save(u"Output.pdf"); using namespace...

    products.aspose.com/words/hy/cpp/make/pdf/
  7. 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/
  8. 防止在使用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-...
  9. Export PDF to SWF in Android | products.aspose.com

    Android API to Convert PDF to SWF without using Microsoft Word...Convert PDF to PPTX by using save method Load PPTX document by...Presentation class Save the document to SWF format using save method and...

    products.aspose.com/total/android-java/conversi...
  10. 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/