Sort Score
Result 10 results
Languages All
Labels All
Results 451 - 460 of 31,170 for

saveoptions

(0.05 sec)
  1. Convert PDF to Microsoft Word Documents in Java...

    Convert PDF file to DOC and DOCX format with ease and full control with Aspose.PDF for Java. Learn more how to tune up PDF to Microsoft Word documents conversion....toString ()); DocSaveOptions saveOptions = new DocSaveOptions ();...the output format as DOC saveOptions . setFormat ( DocSaveOptions...

    docs.aspose.com/pdf/java/convert-pdf-to-word/
  2. Comparer Class | Aspose.Words for .NET

    Effortlessly compare documents with the Aspose.Words LowCode Comparer class. Unlock powerful methods for seamless document analysis and collaboration.... To ( List<Stream>, SaveOptions ) Specifies output Document...processor. To ( Stream, SaveOptions ) Specifies output stream...

    reference.aspose.com/words/net/aspose.words.low...
  3. PdfSaveOptions.PageMode | Aspose.Words for .NET

    Discover how the PdfSaveoptions PageMode property enhances your PDF viewing experience by customizing document display in any PDF reader.... PdfSaveOptions saveOptions = new PdfSaveOptions ();...pane in the output PDF. saveOptions . PageMode = PdfPageMode...

    reference.aspose.com/words/net/aspose.words.sav...
  4. Aspose.PSD for .NET 18.8 - Release Notes|Docume...

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....ouputDir ) { ImageOptionsBase saveOptions = new ImageOptions . PngOptions..., dir + "big_out.png" , saveOptions , monitor ); System . Threading...

    docs.aspose.com/psd/net/aspose-psd-for-net-18-8...
  5. FixedPageSaveOptions.OptimizeOutput | Aspose.Wo...

    Enhance your document output with FixedPageSaveoptions' OptimizeOutput property. Remove redundancies and improve formatting for clearer displays.... XpsSaveOptions saveOptions = new XpsSaveOptions ();...save the document normally. saveOptions . OptimizeOutput = optimizeOutput...

    reference.aspose.com/words/net/aspose.words.sav...
  6. MarkdownSaveOptions.ImageSavingCallback | Aspos...

    Control image saving in Markdown with MarkdownSaveoptions' ImageSavingCallback. Enhance document formatting and streamline your workflow effortlessly!...docx" ); MarkdownSaveOptions saveOptions = new MarkdownSaveOptions...location of each image. saveOptions . ImageSavingCallback = new...

    reference.aspose.com/words/net/aspose.words.sav...
  7. Compress TIFF In C++

    Compress TIFF in C++ without losing quality. Optimize TIFF content, reduce file size easily....tiff" ); auto saveOptions = MakeObject <ImageSaveO...<ImageSaveOptions>(SaveFormat::Tiff); saveOptions-> set_TiffCompression (T...

    products.aspose.com/words/cpp/compress/tiff/
  8. Aspose::Words::Saving::XpsSaveOptions::get_Save...

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

    reference.aspose.com/words/cpp/aspose.words.sav...
  9. DocumentSavingArgs class | Aspose.Words for Nod...

    Aspose.Words.Saving.DocumentSavingArgs class. An argument passed into Aspose.Words.Saving.IDocumentSavingCallback.Notify(Aspose.Words.Saving.DocumentSavingArgs)... let saveOptions = new aw . Saving . HtmlSaveOptions...HtmlSaveOptions ( saveFormat ); saveOptions . progressCallback = new...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. 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...