Sort Score
Result 10 results
Languages All
Labels All
Results 4,021 - 4,030 of 373,036 for

save

(0.19 sec)
  1. C++ API to Convert MD to XLSM | products.aspose...

    Convert MD to XLSM via C++ API without using Microsoft Excel or Adobe Reader...Convert MD to XLSX by using Save member function Load XLSX document...reference Save the document to XLSM format using Save member function...

    products.aspose.com/total/cpp/conversion/md-to-...
  2. Features List | Aspose.Page for C++

    Feature List page provides you with the information on what you can do and with which Page Description Languages working with this API solution for C++....tickets Save XPS files to PDF and raster images Save EPS documents...model classes Save XPS documents as raster images Save XPS documents...

    docs.aspose.com/page/cpp/features-list/
  3. XamlFlowSaveOptions constructor | Aspose.Words ...

    Aspose.Words.Saving.XamlFlowSaveOptions constructor...this class that can be used to save a document in the SaveFormat...this class that can be used to save a document in the SaveFormat...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. Converting to Fixed-page Format|Aspose.Words fo...

    Save documents to PDF, XPS, HTML, XAML, PostScript, and PCL formats using Python.... The document can be saved in plain text format and can... such as Microsoft WordPad, save the document in Rich Text Format...

    docs.aspose.com/words/python-net/converting-to-...
  5. 使用 Node.js 和 C++ 将指定工作表保存为 PDF|Documentation

    学习如何使用 Aspose.Cells for Node.js via C++ 将指定的工作表保存为 PDF。...// Save the pdf file with PdfSaveOptions workbook . save ( "output...// Save the pdf file with PdfSaveOptions workbook . save ( "output...

    docs.aspose.com/cells/zh/nodejs-cpp/save-specif...
  6. TxtListIndentation.Character | Aspose.Words for...

    Discover the TxtListIndentation property to customize list indentation with your preferred character. Enhance readability and visual appeal effortlessly!...configure list indenting when saving a document to plaintext. Document...document's "Save" method // to modify how we save the document...

    reference.aspose.com/words/net/aspose.words.sav...
  7. OdtSaveOptions.Password | Aspose.Words for .NET

    Secure your documents with OdtSaveOptions Password property. Easily set or retrieve a password for robust encryption and enhanced data protection....set ; } Remarks In order to save document without encryption...Examples Shows how to encrypt a saved ODT/OTT document with a password...

    reference.aspose.com/words/net/aspose.words.sav...
  8. Difference between MapiAttachment.Save(...) and...

    I believe I found a bug when using MapiAttachment.Save(Stream stream) on an OLE attachment (attachment with PR_ATTACH_METHOD == ATTACH_OLE). On the message I was testing with, I noticed that using MAPI to download the O…...Save(...) and MapiAttachment.ObjectData...bug when using MapiAttachment.Save(Stream stream) on an OLE attachment...

    forum.aspose.com/t/difference-between-mapiattac...
  9. Feature List | Aspose.Page for .NET

    Feature List page provides you with the information on what you can do and with which Page Description Languages working with this API solution for .NET....model classes Save XPS documents as raster images Save XPS documents...with XPS elements Save PDF to stream Save XPS documents to PostScript...

    docs.aspose.com/page/net/feature-list/
  10. Add Image stamps in PDF programmatically|Aspose...

    Add the Image Stamp in your PDF document using ImageStamp class with the Aspose.PDF for C++ library....imageStamp ); // Save output document document -> Save ( _dataDir +...( imageStamp ); document -> Save ( _dataDir + u "ControlImageQuality_out...

    docs.aspose.com/pdf/cpp/image-stamps-in-pdf-page/