Sort Score
Result 10 results
Languages All
Labels All
Results 1,151 - 1,160 of 32,698 for

saveoptions

(0.18 sec)
  1. Convert XBRL to iXBRL via Python | products.asp...

    Sample code for XBRL to iXBRL Python conversion. Use API example code for batch XBRL files to iXBRL conversion within Python based applications.... Set SaveOptions for the output file by choosing...target file and relevant SaveOptions as parameters. Conversion...

    products.aspose.com/finance/python-net/conversi...
  2. ImlRenderingMode | Aspose.Words for Java

    Specifies how ink InkML objects are rendered to fixed page formats in Java.... ImageSaveOptions saveOptions = new ImageSaveOptions(SaveFormat...ImageSaveOptions(SaveFormat.JPEG); { saveOptions.setImlRenderingMode(ImlRenderingMode...

    reference.aspose.com/words/java/com.aspose.word...
  3. DocumentSavingArgs Class | Aspose.Words for .NET

    Discover the Aspose.Words.Saving.DocumentSavingArgs class, essential for handling document saving events efficiently in your applications.... HtmlSaveOptions saveOptions = new HtmlSaveOptions ( saveFormat...ProgressCallback.{ext}" , saveOptions )); Assert . That ( exception...

    reference.aspose.com/words/net/aspose.words.sav...
  4. Convert OLM to MSG via C# | products.aspose.com

    Sample code for OLM to MSG C# conversion. Use API example code for batch OLM files to MSG conversion within VB.NET, Asp.NET or any .NET based application....Load Set SaveOptions Call Save method with SaveOptions as parameter...

    products.aspose.com/email/net/conversion/olm-to...
  5. GradientStopCollection.Add | Aspose.Words for .NET

    Effortlessly enhance your gradients with the GradientStopCollection Add method. Seamlessly add custom GradientStops for vibrant designs.... OoxmlSaveOptions saveOptions = new OoxmlSaveOptions {..."Shape.GradientStops.docx" , saveOptions ); See Also class GradientStop...

    reference.aspose.com/words/net/aspose.words.dra...
  6. HtmlFixedSaveOptions.encoding property | Aspose...

    HtmlFixedSaveoptions.encoding property. Specifies the encoding to use when exporting to HTML...encoding, # we can use a SaveOptions object to set a specific...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Սեղմել HTML Ը Javascript Ում

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

    products.aspose.com/words/hy/nodejs-net/compres...
  8. Սեղմել DOC Ը Javascript Ում

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

    products.aspose.com/words/hy/nodejs-net/compres...
  9. Փոխարկել TEXT SVG C++

    Փոխարկեք TEXT ը SVG ձևաչափի C++ կոդով: Պահեք TEXT որպես SVG օգտագործելով C++:...txt" ); auto saveOptions = MakeObject <ImageSaveO...get_PageCount (); page++) { saveOptions-> set_PageSet ( MakeObject...

    products.aspose.com/words/hy/cpp/conversion/tex...
  10. .docx to .pdf and .html table formatting error ...

    Hi, When converting a .docx file to a .pdf file using Aspose.Words, I noticed a formatting issue when my EMF table is converted see screenshot attached. Code: var Saveoptions = new PdfSaveoptions(); Saveoptions.Use…...Code: var saveOptions = new PdfSaveOptions(); saveOptions.UseHighQualityRender...UseHighQualityRender = true; saveOptions.CustomPropertiesExpo = Aspose...

    forum.aspose.com/t/docx-to-pdf-and-html-table-f...