Sort Score
Result 10 results
Languages All
Labels All
Results 461 - 470 of 31,170 for

saveoptions

(0.08 sec)
  1. Aspose::Words::Drawing::SoftEdgeFormat::Remove ...

    Aspose::Words::Drawing::SoftEdgeFormat::Remove method. Removes SoftEdgeFormat from the parent object in C++....docx" ); auto saveOptions = System :: MakeObject <...:: SvgSaveOptions > (); saveOptions -> set_MaxImageResolution...

    reference.aspose.com/words/cpp/aspose.words.dra...
  2. Սեղմել DOCX Ը C++ Ում

    Սեղմեք DOCX ը C++ ում՝ առանց որակի կորստի: Օպտիմալացրեք DOCX բովանդակությունը, հեշտությամբ կրճատեք ֆայլի չափը:..."yourCompressedImage" ); } } auto saveOptions = MakeObject <OoxmlSaveOptions>();...<OoxmlSaveOptions>(); saveOptions-> set_CompressionLevel (CompressionLevel::Maximum);...

    products.aspose.com/words/hy/cpp/compress/docx/
  3. SoftEdgeFormat.Radius | Aspose.Words for .NET

    Discover the SoftEdgeFormat Radius property to easily adjust soft edge effects. Control radius length with precision for stunning visual results....SvgSaveOptions saveOptions = new SvgSaveOptions (); saveOptions . MaxImageResolution...MaxImageResolution.svg" , saveOptions ); Shows how to work with...

    reference.aspose.com/words/net/aspose.words.dra...
  4. IDocumentConverterPlugin.convert method | Aspos...

    IDocumentConverterPlugin.convert method. Converts document using specified input output streams and save options.... SaveOptions ): ... Parameter Type Description...output stream. save_options SaveOptions The save options. See Also...

    reference.aspose.com/words/python-net/aspose.wo...
  5. DocumentSavingArgs.EstimatedProgress | Aspose.W...

    Track your DocumentSavingArgs progress effortlessly with the EstimatedProgress property, providing real-time percentage updates for enhanced efficiency.... HtmlSaveOptions saveOptions = new HtmlSaveOptions ( saveFormat...ProgressCallback.{ext}" , saveOptions )); Assert . That ( exception...

    reference.aspose.com/words/net/aspose.words.sav...
  6. DocumentSavingArgs.estimatedProgress property |...

    DocumentSavingArgs.estimatedProgress property. Overall estimated percentage progress.... let saveOptions = new aw . Saving . HtmlSaveOptions...HtmlSaveOptions ( saveFormat ); saveOptions . progressCallback = new...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. Შეკუმშოს TIFF C#

    შეკუმშოს TIFF C# ში ხარისხის დაკარგვის გარეშე. გააუმჯობესეთ TIFF კონტენტი, შეამცირეთ ფაილის ზომა მარტივად....tiff" ); var saveOptions = new ImageSaveOptions(SaveFormat...GetShapeRenderer().Save( "Output.tiff" , saveOptions); using Aspose.Words; var...

    products.aspose.com/words/ka/net/compress/tiff/
  8. MetafileRenderingOptions.emulateRenderingToSize...

    MetafileRenderingOptions.emulateRenderingToSizeOnPage property. Gets or sets a value determining whether metafile rendering emulates the display of the metafile according to the size on page or the display of the metafile in its default size.... let saveOptions = new aw . Saving . PdfSaveOptions...default size in pixels. saveOptions . metafileRenderingOpt ....

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. HtmlSaveOptions.cssClassNamePrefix property | A...

    HtmlSaveoptions.cssClassNamePrefix property. Specifies a prefix which is added to all CSS class names...docx" ); let saveOptions = new aw . Saving . HtmlSaveOptions...HtmlSaveOptions (); saveOptions . cssStyleSheetType = aw . Saving...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. Aspose::Words::Saving::ImageSaveOptions::get_Us...

    Aspose::Words::Saving::ImageSaveoptions::get_UseGdiEmfRenderer method. Gets or sets a value determining whether to use GDI+ or Aspose.Words metafile renderer when saving to EMF in C++....EMF image, we can pass a SaveOptions object to select a renderer...metafile renderer. auto saveOptions = System :: MakeObject <...

    reference.aspose.com/words/cpp/aspose.words.sav...