Sort Score
Result 10 results
Languages All
Labels All
Results 141 - 150 of 32,697 for

saveoptions

(0.07 sec)
  1. PsSaveOptions class | Aspose.Words for Python

    aspose.words.saving.PsSaveoptions class. Can be used to specify additional options when saving a document into the [SaveFormat.PS](../../aspose.words/saveformat/#PS) format...→ FixedPageSaveOptions → SaveOptions Constructors Name Description...False . (Inherited from SaveOptions ) color_mode Gets or sets...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Public API Changes in Aspose.Email 4.8.0|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....MapiMessageItemBase Base class SaveOptions and particular classes EmlSaveOptions...MailMessage were added: SaveOptions EmlSaveOptions HtmlSaveOptions...

    docs.aspose.com/email/java/public-api-changes-i...
  3. Aspose::Words::Saving::MarkdownSaveOptions::get...

    Aspose::Words::Saving::MarkdownSaveoptions::get_LinkExportMode method. Specifies how links will be written to the output file. Default value is Auto in C++....png auto saveOptions = System :: MakeObject <...MarkdownSaveOptions > (); saveOptions -> set_LinkExportMode ( Aspose...

    reference.aspose.com/words/cpp/aspose.words.sav...
  4. Replacer.Replace | Aspose.Words for .NET

    Effortlessly replace all instances of a specific string in your input file with the Replacer Replace method. Streamline your text editing today!...Replace( string, string, SaveOptions , string, string ) Replaces...string outputFileName , SaveOptions saveOptions , string pattern ,...

    reference.aspose.com/words/net/aspose.words.low...
  5. OoxmlSaveOptions.compliance property | Aspose.W...

    OoxmlSaveoptions.compliance property. Specifies the OOXML version for the output document... let saveOptions = new aw . Saving . OoxmlSaveOptions...aw . SaveFormat . Docx ); saveOptions . compliance = aw . Saving...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. MarkdownExportAsHtml Enum | Aspose.Words for .NET

    Discover Aspose.Words.Saving.MarkdownExportAsHtml enum to effortlessly convert Markdown elements to raw HTML, enhancing your document export options....MarkdownSaveOptions saveOptions = new MarkdownSaveOptions (); saveOptions . ExportAsHtml...doc . Save ( outputPath , saveOptions ); Shows how to export a...

    reference.aspose.com/words/net/aspose.words.sav...
  7. Processor Class | Aspose.Words for .NET

    Enhance document processing with Aspose.Words.LowCode.Processor class, designed for seamless and efficient handling of various document tasks.... To ( List<Stream>, SaveOptions ) Specifies output Document...processor. To ( Stream, SaveOptions ) Specifies output stream...

    reference.aspose.com/words/net/aspose.words.low...
  8. Merger.MergeToImages | Aspose.Words for .NET

    Merge multiple documents effortlessly with the MergeToImages method, creating a single image output while customizing file names and save options....inputFiles , ImageSaveOptions saveOptions , MergeFormatMode mergeFormatMode...String[] The input file names. saveOptions ImageSaveOptions The save...

    reference.aspose.com/words/net/aspose.words.low...
  9. SaveOptions.create_save_options method | Aspose...

    aspose.words.saving.Saveoptions.create_save_options method...class that derives from SaveOptions . create_save_options(file_name)...class that derives from SaveOptions . Examples Shows an option...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Printing Project Pages to Separate Image Files ...

    This article explains how to print Project Pages to Separate Image Files using Aspose.Tasks for Java....mpp" ); 6 ImageSaveOptions saveOptions = new ImageSaveOptions(SaveFileFormat...Calendar . DATE , - 3); 11 12 saveOptions. setStartDate (cal. getTime...

    docs.aspose.com/tasks/java/printing-project-pag...