Sort Score
Result 10 results
Languages All
Labels All
Results 1,291 - 1,300 of 32,778 for

saveoptions

(0.12 sec)
  1. 使用 C# 製作 PDF

    通過幾個步驟在 C# 中創建一個新的 PDF。使用 .NET 庫輕鬆創建 PDF。...bookmark"); var saveOptions = new PdfSaveOptions(); saveOptions.OutlineOptions...1); doc.Save("Output.pdf", saveOptions); using Aspose.Words; var...

    products.aspose.com/words/zh-hant/net/make/pdf/
  2. 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....IcsSaveOptions saveOptions = IcsSaveOptions . Default ; saveOptions . ProductId..."ChangeProdIdOfICS.ics" , saveOptions ); Loading Appointments Also...

    docs.aspose.com/email/net/create-and-manipulate...
  3. 将 C# 格式的 Word 转换为 Excel|.NET 格式的 Aspose.Words

    将 PDF 转换为 Excel、将 XML 转换为 Excel、将 DOCX 转换为 Excel C#。使用 C# 将各种格式的文档保存到 XLSX。...XlsxSaveOptions saveOptions = new XlsxSaveOptions (); saveOptions . CompressionLevel..."BaseConversions.CompressXlsx.xlsx" , saveOptions ); 也可以看看 文档部分 保护或加密文档 了解有关保护和加密文档的更多信息...

    docs.aspose.com/words/zh/net/convert-a-document...
  4. Convert PowerPoint Presentations to Markdown in...

    Convert PowerPoint slides—PPT, PPTX—to clean Markdown with Aspose.Slides for C++, automate documentation and keep formatting....images, you need to set SaveOptions::MarkdownExportType::Visual)...:: Export :: Markdown :: SaveOptions :: Flavor :: CommonMark );...

    docs.aspose.com/slides/cpp/convert-powerpoint-t...
  5. Convert EML to MHT via C# | products.aspose.com

    Sample code for EML to MHT C# conversion. Use API example code for batch EML files to MHT conversion within VB.NET, Asp.NET or any .NET based application....Load Set SaveOptions Call Save method with SaveOptions as parameter...message.Save( "output.mhtml" , SaveOptions.DefaultMhtml); Free App to...

    products.aspose.com/email/net/conversion/eml-to...
  6. Aspose::Words::Saving::TxtExportHeadersFootersM...

    Aspose::Words::Saving::TxtExportHeadersFootersMode enum. Specifies the way headers and footers are exported to plain text format in C++.... auto saveOptions = System :: MakeObject <...the end of the document. saveOptions -> set_ExportHeadersFooters...

    reference.aspose.com/words/cpp/aspose.words.sav...
  7. Convert .msg files to .pdf files - Free Support...

    Hi, I'm trying to convert .msg files to pdf. I have done with converting an email, but I want to loop through all the attachments in the .msg file and if mails are attached, I would like to convert them to pdf also. Here…...SaveOptions.DefaultMhtml) 'Convert MHTML...the SaveFormat to Html Dim saveOptions = New Aspose.Words.Saving...

    forum.aspose.com/t/convert-msg-files-to-pdf-fil...
  8. Convert MBOX to MHT via C# | products.aspose.com

    Sample code for MBOX to MHT C# conversion. Use API example code for batch MBOX files to MHT conversion within VB.NET, Asp.NET or any .NET based application....Load Set SaveOptions Call Save method with SaveOptions as parameter...

    products.aspose.com/email/net/conversion/mbox-t...
  9. Ստեղծեք Փաստաթուղթ Java Ում

    Ստեղծեք ֆայլ՝ օգտագործելով Java գրադարանը: Հեշտությամբ ստեղծեք նոր փաստաթուղթ Java ում՝ մի քանի քայլով:...PdfSaveOptions saveOptions = new PdfSaveOptions(); saveOptions.getOutlineOptions()...doc.save("Output.docx", saveOptions); import com.aspose.words...

    products.aspose.com/words/hy/java/make/
  10. Buat Dokumen Dalam Java

    Cipta fail menggunakan pustaka Java. Buat dokumen baharu dengan mudah dalam Java dalam beberapa langkah....PdfSaveOptions saveOptions = new PdfSaveOptions(); saveOptions.getOutlineOptions()...doc.save("Output.docx", saveOptions); import com.aspose.words...

    products.aspose.com/words/ms/java/make/