Sort Score
Result 10 results
Languages All
Labels All
Results 241 - 250 of 31,170 for

saveoptions

(0.04 sec)
  1. GraphicsQualityOptions.CompositingQuality | Asp...

    Discover the GraphicsQualityOptions CompositingQuality property to enhance your image rendering. Optimize composited images for stunning visual quality!...GenericTypographic }; ImageSaveOptions saveOptions = new ImageSaveOptions (...( SaveFormat . Jpeg ); saveOptions . GraphicsQualityOptio = qualityOptions...

    reference.aspose.com/words/net/aspose.words.sav...
  2. GraphicsQualityOptions.SmoothingMode | Aspose.W...

    Discover the GraphicsQualityOptions SmoothingMode property to enhance your rendering quality and elevate your graphics performance effortlessly....GenericTypographic }; ImageSaveOptions saveOptions = new ImageSaveOptions (...( SaveFormat . Jpeg ); saveOptions . GraphicsQualityOptio = qualityOptions...

    reference.aspose.com/words/net/aspose.words.sav...
  3. Merger Class | Aspose.Words for .NET

    Effortlessly merge diverse document types into one with Aspose.Words.LowCode.Merger class. Streamline your workflow and enhance productivity today!... To ( List<Stream>, SaveOptions ) Specifies output Document...processor. To ( Stream, SaveOptions ) Specifies output stream...

    reference.aspose.com/words/net/aspose.words.low...
  4. Aspose::Words::Saving::OoxmlSaveOptions::get_Sa...

    Aspose::Words::Saving::OoxmlSaveoptions::get_SaveFormat method. Specifies the format in which the document will be saved if this save options object is used. Can be Docx, Docm, Dotx, Dotm or FlatOpc in C++...."Compliance" property of the SaveOptions object to "OoxmlCompliance...follow that standard. auto saveOptions = System :: MakeObject <...

    reference.aspose.com/words/cpp/aspose.words.sav...
  5. Aspose::Words::Saving::XamlFixedSaveOptions cla...

    Aspose::Words::Saving::XamlFixedSaveoptions class. Can be used to specify additional options when saving a document into the XamlFixed format. To learn more, visit the documentation article in C++....for Aspose::Words::Saving::SaveOptions::get_AllowEmbeddingPostSc...for Aspose::Words::Saving::SaveOptions::get_CustomTimeZoneInfo ...

    reference.aspose.com/words/cpp/aspose.words.sav...
  6. MetafileRenderingOptions.emulateRenderingToSize...

    MetafileRenderingOptions.emulateRenderingToSizeOnPageResolution property. Gets or sets the resolution in pixels per inch for the emulation of metafile rendering to the size on page.... let saveOptions = new aw . Saving . PdfSaveOptions...default size in pixels. saveOptions . metafileRenderingOpt ....

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. XlsxSaveOptions.DateTimeParsingMode | Aspose.Wo...

    Discover XlsxSaveoptions' DateTimeParsingMode property to customize how your document parses dates and times, ensuring accurate data interpretation....docx" ); XlsxSaveOptions saveOptions = new XlsxSaveOptions ();...datetime format autodetection. saveOptions . DateTimeParsingMode = ...

    reference.aspose.com/words/net/aspose.words.sav...
  8. 档案

    档案...System::SharedPtr<PdfSaveOptions> saveOptions = System::MakeObject<PdfSaveOptions>();...SaveOptions>(); saveOptions->set_SaveToSeparateFiles(true); ...

    blog.aspose.com/zh/tasks/convert-mpp-to-pdf-in-c/
  9. XlsxSaveOptions.dateTimeParsingMode property | ...

    XlsxSaveoptions.dateTimeParsingMode property. Gets or sets the mode that specifies how document text is parsed to identify date and time values...docx" ); let saveOptions = new aw . Saving . XlsxSaveOptions...datetime format autodetection. saveOptions . dateTimeParsingMode = aw...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. Convert PDF file to HTML format|Aspose.PDF for ...

    This topic show you how to Aspose.PDF allows to convert PDF file to HTML format with Java library....pdf" ); // Instantiate HTML SaveOptions object HtmlSaveOptions htmlOptions...HTML save saveOptions object HtmlSaveOptions saveOptions = new HtmlSaveOptions...

    docs.aspose.com/pdf/java/convert-pdf-to-html/