Sort Score
Result 10 results
Languages All
Labels All
Results 551 - 560 of 33,600 for

saveoptions

(0.14 sec)
  1. Optimize File's Content Using C#

    Compress files in C#: DOCX, DOC, RTF, ODT, EPUB, PNG, JPG, XLSX, XLS, WPS without losing quality..."yourCompressedImage" ); } } var saveOptions = new OoxmlSaveOptions {...doc.Save( "Output.docx" , saveOptions); using Aspose.Words; var...

    products.aspose.com/words/net/compress/
  2. 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...
  3. TxtSaveOptionsBase.forcePageBreaks property | A...

    TxtSaveoptionsBase.forcePageBreaks property. Allows to specify whether the page breaks should be preserved during export.... let saveOptions = new aw . Saving . TxtSaveOptions...discard all page breaks. saveOptions . forcePageBreaks = forcePageBreaks...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. FixedPageSaveOptions.metafileRenderingOptions p...

    FixedPageSaveoptions.metafileRenderingOptions property. Allows to specify metafile rendering options.... let saveOptions = new aw . Saving . PdfSaveOptions...PdfSaveOptions (); saveOptions . metafileRenderingOpt = metafileRenderingOpt...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. Aspose::Words::Document::get_AutomaticallyUpdat...

    Aspose::Words::Document::get_AutomaticallyUpdateStyles method. Gets or sets a flag indicating whether the styles in the document are updated to match the styles in the attached template each time the document is opened in MS Word in C++.... // Use a SaveOptions object to automatically set...Aspose :: Words :: Saving :: SaveOptions > options = Aspose :: Words...

    reference.aspose.com/words/cpp/aspose.words/doc...
  6. Compress TIFF In Javascript

    Compress TIFF in JavaScript without losing quality. Optimize TIFF content, reduce file size easily....tiff" ) var saveOptions = new aw.Saving.ImageSaveOptions(aw...ImageSaveOptions(aw.SaveFormat.Tiff) saveOptions.tiffCompression = aw.Saving...

    products.aspose.com/words/nodejs-net/compress/t...
  7. Սեղմել DOCX Ը Javascript Ում

    Սեղմեք DOCX ը JavaScript ում՝ առանց որակի կորստի: Օպտիմալացրեք DOCX բովանդակությունը, հեշտությամբ կրճատեք ֆայլի չափը:...setImage(compressedImageBuffe); } } var saveOptions = new aw.Saving.OoxmlSaveOptions()...OoxmlSaveOptions() saveOptions.compressionLevel = aw.Saving.CompressionLevel...

    products.aspose.com/words/hy/nodejs-net/compres...
  8. 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...
  9. PdfSaveOptions.EncryptionDetails | Aspose.Words...

    Discover PdfSaveoptions' EncryptionDetails property to easily configure PDF encryption settings, ensuring your documents remain secure and protected.... PdfSaveOptions saveOptions = new PdfSaveOptions ();..."EncryptionDetails" property. saveOptions . EncryptionDetails = encryptionDetails...

    reference.aspose.com/words/net/aspose.words.sav...
  10. Შეკუმშოს 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/