Sort Score
Result 10 results
Languages All
Labels All
Results 211 - 220 of 33,600 for

saveoptions

(0.48 sec)
  1. OoxmlSaveOptions class | Aspose.Words for Python

    aspose.words.saving.OoxmlSaveoptions class. Can be used to specify additional options when saving a document into the [SaveFormat.DOCX](../../aspose.words/saveformat/#DOCX), [SaveFormat.DOCM](../../aspose.words/saveformat/#DOCM), [SaveFormat.DOTX](../../aspose.words/saveformat/#DOTX), [SaveFormat.DOTM](../../aspose.words/saveformat/#DOTM) or [SaveFormat.FLAT_OPC](../../aspose.words/saveformat/#FLAT_OPC) format...Inheritance: OoxmlSaveOptions → SaveOptions Constructors Name Description...False . (Inherited from SaveOptions ) compliance Specifies the...

    reference.aspose.com/words/python-net/aspose.wo...
  2. MetafileRenderingOptions.emulateRenderingToSize...

    MetafileRenderingOptions.emulateRenderingToSizeOnPageResolution property. Gets or sets the resolution in pixels per inch for the emulation of metafile rendering to the size on page.... let saveOptions = new aw . Saving . PdfSaveOptions...default size in pixels. saveOptions . metafileRenderingOpt ....

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. PclSaveOptions class | Aspose.Words for Python

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

    reference.aspose.com/words/python-net/aspose.wo...
  4. HtmlSaveOptions class | Aspose.Words for Python

    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 ) allow_negative_indent Specifies...

    reference.aspose.com/words/python-net/aspose.wo...
  5. PsSaveOptions class | Aspose.Words for Node.js

    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 ) colorMode Gets or sets...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. Aspose::Words::Saving::TxtOfficeMathExportMode ...

    Aspose::Words::Saving::TxtOfficeMathExportMode enum. Specifies how Aspose.Words exports OfficeMath to Text in C++....docx" ); auto saveOptions = System :: MakeObject <...:: TxtSaveOptions > (); saveOptions -> set_OfficeMathExportMode...

    reference.aspose.com/words/cpp/aspose.words.sav...
  7. Document.Save | Aspose.Words for .NET

    Effortlessly save your documents with our smart save method, automatically selecting the right format based on the file extension for seamless storage....Words Save( string, SaveOptions ) Saves the document to a...string fileName , SaveOptions saveOptions ) Parameter Type Description...

    reference.aspose.com/words/net/aspose.words/doc...
  8. Merger.Merge | Aspose.Words for .NET

    Effortlessly combine multiple documents into one with our Merger Merge method. Streamline your workflow with customizable file options today!...inputDoc2 }); OoxmlSaveOptions saveOptions = new OoxmlSaveOptions {...inputDoc1 , inputDoc2 }, saveOptions , MergeFormatMode . KeepSourceFormatting...

    reference.aspose.com/words/net/aspose.words.low...
  9. SvgSaveOptions.MaxImageResolution | Aspose.Word...

    Control the quality of your exported raster images with the SvgSaveoptions MaxImageResolution. Set pixel density for optimal results. Default, 0....SvgSaveOptions saveOptions = new SvgSaveOptions (); saveOptions . MaxImageResolution...MaxImageResolution.svg" , saveOptions ); See Also class SvgSaveOptions...

    reference.aspose.com/words/net/aspose.words.sav...
  10. DigitalSignatureDetails | Aspose.Words for .NET

    Discover the DigitalSignatureDetails constructor to easily initialize digital signature instances, enhancing your application's security and efficiency....OoxmlSaveOptions saveOptions = new OoxmlSaveOptions (); saveOptions . DigitalSignatureDeta...DigitalSignature.docx" , saveOptions ); See Also class CertificateHolder...

    reference.aspose.com/words/net/aspose.words.sav...