Sort Score
Result 10 results
Languages All
Labels All
Results 741 - 750 of 33,731 for

saveoptions

(0.15 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. 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...
  3. SaveOptions.use_anti_aliasing property | Aspose...

    Saveoptions.use_anti_aliasing property. Gets or sets a value determining whether or not to use anti-aliasing for rendering....use_anti_aliasing property SaveOptions.use_anti_aliasing property...a rendered document with SaveOptions. doc = aw . Document ( file_name...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Սեղմել 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...
  5. MarkdownSaveOptions.ExportImagesAsBase64 | Aspo...

    Discover how the MarkdownSaveoptions ExportImagesAsBase64 property enhances your output files by allowing image saving in Base64 format. Default, false....docx" ); MarkdownSaveOptions saveOptions = new MarkdownSaveOptions...ExportImagesAsBase64.md" , saveOptions ); string outDocContents...

    reference.aspose.com/words/net/aspose.words.sav...
  6. 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...
  7. Fill.TextureAlignment | Aspose.Words for .NET

    Set the TextureAlignment property to optimize tile texture fill. Easily customize alignment for enhanced visual appeal and design precision.... OoxmlSaveOptions saveOptions = new OoxmlSaveOptions {..."Shape.TextureFill.docx" , saveOptions ); doc = new Document ( ArtifactsDir...

    reference.aspose.com/words/net/aspose.words.dra...
  8. Document.attached_template property | Aspose.Wo...

    Document.attached_template property. Gets or sets the full path of the template attached to the document.... # Use a SaveOptions object to automatically set...options = aw . saving . SaveOptions . create_save_options ( file_name...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Გააკეთეთ HTML C++ Ის Გამოყენებით

    შექმენით ახალი HTML C++ ში რამდენიმე ნაბიჯით. მარტივად შექმენით HTML C++ ბიბლიოთეკის გამოყენებით....Aspose bookmark"); auto saveOptions = MakeObject<PdfSaveOptions>();...ons>(); saveOptions->get_OutlineOptions()->get_BookmarksOutl...

    products.aspose.com/words/ka/cpp/make/html/
  10. Გააკეთეთ WORD C++ Ის Გამოყენებით

    შექმენით ახალი WORD C++ ში რამდენიმე ნაბიჯით. მარტივად შექმენით WORD C++ ბიბლიოთეკის გამოყენებით....Aspose bookmark"); auto saveOptions = MakeObject<PdfSaveOptions>();...ons>(); saveOptions->get_OutlineOptions()->get_BookmarksOutl...

    products.aspose.com/words/ka/cpp/make/word/