Sort Score
Result 10 results
Languages All
Labels All
Results 181 - 190 of 34,066 for

saveoptions

(0.12 sec)
  1. 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...
  2. 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...
  3. DoclingSaveOptions.SaveFormat | Aspose.Words fo...

    Specify Docling as the output format when saving documents using DoclingSaveoptions in Aspose.Words....DoclingSaveOptions saveOptions = new DoclingSaveOptions (); saveOptions . SaveFormat...shapes from the output. saveOptions . RenderNonImageShapes =...

    reference.aspose.com/words/net/aspose.words.sav...
  4. Aspose::Words::LowCode::Splitter::RemoveBlankPa...

    Aspose::Words::LowCode::Splitter::RemoveBlankPages method. Removes blank pages from a document provided in an input stream and saves the updated document to an output stream in the specified save format. Returns a list of page numbers that were removed in C++....System::SharedPtr<Aspose::Words::Saving::SaveOptions>&) method Removes blank pages...Words :: Saving :: SaveOptions > & saveOptions ) Parameter Type...

    reference.aspose.com/words/cpp/aspose.words.low...
  5. PdfSaveOptions.renderChoiceFormFieldBorder prop...

    PdfSaveoptions.renderChoiceFormFieldBorder property. Specifies whether to render PDF choice form field border....docx" ); let saveOptions = new aw . Saving . PdfSaveOptions...(); saveOptions . preserveFormFields = true ; saveOptions . renderChoiceFormFiel...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. IDocumentConverterPlugin.ConvertToImages | Aspo...

    Effortlessly convert document pages to images with the ConvertToImages method in IDocumentConverterPlugin. Fast, reliable, and easy to use!...LoadOptions loadOptions , SaveOptions saveOptions ) Parameter Type Description...document load options. saveOptions SaveOptions The save options. Return...

    reference.aspose.com/words/net/aspose.words/ido...
  7. HtmlSaveOptions class | Aspose.Words for Node.js

    Aspose.Words.Saving.HtmlSaveoptions class. Can be used to specify additional options when saving a document into the [SaveFormat.Html](../../aspose.words/saveformat/#Html), [SaveFormat.Mhtml](../../aspose.words/saveformat/#Mhtml), [SaveFormat.Epub](../../aspose.words/saveformat/#Epub), [SaveFormat.Azw3](../../aspose.words/saveformat/#Azw3) or [SaveFormat.Mobi](../../aspose.words/saveformat/#Mobi) format...Inheritance: HtmlSaveOptions → SaveOptions Constructors Name Description...false . (Inherited from SaveOptions ) allowNegativeIndent Specifies...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. 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...
  9. FixedPageSaveOptions class | Aspose.Words for P...

    aspose.words.saving.FixedPageSaveoptions class. Contains common options that can be specified when saving a document into fixed page formats (PDF, XPS, images etc)...Inheritance: FixedPageSaveOptions → SaveOptions Properties Name Description...False . (Inherited from SaveOptions ) color_mode Gets or sets...

    reference.aspose.com/words/python-net/aspose.wo...
  10. SoftEdgeFormat.remove method | Aspose.Words for...

    SoftEdgeFormat.remove method. Removes [SoftEdgeFormat](../) from the parent object....docx" ); let saveOptions = new aw . Saving . SvgSaveOptions...SvgSaveOptions (); saveOptions . maxImageResolution = 72 ; doc ....

    reference.aspose.com/words/nodejs-net/aspose.wo...