Sort Score
Result 10 results
Languages All
Labels All
Results 811 - 820 of 372,761 for

save

(0.25 sec)
  1. WordML2003SaveOptions.saveFormat property | Asp...

    WordML2003SaveOptions.SaveFormat property. Specifies the format in which the document will be Saved if this Save options object is used...the document will be saved if this save options object is used...document's "Save" method // to modify how we save the document...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. Import Presentations from PDF or HTML in .NET|A...

    Effortlessly import PDF and HTML documents into PowerPoint and OpenDocument presentations in .NET with Aspose.Slides for seamless, high-performance slide processing.... Use the Save method to save the file in the PowerPoint...AddFromPdf ( "InputPDF.pdf" ); pres . Save ( "OutputPresentation.pptx"...

    docs.aspose.com/slides/net/import-presentation/
  3. Aspose::Words::Saving::RtfSaveOptions::get_Save...

    Aspose::Words::Saving::RtfSaveOptions::get_SaveImagesAsWmf method. When true all images will be Saved as WMF in C++....Aspose::Words::Saving::RtfSaveOptions::get_SaveImagesAsWmf method...will be saved as WMF. bool Aspose :: Words :: Saving :: RtfSaveOptions...

    reference.aspose.com/words/cpp/aspose.words.sav...
  4. WordML2003SaveOptions.SaveFormat | Aspose.Words...

    Discover how the WordML2003SaveOptions SaveFormat property defines document saving formats. Ensure seamless compatibility with WordML for your files!...the document will be saved if this save options object is used...document's "Save" method // to modify how we save the document...

    reference.aspose.com/words/net/aspose.words.sav...
  5. Convert Word to Excel in C++|Aspose.Words for C++

    Convert PDF to Excel, XML to Excel, DOCX to Excel C++. Save a document in various formats to XLSX using C++.... To save your document to XLSX format...As mentioned above, you can save the document in any load format...

    docs.aspose.com/words/cpp/convert-a-document-to...
  6. PDF Metadata Management API | Aspose.PDF

    Sample code for editing or viewing PDF format metadata on any platform.... Save the updated document using the...the Document class Save method. Set PDF File Information via...

    products.aspose.com/pdf/metadata/
  7. 在PHP中管理文档属性|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...."Aspose" ); //Save the file $workbook -> save ( $dataDir . "Test_Workbook..."Publisher" ); //Save the file $workbook -> save ( $dataDir . "...

    docs.aspose.com/cells/zh/java/managing-document...
  8. Managing Document Properties in PHP|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...."Aspose" ); //Save the file $workbook -> save ( $dataDir . "Test_Workbook..."Publisher" ); //Save the file $workbook -> save ( $dataDir . "...

    docs.aspose.com/cells/java/managing-document-pr...
  9. Quick Generation Examples|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.... save ( "code128.png" , BarCodeImageFormat...QRErrorLevel . LEVEL_M ); gen . save ( "qrcode.png" , BarCodeImageFormat...

    docs.aspose.com/barcode/java/developer-guide/qu...
  10. Working with PDF layers using Python|Aspose.PDF...

    This article explains how to lock a PDF layer, extract PDF layer elements, flatten a layered PDF, and merge all layers inside a PDF into one....Layer on the first Page , and save the document with the changes...visibility. Save the updated document using Document.save() . import...

    docs.aspose.com/pdf/python-net/work-with-pdf-la...