Sort Score
Result 10 results
Languages All
Labels All
Results 671 - 680 of 31,177 for

saveoptions

(0.06 sec)
  1. Aspose::Words::Drawing::Fill::TwoColorGradient ...

    Aspose::Words::Drawing::Fill::TwoColorGradient method. Sets the specified fill to a two-color gradient in C++.... auto saveOptions = System :: MakeObject <...:: OoxmlSaveOptions > (); saveOptions -> set_Compliance ( Aspose...

    reference.aspose.com/words/cpp/aspose.words.dra...
  2. SaveOptions.memory_optimization property | Aspo...

    Saveoptions.memory_optimization property. Gets or sets value determining if memory optimization should be performed before saving the document...memory_optimization property SaveOptions.memory_optimization property...save_options = aw . saving . SaveOptions . create_save_options ( save_format...

    reference.aspose.com/words/python-net/aspose.wo...
  3. SaveOptions.save_format property | Aspose.Words...

    Saveoptions.save_format property. Specifies the format in which the document will be saved if this save options object is used....save_format property SaveOptions.save_format property Specifies...'Rendering.docx' ) # Use a SaveOptions object to specify the encoding...

    reference.aspose.com/words/python-net/aspose.wo...
  4. CompressionLevel Enum | Aspose.Words for .NET

    Discover the Aspose.Words.Saving.CompressionLevel enum to optimize OOXML file sizes, enhancing performance and efficiency in document processing.... OoxmlSaveOptions saveOptions = new OoxmlSaveOptions (...( SaveFormat . Docx ); saveOptions . CompressionLevel = compressionLevel...

    reference.aspose.com/words/net/aspose.words.sav...
  5. TxtSaveOptions.MaxCharactersPerLine | Aspose.Wo...

    Discover TxtSaveoptions MaxCharactersPerLine, easily set character limits per line for better text formatting. Default is 0 for unlimited characters.... TxtSaveOptions saveOptions = new TxtSaveOptions { MaxCharactersPerLine...MaxCharactersPerLine.txt" , saveOptions ); See Also class TxtSaveOptions...

    reference.aspose.com/words/net/aspose.words.sav...
  6. GradientStopCollection.removeAt method | Aspose...

    GradientStopCollection.removeAt method. Removes a [GradientStop](../../gradientstop/) from the collection at a specified index.... let saveOptions = new aw . Saving . OoxmlSaveOptions...OoxmlSaveOptions (); saveOptions . compliance = aw . Saving . OoxmlCompliance...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. Watermarker.set_image method | Aspose.Words for...

    aspose.words.lowcode.Watermarker.set_image method... SaveOptions , watermark_image_file_name...file name. save_options SaveOptions The save options. watermark_image_file_name...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Bar code not appearing after conversion from XL...

    Hello Aspose Team, I am converting excel file into pdf using Aspose. After conversion bar codes are not correctly appearing in the PDF file. Please refer attachments Original file snapshotExcal.png (137.8 KB) PDF, af…...PdfSaveOptions PdfSaveOptions saveOptions = new PdfSaveOptions(); //...Enable barcode optimization saveOptions.SetBarcodeOptimizati(true);...

    forum.aspose.com/t/bar-code-not-appearing-after...
  9. Optimize File's Content Using Javascript

    Compress files in JavaScript: DOCX, DOC, RTF, ODT, EPUB, PNG, JPG, XLSX, XLS, WPS without losing quality...setImage(compressedImageBuffe); } } var saveOptions = new aw.Saving.OoxmlSaveOptions()...OoxmlSaveOptions() saveOptions.compressionLevel = aw.Saving.CompressionLevel...

    products.aspose.com/words/nodejs-net/compress/
  10. Შეკუმშოს WORD Java

    შეკუმშოს WORD Java ში ხარისხის დაკარგვის გარეშე. გააუმჯობესეთ WORD კონტენტი, შეამცირეთ ფაილის ზომა მარტივად....OoxmlSaveOptions saveOptions = new OoxmlSaveOptions (); saveOptions.setC...doc.save( "Output.docx" , saveOptions); import com.aspose.words...

    products.aspose.com/words/ka/java/compress/word/