Sort Score
Result 10 results
Languages All
Labels All
Results 261 - 270 of 34,066 for

saveoptions

(0.11 sec)
  1. HtmlSaveOptions.documentSplitCriteria property ...

    HtmlSaveoptions.documentSplitCriteria property. Specifies how the document should be split when saving to [SaveFormat.Html](../../../aspose.words/saveformat/#Html), [SaveFormat.Epub](../../../aspose.words/saveformat/#Epub) or [SaveFormat.Azw3](../../../aspose.words/saveformat/#Azw3) format...docx" ); // Use a SaveOptions object to specify the encoding...document that we will save. let saveOptions = new aw . Saving . HtmlSaveOptions...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. MarkdownLinkExportMode Enum | Aspose.Words for ...

    Discover how the Aspose.Words MarkdownLinkExportMode enum enhances link export in Markdown, optimizing your document conversion process effortlessly....MarkdownSaveOptions saveOptions = new MarkdownSaveOptions (); saveOptions . LinkExportMode...LinkExportMode.Reference.md" , saveOptions ); // Image will be written...

    reference.aspose.com/words/net/aspose.words.sav...
  3. HtmlFixedSaveOptions.IdPrefix | Aspose.Words fo...

    Discover the HtmlFixedSaveoptions IdPrefix property to customize element IDs in your documents. Enhance organization with tailored prefixes for better output!...HtmlFixedSaveOptions saveOptions = new HtmlFixedSaveOptions (); saveOptions . IdPrefix..."HtmlFixedSaveOptions.IdPrefix.html" , saveOptions ); See Also class HtmlFixedSaveOptions...

    reference.aspose.com/words/net/aspose.words.sav...
  4. PdfSaveOptions.attachmentsEmbeddingMode propert...

    PdfSaveoptions.attachmentsEmbeddingMode property. Gets or sets a value determining how attachments are embedded to the PDF document....false , true , null ); let saveOptions = new aw . Saving . PdfSaveOptions...PdfSaveOptions (); saveOptions . attachmentsEmbedding = aw . Saving...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. MeasurementUnits enumeration | Aspose.Words for...

    Aspose.Words.MeasurementUnits enumeration. Specifies the unit of measurement....docx" ); let saveOptions = new aw . Saving . OdtSaveOptions...OdtSaveOptions (); saveOptions . measureUnit = aw . Saving . OdtSaveMeasureUnit...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. PclSaveOptions.saveFormat property | Aspose.Wor...

    PclSaveoptions.saveFormat property. Specifies the format in which the document will be saved if this save options object is used...docx" ); let saveOptions = new aw . Saving . PclSaveOptions...PclSaveOptions (); saveOptions . saveFormat = aw . SaveFormat . Pcl...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. SvgSaveOptions.removeJavaScriptFromLinks proper...

    SvgSaveoptions.removeJavaScriptFromLinks property. Specifies whether JavaScript will be removed from links...docx" ); let saveOptions = new aw . Saving . SvgSaveOptions...SvgSaveOptions (); saveOptions . removeJavaScriptFrom = true ; doc...

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

    Discover the HtmlSaveoptions constructor to effortlessly create and save documents in HTML format, ensuring optimal formatting and easy sharing....docx" ); // Use a SaveOptions object to specify the encoding...HtmlSaveOptions saveOptions = new HtmlSaveOptions (); saveOptions . SaveFormat...

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

    Discover the OdtSaveoptions constructor to effortlessly save documents in ODT format. Streamline your workflow with this powerful tool!...docx" ); OdtSaveOptions saveOptions = new OdtSaveOptions { MeasureUnit..."OdtSaveOptions.Odt11Schema.odt" , saveOptions ); doc = new Document ( ArtifactsDir...

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