Sort Score
Result 10 results
Languages All
Labels All
Results 1,261 - 1,270 of 33,684 for

saveoptions

(0.32 sec)
  1. Producer Name in Outputs|Aspose.Words for Node....

    Aspose.Words for Node.js via .NET add to the document the generator name and version number that was used to create it. This data can be found in the document in ways that depend on the output file format....property on the appropriate SaveOptions object before calling Document...Saving . PdfSaveOptions saveOptions = new Aspose . Words . Saving...

    docs.aspose.com/words/nodejs-net/generator-or-p...
  2. Zip64Mode | Aspose.Words for Java

    Specifies when to use ZIP64 format extensions for OOXML files in Java....OoxmlSaveOptions saveOptions = new OoxmlSaveOptions(); saveOptions.setZip64Mode(Zip64Mode..."OoxmlSaveOptions.Zip64ModeOption.docx", saveOptions); Fields Field Description...

    reference.aspose.com/words/java/com.aspose.word...
  3. 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...
  4. 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...
  5. ResourceSavingArgs.ResourceFileUri | Aspose.Wor...

    Discover the ResourceSavingArgs ResourceFileUri property to easily manage and reference resource files in your documents. Enhance efficiency today!...(); HtmlFixedSaveOptions saveOptions = new HtmlFixedSaveOptions...UsingMachineFonts.html" , saveOptions ); Console . WriteLine (...

    reference.aspose.com/words/net/aspose.words.sav...
  6. Vytvorte Dokument V Jazyku Java

    Vytvorte súbor pomocou knižnice Java. Jednoducho vytvorte nový dokument v Java v niekoľkých krokoch....PdfSaveOptions saveOptions = new PdfSaveOptions(); saveOptions.getOutlineOptions()...doc.save("Output.docx", saveOptions); import com.aspose.words...

    products.aspose.com/words/sk/java/make/
  7. Կատարեք WORD՝ Օգտագործելով Java

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

    products.aspose.com/words/hy/java/make/word/
  8. Buat WORD Menggunakan Java

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

    products.aspose.com/words/ms/java/make/word/
  9. Გააკეთეთ WORD Java Ის Გამოყენებით

    შექმენით ახალი WORD Java ში რამდენიმე ნაბიჯით. მარტივად შექმენით WORD Java ბიბლიოთეკის გამოყენებით....PdfSaveOptions saveOptions = new PdfSaveOptions(); saveOptions.getOutlineOptions()...doc.save("Output.docx", saveOptions); import com.aspose.words...

    products.aspose.com/words/ka/java/make/word/
  10. Կատարեք HTML՝ Օգտագործելով Java

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

    products.aspose.com/words/hy/java/make/html/