Sort Score
Result 10 results
Languages All
Labels All
Results 1,601 - 1,610 of 31,270 for

saveoptions

(0.11 sec)
  1. Printing Project Files | Aspose.Tasks Documenta...

    Aspose.Tasks for .NET allows exporting Microsoft Project (MPP) files to separate image files....png" , (SaveOptions)options); 19 20 // Save project..."PrintProjectPagesToS_out.png" , (SaveOptions)options); view raw Examp...

    docs.aspose.com/tasks/net/printing-project-page...
  2. ImagePixelFormat enumeration | Aspose.Words for...

    Aspose.Words.Saving.ImagePixelFormat enumeration. Specifies the pixel format for the generated images of document pages....an image, we can pass a SaveOptions object to // select a pixel...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. SaveOptions.UpdateFields | Aspose.Words for .NET

    Discover how the Saveoptions UpdateFields property optimizes document saving by updating specific field types before converting to fixed formats. Default, true....UpdateFields Contents [ Hide ] SaveOptions.UpdateFields property Gets...options ); See Also class SaveOptions namespace Aspose.Words.Saving...

    reference.aspose.com/words/net/aspose.words.sav...
  4. PdfPageMode | Aspose.Words for Java

    Specifies how the PDF document should be displayed when opened in the PDF reader in Java.... PdfSaveOptions saveOptions = new PdfSaveOptions(); //...pane in the output PDF. saveOptions.setPageMode(PdfPageMode.USE_OUTLINES);...

    reference.aspose.com/words/java/com.aspose.word...
  5. 文本图层导出时中文格式不对 - Free Support Forum - aspose.com

    I have a PSD file that contains a text layer with Chinese text. When exporting the image using the Aspose.PSD for Java API to save as a jpg picture, the Chinese text displays incorrectly. the origin psd file looks like …...JpegOptions saveOptions = new JpegOptions(); saveOptions.setQuality(100);...newPsdImage.save(outJpgFilePath, saveOptions); churui June 19, 2025, 1:27am...

    forum.aspose.com/t/topic/314055
  6. Save Word document as PDF corrupts Tab markup -...

    Hi. We have very simple Word document, which we would like to save as PDF using Aspose.Words latest version 25.3.0. Unfortunately this operation corrupts document markup (Tabs are lost). Please see attached source docu…...PdfSaveOptions and set properties Dim saveOptions As New Aspose.Words.Saving...Saving.PdfSaveOptions() saveOptions.ExportDocumentStruct = True '...

    forum.aspose.com/t/save-word-document-as-pdf-co...
  7. ImageSaveOptions.image_color_mode property | As...

    ImageSaveoptions.image_color_mode property. Gets or sets the color mode for the generated images....an image, we can pass a SaveOptions object to # select a color...

    reference.aspose.com/words/python-net/aspose.wo...
  8. 将 SVG 转换为 XPS – C# 示例

    您将学习如何以编程方式或在线将 SVG 转换为 XPS,并考虑使用 Aspose.SVG 将 SVG 转换为 XPS 的 C# 示例。...12 var saveOptions = new XpsSaveOptions(); 13 saveOptions. BackgroundColor...Converter. ConvertSVG (document, saveOptions, Path. Combine (OutputDir...

    docs.aspose.com/svg/zh/net/convert-svg-to-xps/
  9. OdtSaveOptions.password property | Aspose.Words...

    OdtSaveoptions.password property. Gets or sets a password to encrypt document....password we specified in the SaveOptions object. doc . save ( file_name...

    reference.aspose.com/words/python-net/aspose.wo...
  10. ImagePixelFormat enumeration | Aspose.Words for...

    aspose.words.saving.ImagePixelFormat enumeration. Specifies the pixel format for the generated images of document pages....an image, we can pass a SaveOptions object to # select a pixel...

    reference.aspose.com/words/python-net/aspose.wo...