Sort Score
Result 10 results
Languages All
Labels All
Results 1,061 - 1,070 of 33,584 for

saveoptions

(0.09 sec)
  1. 管理 Outlook 消息|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....MapiMessage 或 MailMessage 该 SaveOptions 此类允许您在将 MailMessage 或 MapiMessage... Save ( "message.oft" , SaveOptions . DefaultOft ); // or alternative...

    docs.aspose.com/email/zh/net/managing-outlook-m...
  2. PDF Conversion Solution using C++ | Aspose.PDF

    Convert PDF to DOCX, PPTX, XLS, XLSX, EPUB, TEX, MHTML, Markdown & more using Aspose.PDF for C++...DocSaveOptions object auto saveOptions = MakeObject < DocSaveOptions...means Full recognition mode saveOptions -> set_Mode ( DocSaveOptions...

    products.aspose.com/pdf/cpp/conversion/
  3. PDF Document.Save InvalidOperationException Wro...

    Attempting to read and save a pdf results in System.InvalidOperationException: Wrong format of page’s content. This occurs for certain PDF files with annotations. If we remove the annotations, the document can be saved…...#=ziEx$3M2zno$v(Stream #=zVErAv_8=, SaveOptions #=zVLb3O24Qnbf4) at Aspose...#=z2Y2S8tjqhd_y(Stream #=zVErAv_8=, SaveOptions #=zVLb3O24Qnbf4) at Aspose...

    forum.aspose.com/t/pdf-document-save-invalidope...
  4. 将电子邮件保存为 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.... SaveOptions . DefaultMhtml ); // create...the SaveFormat to Html var saveOptions = new Aspose . Words . Saving...

    docs.aspose.com/email/zh/net/saving-an-email-as...
  5. Encrypt a Document in C++|Aspose.Words for C++

    Encrypt your document using appropriate encryption algorithms for specific document formats....OoxmlSaveOptions saveOptions ; saveOptions . set_Password ( u...u "MyPassword" ); saveOptions . set_EncryptionAlgorithm ( Aspose...

    docs.aspose.com/words/cpp/encrypt-a-document/
  6. Keeping the header and the footer when saving a...

    Hello, I’ve tried to save a xlsx file in html, but I’ve lost the header and the footer in the output file. I think it’s the normal functionality of excel but just to be sur do you have a way to keep the header dans foo…...xlsx"); HtmlSaveOptions saveOptions = new HtmlSaveOptions(SaveFormat...workbook.Save("output.html", saveOptions); ISIWARE January 22, 2026...

    forum.aspose.com/t/keeping-the-header-and-the-f...
  7. Stream too long when Saving PDF and using AsEmb...

    Using Aspose PDF version 24.6.0 <PackageVersion Include="Aspose.Pdf" Version="24.6.0" /> Using .Net 8.0.302 test.zip (9.9 MB) Using the PDF inside the ZIP file public void FromPdf() { var sourcePath = "T…...#=zDw3jK1COurbA(Stream #=zgUCURbktTRnA, SaveOptions #=zRR4mkcQ=) at Aspose.Pdf...#=zLC9J6YS6p5Pa(Stream #=z_72GXKC3Ybnl, SaveOptions #=zRR4mkcQ=) at Aspose.Pdf...

    forum.aspose.com/t/stream-too-long-when-saving-...
  8. Make DOCX Using C++

    Make a new DOCX in C++ in a few steps. Easily create DOCX using C++ library....Aspose bookmark"); auto saveOptions = MakeObject<PdfSaveOptions>();...ons>(); saveOptions->get_OutlineOptions()->get_BookmarksOutl...

    products.aspose.com/words/cpp/make/docx/
  9. Gawe DOC Nganggo C++

    Gawe DOC anyar ing C++ ing sawetara langkah. Nggawe DOC kanthi gampang nggunakake perpustakaan C++....Aspose bookmark"); auto saveOptions = MakeObject<PdfSaveOptions>();...ons>(); saveOptions->get_OutlineOptions()->get_BookmarksOutl...

    products.aspose.com/words/jv/cpp/make/doc/
  10. Gawe HTML Nganggo C++

    Gawe HTML anyar ing C++ ing sawetara langkah. Nggawe HTML kanthi gampang nggunakake perpustakaan C++....Aspose bookmark"); auto saveOptions = MakeObject<PdfSaveOptions>();...ons>(); saveOptions->get_OutlineOptions()->get_BookmarksOutl...

    products.aspose.com/words/jv/cpp/make/html/