Sort Score
Result 10 results
Languages All
Labels All
Results 251 - 260 of 34,066 for

saveoptions

(0.09 sec)
  1. HtmlSaveOptions.DocumentSplitCriteria | Aspose....

    Discover the HtmlSaveoptions DocumentSplitCriteria property to optimize document saving in HTML, EPUB, and AZW3 formats. Enhance your formatting control today!...docx" ); // Use a SaveOptions object to specify the encoding...HtmlSaveOptions saveOptions = new HtmlSaveOptions (); saveOptions . SaveFormat...

    reference.aspose.com/words/net/aspose.words.sav...
  2. 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...
  3. PdfSaveOptions.exportLanguageToSpanTag property...

    PdfSaveoptions.exportLanguageToSpanTag property. Gets or sets a value determining whether or not to create a Span tag in the document structure to export the text language...." ); let saveOptions = new aw . Saving . PdfSaveOptions..."ExportLanguageToSpan" is ignored. saveOptions . exportDocumentStruct =...

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