Sort Score
Result 10 results
Languages All
Labels All
Results 631 - 640 of 32,697 for

saveoptions

(0.12 sec)
  1. Specify Save Options in Node.js|Aspose.Words fo...

    More accurately control the save process using Node.js....Words provides you with the SaveOptions class, which allows more...save method that accept a SaveOptions object – it should be an...

    docs.aspose.com/words/nodejs-net/specify-save-o...
  2. Compress DOC In C#

    Compress DOC in C# without losing quality. Optimize DOC content, reduce file size easily....SetImage("yourCompressedImage"); } } var saveOptions = new PdfSaveOptions { CacheBackgroundGraph...}; doc.Save("Output.doc", saveOptions); using Aspose.Words; var...

    products.aspose.com/words/net/compress/doc/
  3. Specify Save Options in Python|Aspose.Words for...

    More accurately control the save process using Python....Words provides you with the SaveOptions class, which allows more...save method that accept a SaveOptions object – it should be an...

    docs.aspose.com/words/python-net/specify-save-o...
  4. GradientStopCollection | Aspose.Words for Java

    Contains a collection of GradientStop objects in Java....OoxmlSaveOptions saveOptions = new OoxmlSaveOptions(); { saveOptions.setC..."Shape.GradientStops.docx", saveOptions); Methods Method Description...

    reference.aspose.com/words/java/com.aspose.word...
  5. Შეკუმშოს TIFF C++

    შეკუმშოს TIFF C++ ში ხარისხის დაკარგვის გარეშე. გააუმჯობესეთ TIFF კონტენტი, შეამცირეთ ფაილის ზომა მარტივად....tiff" ); auto saveOptions = MakeObject <ImageSaveO...<ImageSaveOptions>(SaveFormat::Tiff); saveOptions-> set_TiffCompression (T...

    products.aspose.com/words/ka/cpp/compress/tiff/
  6. Excel to PDF:The page content is not centered -...

    When I use the following code to convert, the Excel content is displayed on the left in the PDF, but I want it to be displayed in the center. How can I solve this problem? Actual effect: image.png (15.9 KB) Expected r…...PdfSaveOptions saveOptions = new PdfSaveOptions(); saveOptions.setPri...IGNORE_BLANK); wbk.save(dstFile, saveOptions); TEST.7z (28.0 KB) Professionalize...

    forum.aspose.com/t/excel-to-pdf-the-page-conten...
  7. Aspose::Words::Drawing::GradientStop::GradientS...

    Aspose::Words::Drawing::GradientStop::GradientStop constructor. Initializes a new instance of the GradientStop class in C++.... auto saveOptions = System :: MakeObject <...:: OoxmlSaveOptions > (); saveOptions -> set_Compliance ( Aspose...

    reference.aspose.com/words/cpp/aspose.words.dra...
  8. HtmlFixedSaveOptions.OptimizeOutput | Aspose.Wo...

    Optimize your HTML output with the HtmlFixedSaveoptions property. Enhance performance by removing redundant canvases and merging similar glyphs. Default, true....); HtmlFixedSaveOptions saveOptions = new HtmlFixedSaveOptions...OptimizeGraphicsOutp.html" , saveOptions ); // The size of the optimized...

    reference.aspose.com/words/net/aspose.words.sav...
  9. PclSaveOptions.RasterizeTransformedElements | A...

    Control rasterization of complex elements in PCL documents with PclSaveoptions. Easily manage image quality and file size for optimal results....docx" ); PclSaveOptions saveOptions = new PclSaveOptions { SaveFormat...RasterizeElements.pcl" , saveOptions ); See Also class PclSaveOptions...

    reference.aspose.com/words/net/aspose.words.sav...
  10. HtmlFixedSaveOptions.PageMargins | Aspose.Words...

    Discover the HtmlFixedSaveoptions PageMargins property to customize your HTML document's margins. Set values in points for precise layout control....); HtmlFixedSaveOptions saveOptions = new HtmlFixedSaveOptions..."HtmlFixedSaveOptions.PageMargins.html" , saveOptions ); string outDocContents...

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