Sort Score
Result 10 results
Languages All
Labels All
Results 1,601 - 1,610 of 375,716 for

save

(1.44 sec)
  1. Manage Appointments: Create & Manipulate, Conve...

    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....] Create an Appointment and Save to Disk in MSG or ICS Format...first create an appointment and save it to a disk in ICS format.Following...

    docs.aspose.com/email/net/create-and-manipulate...
  2. RtfSaveOptions.exportCompactSize property | Asp...

    RtfSaveOptions.exportCompactSize property. Allows to make output RTF documents smaller in size, but if they contain RTL (right-to-left) text, it will not be displayed correctly.... Examples Shows how to save a document to .rtf with custom...the document's "Save" method to modify how we save it to an RTF...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. C++ API to Convert XML to PPSM | products.aspos...

    Convert XML to PPSM via C++ without using Microsoft Word or Adobe Acrobat Reader...Convert XML to PPTX by using Save method function Load PPTX document...reference Save the document to PPSM format using Save member function...

    products.aspose.com/total/cpp/conversion/xml-to...
  4. C++ API to Convert XML to OTP | products.aspose...

    Convert XML to OTP via C++ without using Microsoft Word or Adobe Acrobat Reader...Convert XML to PPTX by using Save method function Load PPTX document...reference Save the document to OTP format using Save member function...

    products.aspose.com/total/cpp/conversion/xml-to...
  5. Export EMAIL to IMAGE via C++ | products.aspose...

    C++ API to Convert EMAIL to IMAGE without using Microsoft Word or Outlook... It helps to save time and effort while working...Convert EMAIL to HTML by using Save member function Load HTML by...

    products.aspose.com/total/cpp/conversion/email-...
  6. Splitter.Split | Aspose.Words for .NET

    Effortlessly split documents into multiple sections with our flexible Splitter Split method. Save in your preferred format for easy file management!...specified split options and saves the resulting parts to files...specified split options and saves the resulting parts to files...

    reference.aspose.com/words/net/aspose.words.low...
  7. How to Convert PDF to Image in C++

    This quick tutorial guides on how to convert PDF to image in C++. Using C++ convert PDF to image using a few lines of code like load the source PDF and just Save it as an image.... Once the save options are defined in C++ PDF...simply performed by calling the save function of the document class...

    kb.aspose.com/pdf/cpp/how-to-convert-pdf-to-ima...
  8. C++ API to Convert MHTML to POWERPOINT | produc...

    Convert MHTML to POWERPOINT via C++ without using Microsoft Word or Adobe Acrobat Reader...page archive format used to save and share web content. It is...audio, and video. It is used to save webpages for offline viewing...

    products.aspose.com/total/cpp/conversion/mhtml-...
  9. C# API to Export CGM to XAMLFLOW | products.asp...

    Convert CGM to XAMLFLOW without using Microsoft Word...Convert CGM to Doc by using Save method Load Doc file by using...Words Save the document to XAMLFLOW format using Save method...

    products.aspose.com/total/net/conversion/cgm-to...
  10. 将 MSG 保存为 PDF|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.... load ( fstream ); //Save the Message to output stream...ByteArrayOutputStrea (); eml . save ( emlStream , SaveOptions ....

    docs.aspose.com/email/zh/java/saving-a-msg-as-pdf/