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

saveoptions

(0.13 sec)
  1. 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...
  2. Other managing TeX options | .NET

    Conversion functionality of Aspose.TeX API solution for .NET lets set the initial interaction mode in which the engine starts. Here are some code examples.... SaveOptions = new PdfSaveOptions(); 8...raster images. 10 options. SaveOptions . RasterizeFormulas = true...

    docs.aspose.com/tex/net/other-options/
  3. 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...
  4. 使用 C++ 製作 HTML

    通過幾個步驟在 C++ 中創建一個新的 HTML。使用 C++ 庫輕鬆創建 HTML。...Aspose bookmark"); auto saveOptions = MakeObject<PdfSaveOptions>();...ons>(); saveOptions->get_OutlineOptions()->get_BookmarksOutl...

    products.aspose.com/words/zh-hant/cpp/make/html/
  5. ImlRenderingMode | Aspose.Words for Java

    Specifies how ink InkML objects are rendered to fixed page formats in Java.... ImageSaveOptions saveOptions = new ImageSaveOptions(SaveFormat...ImageSaveOptions(SaveFormat.JPEG); { saveOptions.setImlRenderingMode(ImlRenderingMode...

    reference.aspose.com/words/java/com.aspose.word...
  6. Convert Microsoft Project MPP File to PDF | Asp...

    Aspose.Tasks for .NET allows converting MPP or MPX files to PDF. Use PdfSaveoptions to customize PDF output....specified, the value of SaveOptions.PresentationFormat is ignored...FitContent property in the SaveOptions class to avoid truncation...

    docs.aspose.com/tasks/net/convert-ms-project-mp...
  7. Convert OLM to MSG via C# | products.aspose.com

    Sample code for OLM to MSG C# conversion. Use API example code for batch OLM files to MSG 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/olm-to...
  8. GradientStopCollection.Add | Aspose.Words for .NET

    Effortlessly enhance your gradients with the GradientStopCollection Add method. Seamlessly add custom GradientStops for vibrant designs.... OoxmlSaveOptions saveOptions = new OoxmlSaveOptions {..."Shape.GradientStops.docx" , saveOptions ); See Also class GradientStop...

    reference.aspose.com/words/net/aspose.words.dra...
  9. Gawe Dokumen Ing C#

    Gawe berkas nganggo perpustakaan .NET. Nggawe dokumen anyar kanthi gampang ing C# kanthi sawetara langkah....bookmark"); var saveOptions = new PdfSaveOptions(); saveOptions.OutlineOptions...doc.Save("Output.docx", saveOptions); using Aspose.Words; var...

    products.aspose.com/words/jv/net/make/
  10. Buat DOCX Menggunakan C#

    Buat DOCX baharu dalam C# dalam beberapa langkah. Buat DOCX dengan mudah menggunakan pustaka .NET....bookmark"); var saveOptions = new PdfSaveOptions(); saveOptions.OutlineOptions...doc.Save("Output.docx", saveOptions); using Aspose.Words; var...

    products.aspose.com/words/ms/net/make/docx/