Sort Score
Result 10 results
Languages All
Labels All
Results 1,961 - 1,970 of 32,784 for

saveoptions

(0.13 sec)
  1. ImageSaveOptions.metafileRenderingOptions prope...

    ImageSaveoptions.metafileRenderingOptions property. Allows to specify how metafiles are treated in the rendered output....an image, we can pass a SaveOptions object to // determine how...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. ImageSaveOptions.saveFormat property | Aspose.W...

    ImageSaveoptions.saveFormat property. Specifies the format in which the rendered document pages or shapes will be saved if this save options object is used...an image, we can pass a SaveOptions object to // edit the image...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. 将 PDF 转换为图像格式|Aspose.PDF for C++

    本主题向您展示如何使用 Aspose.PDF 将 PDF 转换为各种图像格式。通过几行代码将 PDF 页面转换为 PNG、JPEG、BMP 图像。...一般来说,我们使用两种方法:使用 Device 方法进行转换和使用 SaveOption 进行转换。本节将向您展示如何使用这些方法之一将 PDF...,您可以尝试调查其功能和工作质量。 使用 SaveOptions 类转换PDF 本文的这一部分向您展示如何使用 C++ 和 SaveOptions 类将PDF转换为...

    docs.aspose.com/pdf/zh/cpp/convert-pdf-to-image...
  4. Aspose::Words::Saving::MetafileRenderingOptions...

    Aspose::Words::Saving::MetafileRenderingOptions::get_UseGdiRasterOperationsEmulation method. Gets or sets a value determining whether or not to use the GDI+ for raster operations emulation in C++....an image, we can pass a SaveOptions object to // determine how...

    reference.aspose.com/words/cpp/aspose.words.sav...
  5. SaveOptions.PrettyFormat | Aspose.Words for .NET

    Enhance your output with Saveoptions' PrettyFormat property. Activate for cleaner, well-structured results. Default is false. Discover the difference!...PrettyFormat Contents [ Hide ] SaveOptions.PrettyFormat property When...ml>" )); See Also class SaveOptions namespace Aspose.Words.Saving...

    reference.aspose.com/words/net/aspose.words.sav...
  6. SaveOptions.temp_folder property | Aspose.Words...

    Saveoptions.temp_folder property. Specifies the folder for temporary files used when saving to a DOC or DOCX file...temp_folder property SaveOptions.temp_folder property Specifies...a temporary folder using SaveOptions.temp_folder will cause Aspose...

    reference.aspose.com/words/python-net/aspose.wo...
  7. SaveOptions.TempFolder | Aspose.Words for .NET

    Optimize your document saving with the Saveoptions TempFolder property, which designates a folder for temporary DOC and DOCX files, enhancing efficiency....TempFolder Contents [ Hide ] SaveOptions.TempFolder property Specifies...EqualTo ( 0 )); See Also class SaveOptions namespace Aspose.Words.Saving...

    reference.aspose.com/words/net/aspose.words.sav...
  8. Convert PST to MSG via Java | products.aspose.com

    Try the code sample to convert PST files to MSG format in Java. Download Java API to take your email processing applications to the next level....method with the appropriate SaveOptions. Aspose.Email for Java streamlines...message within a folder. The SaveOptions class provides options for...

    products.aspose.com/email/java/conversion/pst-t...
  9. 将 PDF 转换为图像格式|Aspose.PDF for Java

    本主题向您展示如何使用 Aspose.PDF 将 PDF 转换为各种图像格式。只需几行代码即可将 PDF 页面转换为 PNG、JPEG、BMP 图像。...转换是使用 Device 和 SaveOption 完成的。 库中有几个类允许您使用虚拟设备转换图像。DocumentDevice...使用 SaveOptions 类转换 PDF 本文的这一部分向您展示如何使用 Java 和 SaveOptions 类将...

    docs.aspose.com/pdf/zh/java/convert-pdf-to-imag...
  10. Working with Views | Aspose.Tasks Documentation

    Learn how to work with views in Microsoft Project files using Aspose.Tasks for .NET, including customization of Gantt charts, timescale settings, text styling, and saving with specific views....PdfSaveOptions saveOptions = new PdfSaveOptions(); 16 saveOptions.ViewSettings...ViewSettings = view; 17 saveOptions.Timescale = Timescale.DefinedInView;...

    docs.aspose.com/tasks/net/working-with-project-...