Sort Score
Result 10 results
Languages All
Labels All
Results 3,021 - 3,030 of 33,589 for

saveoptions

(0.13 sec)
  1. Render MSG to ODT in Andorid App | products.asp...

    Export MSG to ODT without using Microsoft Word or Outlook in you Andorid applications...html" , SaveOptions . getDefaultHtml ()); //...

    products.aspose.com/total/android-java/conversi...
  2. Render MSG to RTF in Andorid App | products.asp...

    Export MSG to RTF without using Microsoft Word or Outlook in you Andorid applications...html" , SaveOptions . getDefaultHtml ()); //...

    products.aspose.com/total/android-java/conversi...
  3. 向 Outlook MSG 文件添加附件和 HTML 文本|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 ( strSaveFile , SaveOptions . getDefaultMsgUnicode ());...

    docs.aspose.com/email/zh/java/adding-attachment...
  4. EditableRangeStart class | Aspose.Words for Nod...

    Aspose.Words.EditableRangeStart class. Represents a start of an editable range in a Word document...(Inherited from Node ) toString(saveOptions) Exports the content of the...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. Convert Microsoft Project MPP to JPEG | Aspose....

    Aspose.Tasks for .NET allows converting Microsoft Project (MPP) to JPEG....jpeg" , (SaveOptions)options); Examples-CShar...

    docs.aspose.com/tasks/net/convert-ms-project-mp...
  6. Convert PDF to Excel|Aspose.PDF for Android via...

    Aspose.PDF for Android via Java allows you to convert PDF to Excel format. During this, the individual pages of the PDF file are converted to Excel worksheets....object ExcelSaveOptions saveOptions = new ExcelSaveOptions ();...

    docs.aspose.com/pdf/androidjava/convert-pdf-to-...
  7. Saving Project Data to SVG Format | Aspose.Task...

    This article explains how to export Project data to SVG format using Aspose.Tasks for Java....Project(projectName); 6 SaveOptions opt = new SvgOptions(); 7...

    docs.aspose.com/tasks/java/saving-project-data-...
  8. Public API Changes in Aspose.Cells 8.7.0|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....SaveOptions Removed The Workbook.SaveOptions property...Save(Stream, SaveOptions) or Workbook.Save(string, SaveOptions) method...

    docs.aspose.com/cells/net/public-api-changes-in...
  9. Aspose::Words::Saving::HtmlSaveOptions::get_Exp...

    Aspose::Words::Saving::HtmlSaveoptions::get_ExportListLabels method. Controls how list labels are output to HTML, MHTML or EPUB. Default value is Auto in C++....document to HTML, we can pass a SaveOptions object // to decide which...

    reference.aspose.com/words/cpp/aspose.words.sav...
  10. LaTeX to PDF | .NET

    To convert TeX to PDF using Aspose.TeX API solution for .NET learn this article to see that describes how to do this and the code examples.... SaveOptions = new PdfSaveOptions(); 11...PDF format. 13 options. SaveOptions = new PdfSaveOptions(); 14...

    docs.aspose.com/tex/net/latex-to-pdf/