Sort Score
Result 10 results
Languages All
Labels All
Results 601 - 610 of 33,600 for

saveoptions

(0.24 sec)
  1. Ფაილის Კონტენტის Ოპტიმიზაცია Javascript Ის Გამო...

    შეკუმშოს ფაილები JavaScript: DOCX, DOC, RTF, ODT, EPUB, PNG, JPG, XLSX, XLS, WPS ხარისხის დაკარგვის გარეშე...setImage(compressedImageBuffe); } } var saveOptions = new aw.Saving.OoxmlSaveOptions()...OoxmlSaveOptions() saveOptions.compressionLevel = aw.Saving.CompressionLevel...

    products.aspose.com/words/ka/nodejs-net/compress/
  2. Converter.ConvertToImages | Aspose.Words for .NET

    Transform your documents effortlessly with ConvertToImages. Convert pages to high-quality image files quickly and easily for enhanced sharing and storage....inputFile , ImageSaveOptions saveOptions ) Parameter Type Description...String The input file name. saveOptions ImageSaveOptions Image save...

    reference.aspose.com/words/net/aspose.words.low...
  3. Aspose.word. How to control memory growth - Fre...

    Aspose.word for java . Version25.9 <dependency> <groupId>com.aspose</groupId> <artifactId>aspose-words</artifactId> <version>25.9</version> <classifier>jdk17</classifier> </dependency> Document doc = …...") SaveOptions saveOptions = SaveOptions.createSaveOptions(SaveFormat...createSaveOptions(SaveFormat.DOCX); saveOptions.setMemoryOptimizatio(true);...

    forum.aspose.com/t/aspose-word-how-to-control-m...
  4. MetafileRenderingOptions.useEmfEmbeddedToWmf pr...

    MetafileRenderingOptions.useEmfEmbeddedToWmf property. Gets or sets a value determining how WMF metafiles with embedded EMF metafiles should be rendered.... let saveOptions = new aw . Saving . PdfSaveOptions...will render the EMF part. saveOptions . metafileRenderingOpt ....

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. XpsSaveOptions.SaveFormat | Aspose.Words for .NET

    Discover the XpsSaveoptions SaveFormat property, which defines how your document is saved. Ensure optimal XPS format for seamless document handling!... XpsSaveOptions saveOptions = new XpsSaveOptions ();...(); Assert . That ( saveOptions . SaveFormat , Is . EqualTo ( SaveFormat...

    reference.aspose.com/words/net/aspose.words.sav...
  6. Aspose::Words::Saving::PsSaveOptions::get_SaveF...

    Aspose::Words::Saving::PsSaveoptions::get_SaveFormat method. Specifies the format in which the document will be saved if this save options object is used. Can only be Ps in C++.... auto saveOptions = System :: MakeObject <...Saving :: PsSaveOptions > (); saveOptions -> set_SaveFormat ( Aspose...

    reference.aspose.com/words/cpp/aspose.words.sav...
  7. Aspose.Words Convert Docx to HTML Header missin...

    Hello. We have tried converting the following document to html: docHeaderOnly.docx (53.2 KB) We are using latest version of [Aspose.Words 25.6.0], in .net8. The code used is the following: var docxFilePath = "docHead…...html"; var saveOptions = new Aspose.Words.Saving...docxDocument.Save(docxSavePath, saveOptions); We end up with an empty...

    forum.aspose.com/t/aspose-words-convert-docx-to...
  8. Aspose::Words::Saving::HtmlSaveOptions::get_Css...

    Aspose::Words::Saving::HtmlSaveoptions::get_CssClassNamePrefix method. Specifies a prefix which is added to all CSS class names. Default value is an empty string and generated CSS class names have no common prefix in C++....docx" ); auto saveOptions = System :: MakeObject <...:: HtmlSaveOptions > (); saveOptions -> set_CssStyleSheetType...

    reference.aspose.com/words/cpp/aspose.words.sav...
  9. 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...
  10. 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...