Sort Score
Result 10 results
Languages All
Labels All
Results 3,111 - 3,120 of 310,771 for

save

(0.05 sec)
  1. Convert Word, PDF And Many Other File Formats U...

    Convert documents programmatically in C++ between various file formats: DOC, DOCX, PDF, RTF, ODT, TXT, MOBI, HTML, JPG, PNG and many more....the local drive, then simply save it, specifying the required...<Document>( u"Input.docx" ); doc-> Save ( u"Output.pdf" ); using namespace...

    products.aspose.com/words/cpp/conversion/
  2. TxtSaveOptions class | Aspose.Words for Python

    aspose.words.saving.TxtSaveOptions class. Can be used to specify additional options when saving a document into the [SaveFormat.TEXT](../../aspose.words/Saveformat/#TEXT) format...specify additional options when saving a document into the SaveFormat...learn more, visit the Specify Save Options documentation article...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Merge POT Files via C++ | products.aspose.com

    C++ example code to combine POT documents on C++ Runtime Environment for Windows 32 bit, Windows 64 bit and Linux 64 bit.... Use Save() method to save at specified path System...e); } // Save the presentation presentation1->Save(outputFilePath...

    products.aspose.com/slides/cpp/merger/pot/
  4. Merge PPS Files via C++ | products.aspose.com

    C++ example code to combine PPS documents on C++ Runtime Environment for Windows 32 bit, Windows 64 bit and Linux 64 bit.... Use Save() method to save at specified path System...e); } // Save the presentation presentation1->Save(outputFilePath...

    products.aspose.com/slides/cpp/merger/pps/
  5. XamlFlowSaveOptions Class | Aspose.Words for .NET

    Discover Aspose.Words.Saving.XamlFlowSaveOptions for enhanced document saving in XamlFlow formats. Unlock advanced features for seamless integration!...specify additional options when saving a document into the XamlFlow...learn more, visit the Specify Save Options documentation article...

    reference.aspose.com/words/net/aspose.words.sav...
  6. Customize Barcode Text and Captions in C#|Docum...

    How to Set Barcode Text and Captions in Aspose.BarCode for .NET... Save ( $"{path}CodetextHide.png"...CodeLocation . Above ; gen . Save ( $"{path}CodetextLocationAbov...

    docs.aspose.com/barcode/net/set-barcode-text/
  7. HTML with C++|Documentation

    Convert Excel to HTML and MHTML format using Aspose.Cells with C++....code example below shows how to save a workbook as an HTML file using...xlsx" ); // Save file to HTML format workbook . Save ( u "out.html"...

    docs.aspose.com/cells/cpp/convert-excel-to-html/
  8. Aspose.PSD for .NET 19.5 - Release Notes|Docume...

    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(Aspose.PSD.StreamContainer,System...LayerResources.VectorPathDataResour.Save(Aspose.PSD.StreamContainer,System...

    docs.aspose.com/psd/net/aspose-psd-for-net-19-5...
  9. Encrypt a Document in Python|Aspose.Words for P...

    Encrypt your document using appropriate encryption algorithms for specific document formats in Python....Each document save format in the aspose.words.saving module has...corresponding class containing save options for this format. For...

    docs.aspose.com/words/python-net/encrypt-a-docu...
  10. LoadFormat enumeration | Aspose.Words for Python

    aspose.words.LoadFormat enumeration. Indicates the format of the document that is to be loaded.... Examples Shows how save a web page as a .docx file....and then save it to the local file system. doc . save ( ARTIFACTS_DIR...

    reference.aspose.com/words/python-net/aspose.wo...