Sort Score
Result 10 results
Languages All
Labels All
Results 711 - 720 of 31,237 for

saveoptions

(0.06 sec)
  1. PdfSaveOptions.InterpolateImages | Aspose.Words...

    Discover PdfSaveoptions' InterpolateImages property, a key feature that enhances image quality in your documents. Optimize your PDFs effortlessly!... PdfSaveOptions saveOptions = new PdfSaveOptions ();...apply any interpolation. saveOptions . InterpolateImages = interpolateImages...

    reference.aspose.com/words/net/aspose.words.sav...
  2. PdfSaveOptions.Compliance | Aspose.Words for .NET

    Discover the PdfSaveoptions Compliance property to ensure your PDF documents meet industry standards for quality and compatibility.... PdfSaveOptions saveOptions = new PdfSaveOptions ();...already large documents. saveOptions . Compliance = pdfCompliance...

    reference.aspose.com/words/net/aspose.words.sav...
  3. Aspose::Words::Drawing::GradientVariant enum | ...

    Aspose::Words::Drawing::GradientVariant enum. Specifies the variant for a gradient fill in C++.... auto saveOptions = System :: MakeObject <...:: OoxmlSaveOptions > (); saveOptions -> set_Compliance ( Aspose...

    reference.aspose.com/words/cpp/aspose.words.dra...
  4. Splitter.remove_blank_pages method | Aspose.Wor...

    aspose.words.lowcode.Splitter.remove_blank_pages method... SaveOptions ): ... Parameter Type Description...file name. save_options SaveOptions The save options. Returns...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Managing Outlook Messages|Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....MailMessage in OFT Format The SaveOptions class allows you to specify... Save ( "message.oft" , SaveOptions . DefaultOft ); // or alternative...

    docs.aspose.com/email/net/managing-outlook-mesa...
  6. Შეკუმშოს HTML C#

    შეკუმშოს HTML C# ში ხარისხის დაკარგვის გარეშე. გააუმჯობესეთ HTML კონტენტი, შეამცირეთ ფაილის ზომა მარტივად....SetImage("yourCompressedImage"); } } var saveOptions = new PdfSaveOptions { CacheBackgroundGraph...doc.Save("Output.html ", saveOptions); using Aspose.Words; var...

    products.aspose.com/words/ka/net/compress/html/
  7. Გააკეთეთ PDF C# Ის Გამოყენებით

    შექმენით ახალი PDF C# ში რამდენიმე ნაბიჯით. მარტივად შექმენით PDF .NET ბიბლიოთეკის გამოყენებით....bookmark"); var saveOptions = new PdfSaveOptions(); saveOptions.OutlineOptions...1); doc.Save("Output.pdf", saveOptions); using Aspose.Words; var...

    products.aspose.com/words/ka/net/make/pdf/
  8. ImageSaveOptions | Aspose.Words for Java

    Allows to specify additional options when rendering document pages or shapes to images in Java....SaveOptions , com.aspose.words.FixedPageSaveOptions...saveFormat) public static SaveOptions createSaveOptions(int saveFormat)...

    reference.aspose.com/words/java/com.aspose.word...
  9. EXcel to PDF Conversion- Font Size and Page Sca...

    Hi, We are currently using Aspose.Cells for Java v25.6 to generate PDF files from Excel documents. In our Excel files, we use MS ゴシック for text and Arial for numeric values. However, we’ve observed several discrepancies…...PdfSaveOptions saveOptions = new PdfSaveOptions(); saveOptions.setOpt...STANDARD); saveOptions.setCheckFontCompatib(true); saveOptions.setC...

    forum.aspose.com/t/excel-to-pdf-conversion-font...
  10. XpsSaveOptions | Aspose.Words for .NET

    Discover the XpsSaveoptions constructor to effortlessly create instances for saving documents in the XPS format, enhancing your document management efficiency.... XpsSaveOptions saveOptions = new XpsSaveOptions ();...(); Assert . That ( saveOptions . SaveFormat , Is . EqualTo ( SaveFormat...

    reference.aspose.com/words/net/aspose.words.sav...