Sort Score
Result 10 results
Languages All
Labels All
Results 3,041 - 3,050 of 33,720 for

saveoptions

(0.18 sec)
  1. 向 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...
  2. 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...
  3. 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...
  4. Managing Digitally Signed Messages|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....msg" , SaveOptions . getDefaultMsgUnicode ());...

    docs.aspose.com/email/java/working-with-outlook...
  5. 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-...
  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. Convert Excel to Pdf, Image and other formats|D...

    Convert Excel files to Word, Excel, PowerPoint, PDF, CSV, JPG, HTML, MHT, ODS, BMP, PNG, SVG, TIFF, XPS, JSON, SQL, XML and more using JavaScript via C++....save(string, SaveOptions) . You may also use MarkdownSaveOptions...of Workbook.save(string, SaveOptions) . You may also use DocxSaveOptions...

    docs.aspose.com/cells/javascript-cpp/convert-wo...
  8. 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/
  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. 处理存储在 SharePoint Online 中的文档|.NET 格式的 Aspose.Words

    使用 C# 将 SharePoint 中共享的 Word 转换为 PDF。处理存储在 SharePoint 中的文档 - 各种输入格式,包括 Word、OpenOffice、图像和电子书。...new MemoryStream (); var saveOptions = new PdfSaveOptions ();.... Save ( outputStream , saveOptions ); await client . UploadFile...

    docs.aspose.com/words/zh/net/work-with-document...