Sort Score
Result 10 results
Languages All
Labels All
Results 1,561 - 1,570 of 376,985 for

save

(0.15 sec)
  1. Render EML to EMF in Andorid App | products.asp...

    Export EML to EMF without using Microsoft Word or Outlook in you Andorid applications...using save method Load HTML by using Document class Save the document...document to EMF format using save method and set EMF as SaveFormat...

    products.aspose.com/total/android-java/conversi...
  2. Render OFT to JPEG in Andorid App | products.as...

    Export OFT to JPEG without using Microsoft Word or Outlook in you Andorid applications...using save method Load HTML by using Document class Save the document...document to JPEG format using save method and set JPEG as SaveFormat...

    products.aspose.com/total/android-java/conversi...
  3. Render OFT to BMP in Andorid App | products.asp...

    Export OFT to BMP without using Microsoft Word or Outlook in you Andorid applications...using save method Load HTML by using Document class Save the document...document to BMP format using save method and set BMP as SaveFormat...

    products.aspose.com/total/android-java/conversi...
  4. Render OFT to TEXT in Andorid App | products.as...

    Export OFT to TEXT without using Microsoft Word or Outlook in you Andorid applications...using save method Load HTML by using Document class Save the document...document to TEXT format using save method and set TEXT as SaveFormat...

    products.aspose.com/total/android-java/conversi...
  5. Aspose::Words::Fonts::FontInfoCollection::get_S...

    Aspose::Words::Fonts::FontInfoCollection::get_SaveSubsetFonts method. Specifies whether or not to Save a subset of the embedded TrueType fonts with the document. Default value for this property is false. This option works only when EmbedTrueTypeFonts property is set to true in C++....Specifies whether or not to save a subset of the embedded TrueType...const Examples Shows how to save a document with embedded TrueType...

    reference.aspose.com/words/cpp/aspose.words.fon...
  6. How to Merge PDF using Python via C++|Aspose.PD...

    This page explain how to merge PDF documents into a single PDF file with Python....first Save concatenated output file with ‘document.save’ method...pages ) # Save concatenated output file document1 . save ( output_file...

    docs.aspose.com/pdf/python-cpp/merge-pdf-docume...
  7. 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...
  8. SaveOptions.TempFolder | Aspose.Words for .NET

    Optimize your document saving with the SaveOptions TempFolder property, which designates a folder for temporary DOC and DOCX files, enhancing efficiency....for temporary files used when saving to a DOC or DOCX file. By default...OutOfMemoryException Throw if you are saving a very large document (thousands...

    reference.aspose.com/words/net/aspose.words.sav...
  9. Modifing AcroForm|Aspose.PDF for C++

    Modifing form in your PDF file with Aspose.PDF for C++ library. You can Add or remove fields in existing form, getand set fieldlimit and etc....set_MaxLen ( 15 ); document -> Save ( _dataDir + u "GetValuesFromAllFiel...u "textbox1" , 15 ); form -> Save (); } void GetFieldLimitFacade...

    docs.aspose.com/pdf/cpp/modifing-form/
  10. Convert Word to Excel in C#|Aspose.Words for .NET

    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/net/convert-a-document-to...